/* Global Styles */

.datestriked {text-decoration: line-through;}
.extendeddates { font:12 bold Arial, Helvetica, sans-serif; color:#FF0000;}

img {
	border:none;
}

	
td {
	font:11px arial;
	color:#000000;
	}

#ul {
	padding-left:2%;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}

#ol {
	background:#dfdfdf;
	border:solid;
	border-color:#CCCCCC;
	border-style:inset;
	padding-left:2%;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}

#plainol {
	padding-left:2%;
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}

li {
	padding-left:20px;
	padding-right:10px;
	line-height:25px;
}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #CC3300;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF3300;
	text-decoration:none;
	}

div.container {
	background:#FFFFFF;
	margin:0 auto;
	text-align:left;
	width:950px;
}	
	
/* ID Styles */


#sidebarHeader {
	padding: 10px 4px 14px 0px;
	}


#logo {
	
	font:32px Arial, Helvetica, sans-serif;	
	color: #123b69;
	line-height:32px;
	padding: 2%;
	padding-top:1%;
	padding-bottom:1%;
	}
	
#logopicture {
	background:#ffffff;
	color: #FFFFFF;
	line-height:32px;
	padding: 0;
	}	

#tagline {
	font:14px Arial, Helvetica, sans-serif;
	color: #123b89;
	line-height:0px;
	padding: 2%;
}

#importantdates {
	padding:10px;
	border:solid;
	border-width:thin;
	border-color:#999999;
	border-style:groove;
}

#importantdates td {
 color:#123041;
 border-bottom:1px solid #e5eff8;
 border-left:1px solid #e5eff8;
 padding:.1em 0.3em;
 text-align:left; 
}	
	
	
#dateformat  {
	color:#000000;
	font:11px Arial;
	text-decoration:none;
	font-weight:bold;
	}
	

#footer {
	background:#BBBBBB;
	color:#999999;
	text-align:center;
	font-size:12px;	
}

/* Class Styles */

.centercontent {
	padding:0;
	padding-right:0;
}

.bodyText {
	font:12px arial;
	color:#000000;
	line-height:20px;
	margin-top:0px;
	}
.shorttext {
	font:11px arial;
	color:#000000;
	line-height:20px;
	margin:0;
	padding-bottom:15px;
}	
.shorttextpadded {
	font:11px arial;
	color:#000000;
	line-height:20px;
	margin:0;
	padding-left:20px;
	padding-bottom:15px;
}


.pageName{
	font:22px Arial;
	color: #CC3300;
	line-height:20px;
	padding-top:0;
	padding-bottom:10px;
	}
	
.subHeader {
	font:16px Arial;
	color: #2233FF;
	font-weight:bold;
	line-height:16px;
	}	

.subsubHeader {
	font:10px Arial;
	color: #000000;
	font-weight: bold;
	line-height:8px;
	width:100%;
	}	
	
.sidebarHeader {
	font:14px Arial;
	color: #113300;
	font-weight:bold;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#000033;
	line-height:16px;
	}
	
.smallText {
	font:10px arial;
	color:#112200;
	}



#sidebar {
background:#FFFFFF;
font:12px arial;
width:1px;
float:left;

padding-left:10px;
padding-right:0;
padding-bottom:0;
}	
#sidebarright {
background:#FFFFFF;
font:12px arial;
width:127px;
float:right;
margin:0;
}	

#centerpage
{
	background:#FEFEFE;
	font:12px arial;
	width:645px;
	padding:0%;
	padding-right:2%;
	border-left:solid;
	border-left-color:#CCCCCC;
	border-left-width:1px;
	color: #F00;
}	

.photo {
padding: 5px;
display: block;
margin: 0 auto 15px auto;
background-color: #f0f0f0;
}


/**************************************************************************/
/* FOR MENU ITEMS */


/* navigation */
	
.navigation {	
	background: #D9E1E5 url(../images/nav.gif);
	border: 1px solid #DFEEF7;
	border-color: #DFEEF7 #CFDEE7;
	height: 30px;
	
}
.navigation a {
	background: #D9E1E5 url(../images/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: block;
	float: left;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding: 0px 24px;
	text-decoration: none;
	
}
.navigation a:hover {background-position: left bottom; color: #234;}


#navcontainer {
	background: #D9E1E5;
	width: 100%;
	height: 30px;
	margin: 0;
	padding: 0;
	float:left;
}
#navlist {
	margin: 0;
	padding:0;
	position:relative;
}
#navlist li {
	margin: 0;
	padding: 0px 10px;
	display: inline;
	list-style-type: none;
	float: left;
	text-align:center;
	line-height: 30px;
	background:#D9E1E5 url(../images/nav.gif);
	border-right: 1px solid #AFBEC7;
}

#navlist li a:link, #navlist li a:visited {
	border:0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	color: #456;
	display: block;   /* VERY IMPORTANT FOR CORRECT DROP DOWN POSITIONING IN IE7, REMOVE FOR HORIZONTAL POSITIONING */
	margin: 0;
	text-decoration: none;
	line-height: 30px;
}
#navlist li a:hover {
	color: #234;
	display: block;   /* VERY IMPORTANT FOR CORRECT DROP DOWN POSITIONING IN IE7, REMOVE FOR HORIZONTAL POSITIONING */
}

#navlist li:hover{
	background-position: left bottom; 
	color: #234;
	border-right: 1px solid #CCCCCC;
	display: block;
}
/* CSS DROP DOWN NAVIGATION CONTROLS */
/*  DROP DOWN NAVIGATION */ 
/* MAIN DROP DOWN BLOCK */
#navlist li ul {
	position: absolute;
	left: -999em;
	height: auto;
	margin: 0;
	padding: 10px 5px 10px 5px;
	background: #FFF;
	border: 1px solid #99CCFF;
	border-top:none;
	list-style-type: none;
	z-index: 1000;
}
#navlist li ul li {
	padding: 0;
	margin: 0;
	float:none;
	border:none;
}
#navlist li ul a:link, #navlist li ul a:visited {
	font: normal 9pt Arial;
	color: #000000 !important;
	text-decoration: none;
	display: block !important;
	line-height: 22px;
	padding: 0px 20px 2px 10px;
	text-align: left;
}
/* FOR CHANGING THE BACKGROUND OF THE DROP DOWN */
#navlist li ul li a:hover {
	background: #D9E1E5;
	color: #000000 !important;
	text-decoration: none;
}
#navlist li:hover ul {
	left: auto;
}
#navlist li:hover ul, #navlist li.sfhover ul {
	left: auto;
}
/* FIXES IE7 STICKY */
#navlist li:hover, #navlist li.hover {
	position: static;
}
/* END MENU STYLE */

/**************************************************************************/

/**********TABLES *****/
.btable1 table {
 width:90%;
 border-top:1px solid #e5eff8;
 border-right:1px solid #e5eff8;
 margin:1em auto;
 border-collapse:collapse;
 }
.btable1 table td {
 color:#000000;
 border-bottom:1px solid #e5eff8;
 border-left:1px solid #e5eff8;
 padding:.3em 1em;
 text-align:center; 
}
