/* CSS Document ------------------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}


#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}



#header01 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header01.png);
	background-repeat: no-repeat;
}

#header02 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header02.png);
	background-repeat: no-repeat;
}

#header03 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header03.png);
	background-repeat: no-repeat;
}

#header04 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header04.png);
	background-repeat: no-repeat;
}

#header05 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header05.png);
	background-repeat: no-repeat;
}

#header06 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header06.png);
	background-repeat: no-repeat;
}

#header07 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header07.png);
	background-repeat: no-repeat;
}

#header08 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header08.png);
	background-repeat: no-repeat;
}

#header09 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header09.png);
	background-repeat: no-repeat;
}

#header10 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header10.png);
	background-repeat: no-repeat;
}



#header11 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header11.png);
	background-repeat: no-repeat;
}

#header12 {
	width: 950px;
	padding: 0px;
	height: 170px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header12.png);
	background-repeat: no-repeat;
}



.larger {
	font-size: 22pt;
}

#headerMenu {
	height: 35px;
	width: 950px;
    margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}


/** Classes & Tag Styles -----------------------------------------------*/




h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #660000;
}




h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660000;
}


h2 a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #660000;
}

h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
}





p, table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #666666;
	text-align: left;
	line-height: 20pt;
}

small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	line-height: 20pt;
}

small a:visited, a:active, a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #666666;
	text-align: left;
	line-height: 20pt;
}

small a:hover {

	color: #0033FF;

}




iframe {
border: 0px none;
}




/** Sidebar -----------------------------------------------*/

#leftSidebar {
	float: left;
	width: 260px;
	padding-right: 0px;
	
}

#leftSidebar p {
	font-size: 13pt;
	color: #0066CC;	
}

#leftSidebar a {
	font-size: 13pt;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

#leftSidebar a:hover {
	color: #0066CC;
}

#leftSidebar img {
	text-decoration: none;
}

#leftSidebar small {
	font-size: 9pt;
}

#leftSidebar blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #0066CC;
	line-height: normal;
}



/** Middle -----------------------------------------------*/



#middle {
	width: 938px;
	text-align: left;
	margin: 0px;
	top: 0px;
	height: auto;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}


#middleRight li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #666666;
	text-align: left;
	line-height: 20pt;
	}
	
#middleRight {
	width: 615px;
	float: right;
	padding-right: 20px;
}




#middleRight ul {
	color: #333333;
}



 

	





blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #666666;
	text-align: left;
	line-height: 20pt;
	font-style: italic;
	}

