@charset "UTF-8";

* {margin: 0; padding: 0;}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #666666;
}
p {
	font-size: 0.85em;
	color: #4e4e4e;
	line-height: 1.5em;
	margin-bottom: 1.2em;
}
p a:link, a:visited {
	color: #0055a5;
	text-decoration: underline;
}
p a:hover, a:active {
	color: #BDD73C;
	text-decoration: none;
}
ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #0055a5;
	font-weight: bold;
	padding-right: 40px;
	padding-left: 30px;
	line-height: 1.5em;
}
ul a:link, a:visited {
	color: #0055a5;
}
ul a:hover, a:active {
	color: #BDD73C;
}
h1 {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BDD73C;
	margin-top: 0px;
	padding-top: 10px;
	font-size: 1.4em;
	color: #0055a5;
	padding-bottom: 10px;
	line-height: 1.2em;
}
h2 {
	font-size: 0.85em;
	color: #0055a5;
	margin-bottom: 10px;
}
h2  a:link, a:visited {
	color: #0055a5;
	text-decoration: none;
}
h2 a:hover, a:active {
	color: #C7DD5A;
}
h3 {
	font-size: .85em;
	font-weight: bold;
	color: #0055a5;
}
.blue {
	color: #0055a5;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.indent {
	padding-left: 15px;
}
.white {
	color: #FFFFFF;
}

#wrapper {
	background-image: url(../Images/curved_edge.gif);
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0055a5;
	border-bottom-color: #0055a5;
	background-color: #FFFFFF;
	}
#search {
	position: absolute;
	right: 50px;
	bottom: 15px;
}


/* -------------------HEADER specific styles
--------------------------------------------------------------------------------*/
#header {
	height: 130px;
	width: 990px;
	position: relative;
	}
#header img {
	margin-top: 30px;
	margin-left: 50px;
	text-decoration: none;
}


/* -------------------MAIN NAVIGATION MENU specific styles
--------------------------------------------------------------------------------*/
#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: absolute;
	bottom: 50px;
	right: 50px;
	}
#header li {
	float: left;
	}
#header li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #0055a5;
	text-decoration: none;
	display: block;
	padding-left: 2em;
}
#header  li  a:link, #header li a:visited {
	color: #0055a5;
	}
#header  li  a:hover, #header li a:active {
	color: #BDD73C;
	}



/* -------------------HOME TITLE BAR specific styles
--------------------------------------------------------------------------------*/
#home_titlebar
  {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 20px;
	color: #BDD73C;
	font-size: 60px;
	text-align: center;
	margin-bottom: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #0055a5;
}
.homeTitlebarSubhead {
	color: #FFFFFF;
	font-size: .5em;
}



/* -------------------HOME CONTENT WRAPPER specific styles
--------------------------------------------------------------------------------*/
#home_content-wrapper {
	position: relative;
	width: 890px;
	margin-right: 50px;
	margin-left: 50px;
}



/* -------------------HOME SIDE BAR specific styles
--------------------------------------------------------------------------------*/
#home_siderbar {
	width: 300px;
	float: left;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #E6E6E6;
}
#home_siderbar p {
	padding: 10px;
}
#home_siderbar h1 {
	color: #FFFFFF;
	background-color: #BDD73C;
	font-size: 1em;
	text-transform: uppercase;
	padding-left: 10px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: normal;
}
#home_siderbar h2 {
	padding-left: 10px;
	font-size: 0.85em;
	font-weight: normal;
}



/* -------------------HOME CONTENT specific styles
--------------------------------------------------------------------------------*/
#home_content {
	width: 540px;
	margin-left: 350px;
}
#home_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
#home_content img {
	float: right;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-bottom: 10px;
}


/* -------------------SUB TITLE BAR specific styles
--------------------------------------------------------------------------------*/
#sub_titlebar {
	width: 840px;
	margin-left: 50px;
	margin-bottom: 40px;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-left: 50px;
	margin-right: 50px;
	background-image: url(../Images/title_bg_purple.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}



/* -------------------HOME SUBCONTENT WRAPPER specific styles
--------------------------------------------------------------------------------*/
#sub_content_wrapper {
	width: 790px;
	position: relative;
	margin-right: 100px;
	margin-left: 100px;
}


/* -------------------SUB SIDEBAR LEFT specific styles
--------------------------------------------------------------------------------*/
#sub_sidebar_left {
	width: 200px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	}
#sub_sidebar_left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#sub_sidebar_left li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0055A5;
	line-height: 1.5em;
	font-weight: bolder;
	padding-bottom: 0.8em;
}
#sub_sidebar_left li a:link, #sub_sidebar_left li a:visited {
	text-decoration: none;
	color: #0055A5;
}
#sub_sidebar_left li a:hover, #sub_sidebar_left li a:active {
	color: #C1D72E;
}
#sub_sidebar_left li a.current, #sub_sidebar_left li a.current:hover, #sub_sidebar_left li a.current:active {
	color: #C1D72E;
}
#sub_sidebar_left li a.current_indent, #sub_sidebar_left li a.current_indent:hover, #sub_sidebar_left li a.current_indent:active {
	color: #0055A5;
	padding-left: 15px;
}

#sub_sidebar_left h2 {
	font-size: 1.00em;
	color: #0055a5;
	margin-bottom: 10px;
}

#sub_sidebar_left h2.indent {
	font-size: .85em;
	color: #0055a5;
	margin-bottom: 10px;
}


/* -------------------SUB CONTENT specific styles
--------------------------------------------------------------------------------*/
#sub_content {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	}
#sub_content ul {
	padding-bottom: 1em;
}


/* -------------------SUB IMAGES RIGHT specific styles
--------------------------------------------------------------------------------*/
#sub_sidebar_right {
	width: 200px;
	position: absolute;
	top: 0px;
	left: 590px;
	}
#sub_sidebar_right img {
	margin-bottom: 40px;
}


/* -------------------FOOTER specific styles
--------------------------------------------------------------------------------*/
#footer {
	margin-left: 50px;
	clear: both;
	padding-top: 40px;
	padding-bottom: 15px;
	margin-right: 50px;
	width: 890px;
	position: relative;
	}
#footer  p   {
	font-size: 0.6em;
	margin: 0px;
	color: #0055A5;
	}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: absolute;
	bottom: 15px;
	right: 0px;
	font-size: 0.8em;
	font-weight: normal;
}
#footer li {
	float: left;
}
#footer li a {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em;
	color: #0055A5;
	text-decoration: none;
	display: block;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0055A5;
	margin-left: 1em;
}
#footer li a:link, #footer li a:visited {
	color: #0055A5;
}
#footer li a:hover, #footer li a:active {
	color: #BDD73C;
}
