/*Masthead*/

#masthead {padding:0px;
			border:1px solid #666666;
			background: #003300}
			
#masthead_conf {padding:0px;
			border:1px solid #666666;
			background: #FDDE74;}


/* Content Home*/
#content{float:right; min-width:660px;
		width:72%;
		margin:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #666666;
		}

/* Contents for all other pages */
#content1{ float:left; display:inline;
		width:95%;
		margin:10px;
		margin-bottom:10px;
		padding:10px;
		border:1px solid #666666;
		}

#conf_content{border:#8393B7 solid 1px;
margin-left:auto;
margin-right:auto;
width:796px;
height:auto; margin-top:13px;}

		
/* Sidebar */
#sidebar { position:absolute;
	 width:20%; min-width:100px;
	margin:10px;
	margin-bottom:10px;
	padding:10px;
	border:1px solid #666666; background:#CCCCCC
		  }

/*Footer */

#footer {padding: 10px 0px 0px 10px;
		border:1px solid #666666;
		background:#CCCCCC;
		clear:both; text-decoration:none; color:#0000CC; font-size:12px; font-family:Arial, Helvetica, sans-serif
		 }



/************* #globalNav styles **************/

#globalNav{
color:#003300;
padding: 10px 0px 0px 10px;
white-space: nowrap; background-color: #B7FFB7; text-decoration:none
 }

#confNav{
color:#FFF;
padding: 10px 0px 0px 10px;
white-space: nowrap; background-color: #0099FF; text-decoration:none
 }

A:hover{text-decoration:underline; background-color:#CCCCCC}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block; background-color:#009966
}

#globalNav a {
	font-size: 80%;
	padding: 0px 2px 0px 0px; text-decoration:none; color:#003300;
}


#confNav a {
	font-size: 80%;
	padding: 0px 2px 0px 0px; text-decoration:none; color:#FFF;
}


#confLink a {	font-size: 1em;
	text-decoration:none; color:#002469;
}

#confLink a:hover {	font-size:1em;
	text-decoration:none; color:#990000; background-color:#999999;
}

/* Blanket rules for body */
body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:13px;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
  
}




/* rules for headings */

h1 {
	font-size:150%;
	color:#FFF;
	font-weight:400;
	}
	
h5 {
	font-size:19px;
	color:#002469;
	font-weight:400; padding:none;
    
	}

h2 {font-size:140%;
	color:#006464;
	}
	
	
h3 {font-size:100%;
	color:#006464;
	}

h4 {font-size:140%;
	color:#FFFFFF;
	}
	
/* specific text styles */
.news_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #990000;
}

.contact_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000
}

/* logged in */
.logged_in {float:right;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#FFFFFF; }

.font_12
{font-size: 12px}
.style10 {
	color: #000;
}
