<!--

body

{

	margin: 0px;

	background: #D3D2F1;

	font-family: Georgia, Times, Serif;



}





#container

{

	width: 724px;

	margin: 0px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

	background: #609638 url('../images/containerslice.jpg') repeat-y;

}





#top

{

	float: left;

	width: 724px;

	height: 50px;

	background: #609638;

}



#topwhite {

	float: left;

	overflow: hidden;

	margin: 0px 0px 0px 5px;

	background: #eee8d0;

	width: 713px;

	height: 2px;

	}



* html #topwhite {

	margin: 0px 0px 0px 2px;



}





#header

{

	float: left;

	width: 724px;

	height: 222px;

	background: #3860D2;

}



#middleDivider

{

	float: left;

	width: 713px;

	height: 50px;

	margin-left: 5px;

	margin-right: 5px;

	background: #3860D2;

}





* html #middleDivider

{

	float: left;

	width: 713px;

	height: 50px;

	margin-left: 2px;

	margin-right: 0px;

	overflow: hidden;

	background: #3860D2;

}





#subheaderleft {

	background-color: #3860D2;

	border-right: 5px solid #5DA69D;

	width: 217px;

	height: 50px;

}


#subheaderright {

	position: relative;

	left: 223px;

	top: -50px;

	width: 443px;

	height: 50px;

	padding-left: 20px;

	background-color: #3860D2;

	color: #162455;

	font-size: 24pt;

	font-family: Georgia, Times, Serif;

	font-variant: small-caps;

	font-weight: bolder;

}





* html #subheaderleft

{

	width: 221px;

}



#subheadtext {

	color: #162455;

	font-size: 20pt;

	font-family: Georgia, Times, Serif;

	font-variant: small-caps;

	font-weight: bolder;

}







#contentLeft

{

	float: left;

	width: 197px;

	background-color: #2F4090;

	margin-left: 5px;

	padding-left: 20px;

	padding-top: 25px;

	padding-bottom: 25px;

	color: #609638;

	font-size: 0.9em;

	font-family: Georgia, Times, Serif;

	font-variant: small-caps;

	font-weight: bold;

}



a.left:link {

	font-weight: bold;

	color: #9DB5FD;

	font-family: arial, Tahoma, Helvetica, Sans-Serif;

	font-size: 8pt;

	text-decoration: none;

}



a.left:visited {

	font-weight: bold;

	color: #9DB5FD;

	font-family: arial, Tahoma, Helvetica, Sans-Serif;

	font-size: 8pt;

	text-decoration: none;

}



a.left:active {

	font-weight: bold;

	color: #9DB5FD;

	font-family: arial, Tahoma, Helvetica, Sans-Serif;

	font-size: 8pt;

	text-decoration: none;

}



a.left:hover {

	color: #eee8d0;

	border-bottom: 1px dotted #eee8d0;

	text-decoration: none;

}



ul {

	margin-top: 0px;

	font-weight: bold;

	color: #242B73;

	font-family: arial, Tahoma, Helvetica, Sans-Serif;

	font-size: 8pt;

}







#contentRight

{

	float: left;

	width: 442px;

	background: transparent;

	padding-left: 30px;

	padding-top: 20px;

	padding-bottom: 25px;

	color: #242b73;

	font-family: arial, Tahoma, Helvetica, Sans-Serif;

}

#contentRight ul {

	font-weight: normal;
	font-size: 9pt;
}


#contentRight ul li {

	margin-bottom: 10px;
}


a:link {

	color: #242B73;

	font-family: arial, Tahoma, Helvetica, Sans-Serif;

}



a:visited {

	color: #242B73;

	font-family: arial, Tahoma, Helvetica, Sans-Serif;

}



a:active {

	color: #242B73;

	text-decoration: underline;

	font-family: arial, Tahoma, Helvetica, Sans-Serif;

	border-bottom: 1px dotted #242B73;

}



a:hover {

	text-decoration: underline;

	border-bottom: none;

}





h2 {

	font-size: 12pt;

}





.cap:first-letter {

	float:left;

	font-size: 70px;

	line-height: normal;

	font-weight: normal;

	font-family: georgia, times;

	margin-top: -15px;

	margin-bottom: 0;

	padding-top: 0;

	padding-bottom: 0;

	border: 0px none;

}



* html .cap:first-letter

{

	font-size: 50pt;

}







#footer

{

	float: left;

	width: 724px;

	background: transparent;

}





-->