body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #477291;
}
#divWrap {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
}
#divContainer {
}
#divHead {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 20px;
	width: 810px;
	position: relative;
	z-index: 1;
	background-image: url(../images/clouds_wide.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 50px;
}
#divTopNav {
	background-color: #E6E6E6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left: -140px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-left: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 640px;
	float: right;
}

#ulTopNav {
	margin: 0px;
	list-style-type: none;
	z-index: 5;
	padding: 2px 0px 0px 10px;
	width: 635px;
}
#ulTopNav li {
	display: block;
	float: left;
	padding-top:0px;
	padding-right: 20px;
	padding-left: 0px;
	display: block;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	}
#ulTopNav a:link, #ulTopNav a:visited, #ulTopNav a:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
#ulTopNav a:hover, #ulTopNav a.current:link, #ulTopNav a.current:visited {
	color: #742D73;
}

#divBodyContent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#divBody {
	background-color: #FFFFFF;
	background-image: url(../images/top_navbar_bot.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #742D73;
	border-right-width: 0px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-top-style: none;
	z-index: 1;
	min-height:400px;
	float: right;
	border-left-color: #999999;
	width: 620px;
	margin-left: -140px;
	padding-left: 140px;
}
#divSidebar {
	width: 195px;
	z-index: 12;
	float: left;
	margin-top: -60px;
	position: relative;
	margin-left: -30px;
}
#divContact {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin-right: 20px;
	clear: both;
	margin-left: 40px;
	padding-top: 1px;
}
#divContact p {
}
#divContact a:link, #divContact a:visited, #divContact a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#divContact a:hover, #divContact a.current:link, #divContact a.current:visited {
	color: #0888D8;
}

#divSidebarNavTop {
	width: 195px;
	padding: 0px;
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	background-position: 0px 0px;	
	height: 17px;
}
#divSidebarNav {
	background-color: #C5E5F7;
	width: 195px;
	font-weight: normal;
	text-align: left;
	color: #000000;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-top: -7px;
	padding-bottom:50px;
}

#ulSideNav {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#ulSideNav li {
	color: #000000;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
	padding-bottom: 5px;
}
#ulSideNav a:link, #ulSideNav a:visited, #ulSideNav a:active {
	color: #000000;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: normal;
}
#ulSideNav a:hover, #ulSideNav a.current:link, #ulSideNav a.current:visited {
	color: #0888D8;
	

}
#divSidebarNavBot {
	width: 195px;
	padding: 0px;
	background-image: url(../images/nav_bottom.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 10px;
	background-position: 0px 0px;
	
}
#imgLogo {
	margin-bottom: 10px;
}
#imgTag {
	position: relative;
	margin-left: 185px;
}
#divFoot {
	margin-left: 149px;
	padding: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	height: 10px;
	background-position: 0px 0px;
	
	width: 660px;
}
#clear {
	clear: both;
	height: 5px;
}

