/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,sans-serif;
	font-size: small;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
* html body {
font-size: x-small; /* IE5/WIN */
f\ont-size: small; /* for other IE versions */
}

a:link, a:visited, a:hover {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #000066;
}

h2{
	font-size: 114%;
	color: #006699;
	
}

h3{
 font-size: 100%;
 color: #334d55;
background-color: #FFFFFF;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 background-color: #FFFFFF;
}

h5{
 font-size: 100%;
 color: #334d55;
 background-color: #FFFFFF;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px;
	width: 100%;
	height:167px;
	color: #42417A;
	background-image: url(../images/BACKGROUND2010.jpg);
	background-repeat: repeat;
	background-position: left;
}
#navBar{
	padding: 0px;
	color: #ffffff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	width: 173px;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	float: left;
}

#content{
	float:left;
	width: 60%;
	color: #000066;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 17px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}

#box {
	background-image: url(../images/BOX.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
}

/***********************************************/
/*Agenda                         */
/***********************************************/
#agenda {
	float: left;
	width: 100%;
	padding: 5px 0;
}
#agenda dl {
	float: left;
	width: 640px;
	margin: 5px 10px;
	padding: 0;
	display: inline; /* fixes IE/Win double margin bug */
}
#agenda dt {
	float: left;
	width: 115px;
	margin: 0;
	padding: 0;
	font-size: 85%;
	letter-spacing: .1px;
	font-weight: bolder;
}
#agenda dd {
	float:right;
	width: 475px;
	font-size: 85%;
}
#agenda p { padding: 0px 0 0 10px; font-size: 85%; }
#agenda  h2 { margin-left:10px; padding: 10px 0 0 0px; font-size: 90%;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/


	
#logo{
	margin: 0px;
		}
/*************** #pageName styles **************/

#pageName{
	color: #022EFD;
	font-weight: bolder;
	font-size: 140%;
	padding-top: 20px;
	padding-left: 12px;
	text-transform: uppercase;
}


/************* #globalNav styles **************/

#globalNav{
clear:left;	
	color: #000066;
	padding: 0px 100px 0px 0px;
	background-color: #C2CEEB;
	text-align:right;
	}
/* '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 a {
	font-size: 90%;
	padding: 0px 5px 0px 5px;
	background-color:#C2CEEB;
	color: #000066;
	font-weight:bolder;
}

#globalNav a:hover{
	font-size: 90%;
	padding: 0px 5px 0px 5px;
	color: #660099;
	background-color: #E1FAC0;	
	font-weight:bolder;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 85%;
	margin-right: 100px;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
.feature a:link, a:visited, a:hover {
	color: #000099;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	}

.feature a:hover {
	text-decoration: underline;
}



/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	width: 95%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}

.story p{
	padding: 0px 0px 10px 0px;
	border-bottom-style: none;
	border-bottom-width: thin;
	line-height: 22px;
}

.plh {line-height: 15px;}

.story a:link, a:visited, a:hover {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
	}

.story a:hover {
	text-decoration: underline;
}

#story h1, h2, h3, h4, h5, h6 {
	padding: 5px 0px 5px 0px;
	color: #0033CC;
	text-transform: uppercase;
}

.grayband {
	background-color:#CCCCCC;
	color: #2E2D55;
	font-weight: bolder;
}

.goldband {
	background-color: #FFDC73;
	color: #2E2D55;
	font-weight: bolder;
}
.topline {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #8893DB;
}


.story li{
	padding: 5px 5px 5px 5px;
	line-height: 20px;
	}

.pad15px { padding-top:15px;}
/************* #Lastupdated styles ***************/
#Lastupdated {
	width: 75%;
	background-color: #fff;
	color: #999999;
}
.Lastupdated p{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #000066;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #FFFFFF;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	width: 173px;
}

#sectionLinks h2{
	padding: 5px 0px 5px 10px;
	background-color:  #EBC067;
	color:#000066;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	color: #000066;
	background-color: #F0CF8A;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	font-weight: bold;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	background-color: #F0CF8A;
	color: #000066;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #99CCCC;
	padding: 2px 0px 2px 10px;
	color: #000066;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 85%;
	line-height: 20px;
	
}

.relatedLinks h2{
	padding: 0px 0px 2px 10px;
	background-color:  #C2CEEB;
	color:#333333;
}
.relatedLinks a:link{
	padding: 0px 0px 3px 10px;
	background-color: #eeeeee;
	color:#000066;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	line-height: normal;
}

.relatedLinks a:visited{
	padding: 0px 0px 3px 10px;
	background-color: #eeeeee;
	color:#000066; line-height: normal;
}

.relatedLinks a:hover{
	background-color: #E2E2E2;
	padding: 0px 0px 3px 10px;
	color: #000066;
	text-decoration: underline; line-height: normal;
}
/************** Registration Table styles **************/
/*
table {
	width: auto;
	background:#fff;
	border: 1px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 20px;
	color: #000000;
}

table th {
	margin:0;
	padding: 8px 20px;
	text-align:center;
	border-bottom:1px solid black;
}
table caption {
	margin:0;
	padding: 8px 20px 0px 0px;
	text-align:center;
	border-bottom:1px solid black;
	font-weight: bolder;
}

table td {
	text-align:center;
	
}

table .leftalign{
	text-align:left;
	background-position: top;
	vertical-align: text-top;
	
}
table .Ralign{
	text-align:right;
}

table .top{
	font-weight: normal;
	background-position: top;
	vertical-align: text-top;
}
table .top2{
	font-weight: bold;
	background-position: top;
	vertical-align: text-top;
	color: #791169;
	 
}
*/
table { padding:0px; margin:0px; border:0px;}

table td {
	padding:0px;
	margin:0px;
	border:0px;
	height: 0px;
}
table p {padding:0px; border:0px; margin:0px;}
table tr {
	padding:0px;
	margin:0px;
	border:0px;
	height: 0px;
}
.redFont {
	font-weight: bold;
	color: #990000;
}
