/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Verdana,sans-serif;
	font-size: small;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #FCF2CE;
}
* 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;
	background-color: #eeeeee;
	}

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;
	color: #330033;
}

h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	color: #330033;
}

h2{
	font-size: 110%;
	color: #330033;
	background-color: #FCF2CE;
	
}

h3{
 font-size: 100%;
 color: #330033;
background-color: #FFFFFF;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #330033;
 background-color: #FFFFFF;
}

h5{
 font-size: 100%;
 color: #330033;
 background-color: #FFFFFF;
}

ul{
	list-style-type: square;
	margin-top: 0px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 0px 0px;
	border-bottom: 0px none;
	width: 100%;
	color: #000066;
	background-color: #FFE18D;
}

#masthead h1 {
	background: url(../images/2007_wh2pwWebBanner2.gif) no-repeat top left;
	margin: 0;
	padding: 35px 0 0 275px;
	height: 120px;         /* 155px total */
	color: #FFE18D;
}


#navBar{
	margin: 0% 79% 0% 0%;
	padding: 0px;
	color: #ffffff;
	background-color: #FCF2CE;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}

#content{
	float:right;
	width: 78%;
	margin: 0;
	padding: 1px 3px 0 0;
	color: #000066;
	background-color: #FCF2CE;
}
#headlines{
	float:right;
	width: 13%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 10px 0px 20px 10px;
	
}
/***********************************************/
/*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{
	padding:10px 0 0 10px;
}


/************* #globalNav styles **************/

#globalNav{
clear:left;	
	color: #000066;
	padding: 0px 100px 0px 0px;
	background-color: #FFE18D;
	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:#FFE18D;
	color: #000066;
	font-weight:bolder;
}

#globalNav a:hover{
	font-size: 90%;
	padding: 0px 5px 0px 5px;
	color: #990000;
	background-color: #FFE18D;	
	font-weight:bolder;
}
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}



/************** .story styles *****************/

.story{
	clear: both;
	padding: 5px 0px 0px 5px;
	font-size: 95%;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 8px;
	margin-left: 8px;
	
}

.story ul { margin-top:.05px; }

.story p{
	font-size: 90%;
	padding: 0px 0px 10px 0px;
	border-bottom-style: none;
	border-bottom-width: thin;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 3px;
}

.story a:link, a:visited, a:hover {
	color: #0033CC;
	text-decoration: none;
	font-weight: bolder;
	background-color: #FCF2CE;
	}

.story a:hover {
	text-decoration: underline;
	color: #CC0000;
}

#story h1, h2, h3, h4, h5, h6 {
	padding: 5px 0px 5px 0px;
	background-color: #FCF2CE;
	color: #990000;
}

.story li{
	font-size: 90%;
	}
	

.FloatRbox {
	background-color: #FDE18C;
	padding:5px;
	clear: right;
	float: right;
	width: 45%;
}
.FloatLbox {
	float:left; 
	background-color:#FDE18C; 
	padding:5px; width:45%;
}
.FloatL {
	float:left; 
	padding:5px; width:45%;
}
.clearR { clear:right;}

.txtStyle {background-color:#FDE18C; font-weight:bold;}

.parFLclearBoth {float:left; width:100%; clear:both;}

/************* #Lastupdated styles ***************/
#Lastupdated {
	width: 75%;
	background-color: #FCF2CE;
	color: #999999;
}
.Lastupdated p{
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	background-color: #FCF2CE;
	font-style: italic;
	margin-left: 15px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #000066;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	background-color: #FCF2CE;
}
/* 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;
	background-color: #FCF2CE;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	background-color: #FCF2CE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
	background-color: #FCF2CE;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	background-color: #FCF2CE;
}

#sectionLinks h2{
	padding: 5px 0px 5px 10px;
	background-color:  #E7BE69;
	color:#333333;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #E7BE69;
	color: #000066;
	background-color: #F0D69F;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #E7BE69;
	padding: 2px 0px 2px 10px;
	background-color: #F0D69F;
	color: #000066;
	font-weight: normal;
}

#sectionLinks a:hover{
	border-top: 1px solid #E7BE69;
	background-color: #996600;
	padding: 2px 0px 2px 10px;
	color: #FFFF99;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 85%;
	line-height: 20px;
	background-color: #FCF2CE;
	
}

.relatedLinks h2{
	padding: 0px 0px 2px 10px;
	background-color:  #E7BE69;
	color:#333333;
}
.relatedLinks a:link{
	padding: 0px 0px 3px 10px;
	background-color: #F0D69F;
	color:#000066;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	line-height: normal;
	border: 1px solid #E7BE69;
}

.relatedLinks a:visited{
	padding: 0px 0px 3px 10px;
	background-color: #F0D69F;
	color:#000066;
	line-height: normal;
	font-weight: normal;
	border-top: 1px solid #E7BE69;
}

.relatedLinks a:hover{
	background-color:#996600;
	padding: 0px 0px 3px 10px;
	color: #FFFF99;
	
}
/************** Registration Table styles **************/

table {
	width: 100%;
	border: 1px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 20px;
	color: #000066;
}

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;
	 
}
.clearL { clear:left;}

