body {
	text-align: left; /* for IE */
	margin: 0px;
	background-color: #E7E9F5;
	background-image: url(/images/structure/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
}
#container {
	text-align: left;
	height: auto;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 828px;
}
#header {
	background-image: url(/images/structure/header_bg.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 828px;
	float: left;
}

#header_logo {
	text-align: left;
	margin-top: 30px;
	margin-left: 90px;
	height: 70px;
	width: 300px;
	cursor: pointer;
	cursor: hand;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: normal;
	color: #F5F7FC;
}

#menu_bar {
	background-image: url(/images/structure/menubar_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 828px;
	float: left;
}

#menu_bar #top_nav {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #10238C;
	margin-left: 0px;
	margin-top: 5px;
	text-decoration: none;
}

#body #main_content {
	float: left;
	width: 828px;
	margin-top: 0px;
	background-repeat: repeat-y;
	background-position: right top;
	min-height: 450px;
	background-image: url(/images/structure/main_content_bg.gif);
}

#body #content_panel, #body #content_panel_wide {
	float: left;
	width: 480px;
	margin-top: 20px;
	background-repeat: repeat;
	text-align: left;
	background-image: url(/images/structure/main_content_bg.jpg);
	margin-right: 15px;
	margin-left: 30px;
}
#body #content_panel_wide {
	width: 700px;
}

#body #right_panel {
	float: left;
	width: 230px;
	background-repeat: repeat;
	min-height: 420px;
	text-align: center;
	background-image: url(/images/structure/main_content_bg.jpg);
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


#footer {
	background-image: url(/images/structure/footer_bg.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 828px;
	float: left;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 40px;
	text-indent: 30px;
}
#credit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10238C;
	text-align: center;
	line-height: 40px;
	height: 50px;
	width: 828px;
	float: left;
	background-repeat: no-repeat;
}

/* Text Styles */

#main_content a, a:link, a:visited, a:active {
	color: #10238C;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#main_content a:hover {
	color: #9B6B24;
	text-decoration: none;
}

h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-weight: normal;
}

h1 {
	font-size: 20px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}

.inline{
	display: inline;
}

ul {
	list-style-image: url(/images/structure/bullet.gif);
	font-size: 16px;
	color: #FFECB2;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Header Styles */



/* Navigation Styles */

#top_nav ul {
	color: #10238C;
	margin-top: 3px;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#top_nav li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-position: inside;
	list-style-type: none;
	font-weight: normal;
	color: #10238C;
	list-style-image: none;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}

#top_nav a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #10238C;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
#top_nav a:hover {
	color: #009966;
	text-decoration: none;
}

#right_panel ul {
	color: #FFECB2;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_panel li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 35px;
}

#right_panel a, #right_panel a:link, #right_panel a:visited, #right_panel a:active {
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}
#right_panel a:hover {
	color: #D94304;
	text-decoration: none;
}

#credit a, #credit a:link, #credit a:visited, #credit a:active {
	text-decoration: none;
	color: #10238C;
	margin: 0px;
	padding: 0px;
}
#credit a:hover {
	color: #009966;
	text-decoration: none;
}

/* Potitioning */

.imageBumper_small {
	padding-right: 15px;
	padding-bottom: 5px;
}
.imageBumper_large {
   	padding-right: 25px;
	padding-bottom: 5px;
}
.imageBotBumper_large {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 20px;
}
p {
	line-height: 24px;
}
.largeLogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-weight: normal;
	color: #F5F7FC;
}
