body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	background-image: url(../images/backg/bg.gif);
	background-repeat: repeat-x;
	background-color: #8CAAE6;
}

#divMainWrapper {
	width: 765px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
#divTopBar {
	height: 13px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 2px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #FFFFFF;
	background-color: #7DA71D;
}
#divTopBar a:link {color: #FFFFFF;
	text-decoration: none;}
	
#divTopBar a:active {color:  #FFFFFF;
	text-decoration: none;}	

#divTopBar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	padding: 0px;
}
#divTopBar a:visited {color:  #FFFFFF;
	text-decoration: none;}	

#divTopNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color: #AAD23B;
}

#divContentWapper {
	float: left;
	width: 100%;
	position: relative;
	background-color: #E9EFD3;
}

#divSideMenu {
	background-color: #E8EED2;
	float: left;
	width: 179px;
	background-image: url(../images/backg/sidebar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#divSideMenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divSideMenu a {
	color: #333333;
	text-decoration: none;
	display: block;
	width: 160px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD740B;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #DD740B;
}
#divSideMenu a:hover {
	background-color: #F69F4B;
	font-weight: bold;
	color: #FFFFFF;
}

#divContentWrapper2 {
	float: left;
	width: 585px;
}
#divBreadCrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 571px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 15px;
	height: 10px;
	background-color: #99BCF0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#divUtilityMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 7px;
	width: 571px;
	text-align: right;
	background-color: #FFFFFF;
	background-image: url(../images/backg/grgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DD740B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;	
}

	#divUtilityMenu a:link {color: #224386;
	text-decoration: none;}

	#divUtilityMenu a:hover {
	color: #FFFFFF;
	background-color: #F48417;}

	#divUtilityMenu a:visited {color:#92B7EF;
	text-decoration:none;}
	
#ContentRights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}


#divActualContent {
	width: 519px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-right: 30px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DD740B;
	background-image: url(../images/backg/grgrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}

    #divActualContent a:link {color: #224386;
	text-decoration: none;}

	#divActualContent a:hover {
	color: #FFFFFF;
	background-color: #F48417;
	padding: 1px;
}

	#divActualContent a:visited {color:#92B7EF;
	text-decoration:none;}


#divActualContent p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.7em;
	margin-top: 0px;
	text-align: justify;
}

#divActualContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: capitalize;
	font-weight: bold;
	color: #224386;
	margin-top: 0px;
	padding-top: 2px;
}

#divActualContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	color: #003299;
	margin-top: 0px;
	padding-top: 5px;
}

#divActualContent h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-transform: capitalize;
	font-weight: bold;
	color: #003299;
	margin-top: 0px;
	padding-top: 5px;
}

#divFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#333333;
	clear: both;
	background-image: url(../images/backg/small_Dark_Green_inverted_footer2.jpg);
	background-repeat: repeat-x;
	background-color: #7DA71D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding: 3px;
}
.image_right {
	float: right;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 2px solid #DD740B;
	margin-top: 5px;
	margin-left: 8px;
}
.image_left {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	border: 2px solid #DD740B;
	margin-top: 5px;
	margin-left: 8px;
}

.bold {
	font-weight: bold;
}
.header_title {
	color: #FFFFFF;
	background-color: #F69B43;
	font-weight: bold;
}
.header_subtitle {
	color: #000000;
	font-weight: bold;
	background-color: #D3E6D3;
	
}
.header_data {
	color: #000000;
	font-weight: normal;
	background-color: #E9EFD3;
}
