/* HTML TAGS */

body {
	behavior: url(csshover.htc); /* WinIE behavior call */
	font-family: Trebuchet MS;
	color: #000;
	background-color: #FFF;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	}

a {
	color: #004B7E;
	text-decoration: none; 
	font-weight: normal;
	}

a:hover {
	text-decoration: underline;
	color: #FF0000;
	}

p {
	margin: 0 0 10px 0;
	padding: 0;
	}


form {
	margin: 0;
	}

/* LAYOUT */

#logo {
	width: 950px;
	height: 95px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-image: url(images/bg_logo.jpg);
	background-repeat: repeat-x;
	}
	
#logo img {
	float: left;
}

#logo p {
	float: right;
	font-size: 0.7em;
	color: #666;
	font-style: italic;
	margin: 6em 0em 0em 0em;
	padding: 0em 1em 0em 0em;
	clear: right;
	}
	
#other_nav {
	width: 950px;
	height: 30px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #004B7E;
	border-top: 5px solid #FF0000;
	}

div#main_nav {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	}

div#main_nav ul {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	background-color: #004B7E;
	}

div#main_nav li {
	position: relative;
	list-style: none;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	float: left;
	width: 152px;
	text-align: center;
	}

div#main_nav li:hover {
	color: #FF0000;
	}

div#main_nav a:hover {
	color: #FF0000;
	background-image: url(images/bg_main_nav.gif);
	background-repeat: no-repeat;
	}
	
div#main_nav li.submenu {
	background: url(images/menu_drop.gif) 95% 50% no-repeat;
	background-color: #004B7E;
	}

div#main_nav li.submenu:hover {
	background-image: none;
	color: #FF0000;
	}

div#main_nav li a {
	display: block;
	padding: 0.5em 0em 0.5em 0em;
	text-decoration: none;
	color: #FFF;
	font-size: 0.75em;
	}

div#main_nav>ul a {
	width: auto;
	}

div#main_nav ul ul {
	background-color: #004B7E;
	position: absolute;
	display: none;
	height: 25px;
	}

div#main_nav ul ul li {
	border-bottom: 1px solid #999;
	width: 150px;
	height: 25px;
	background-color: #004B7E;
	line-height: 0.75em;
	}
	
div#main_nav li.submenu li.submenu {
	background-image: url(images/menu_sub.gif);
	}

div#main_nav ul.level1 li.submenu:hover ul.level2, 
div#main_nav ul.level2 li.submenu:hover ul.level3 {
	display:block;
	}

div#main_nav ul.level2 {
	top: 1.75em;
	left: 0px;
	margin: 1.5px 0px 0px 0px;
	}

div#main_nav ul.level3 {
	top: 0px;
	left: 150px;
	}
	
#buttons {
	float: right;
	width: 167px;
	height: 28px;
	text-align: center;
	display: block;
	border-left: 1px solid #FF0000;
	}

#header {
	width: 950px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	height: 150px;
	background-image: url(images/header_home.jpg);
	background-repeat: no-repeat;
	}

#content {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	border-bottom: 5px solid #CCC;
	background-image: url(images/bg_content.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}

#left_nav {
	float: left;
	width: 200px;
	text-align: left;
	margin-left: 0;
	background-color: #BFD2DF;
	left: 20px;
	position: relative;
	padding: 1em 0em 1em 0em;
	border-bottom: 5px solid #FF0000;
	}

#left_nav div {
	margin: 0em 0.8em 2em 0.8em;
	padding: 0em 0em 1em 0em;
	border-bottom: 1px dotted #333;
	}

#left_nav div.last {
	background-image: none;
	}

#left_nav h1 {
	font-weight: bold;
	font-size: 1.25em;
	color: #FF0000;
	letter-spacing: 1px;
	margin: -1em 0em 0.5em 0.6em;
	}

#left_nav p {
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	}

#left_nav p .date {
	font-weight: bold;
	color: #004B7E;
	font-size: 0.9em;
	}

#left_nav a {
	font-size: 1em;
	color: #004B7E;
	text-decoration: none;
	}

#left_nav a:hover {
	text-decoration: underline;
	}

#left_nav input {
	font-size:12px;
	padding: 0;
	margin: 0;
	}

#left_nav input.Search {
	width: 153px;
	height: 18px;
	border: 1px solid #666666;
	}

#left_nav .Browse {
	width: 125px;
	height: 18px;
	border: 1px solid #333;
	margin-right: 7px;
	}

#left_nav ul {
	padding-left: 1px;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 

#left_nav ul li { 
	margin-left: 0;
	padding-left: 0;
	list-style: none inside url(images/bullet.gif);
	line-height: 1em;
	}

#left_nav ul a {
	color: #004B7E;
	text-decoration: none;
	font-size: 0.7em;
	padding-right: 0;
	margin-right: 0;
	}	

#left_nav ul a:hover {
	text-decoration: underline;
	}	

#text {
	margin: 0 30px 0 240px;
	display: block;
	position: relative;
	padding-top: 15px;
	padding-bottom: 20px;
	}

#text h1 {
	color: #FF0000;
	font-size: 1.25em;
	font-weight: normal;
	margin: 0em 0em 0.25em 0em;
	padding: 0.25em 0em 0em 0em;
	}
	
#text h2 {
	color: #004B7E;
	font-size: 1em;
	font-weight: bold;
	margin: 0em 0em 0.25em 0em;
	padding: 0.25em 0em 0em 0em;
	}
	
.h2_link a {
	color: #004B7E;
	font-weight: bold;
	}
	
.h2_link a:hover {
	color: #FF0000;
	font-weight: bold;
	}
	
#text h3 {
	color: #FF0000;
	font-size: 1em;
	font-weight: normal;
	margin: 0em 0em 0.25em 0em;
	padding: 0.25em 0em 0em 0em;
	}

#text p {
	text-align: justify;
	line-height: 18px;
	margin-bottom: 18px;
	font-size: 0.8em;
	color: #333;
	}
	
#text blockquote {
	line-height: 18px;
	margin-bottom: 18px;
	color: #333;
	font-style: italic;
	}
	
#text p.red {
	color: #FF0000;
	}
	
#text p.blue {
	color: #004B7E;
	}
	
#text li {
	text-align: justify;
	font-size: 0.8em;
	color: #333;
	}

#text ul.path {
	margin-left: 0;
	padding-left: 0;
	display: block;
	border: none;
	margin: 0 0 15px 0;
	} 

#text ul.path li { 
	margin-left: 0;
	padding-left: 0px;
	border: none;
	list-style: none;
	display: inline;
	color: #FF0000;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	}

#text ul.path a {
	color: #004B7E;
	text-decoration: none;
	font-size: 1em;
	padding-right: 8px;
	margin-right: 5px;
	background-image: url(images/arrow_path.gif);
	background-position: right;
	background-repeat: no-repeat;
	}	

#text ul.path a:hover {
	text-decoration: underline;
	}	

#footer {
	width: 950px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding: 1em 0em 0em 1em;
	}

#footer p {
	color: #333;
	font-size: 0.7em;
}

#footer a {
	color: #004B7E;
	text-decoration: none;
	font-weight: normal;
	}
	
#footer a:hover {
	text-decoration: underline;
	}

#copyright {
	float: right;
	width: 300px;
	height:35px;
	text-align: right;
	display: block;
	color: #333;
	font-size: 0.7em;
	padding: 0.5em 1em 0em 0em;
	}

#copyright a {
	color: #004B7E;
	text-decoration: none;
	font-weight: normal;
	}

#copyright a:hover {
	text-decoration: underline;
	}
	
#top {
	border-bottom: 1px solid #999;
	margin: 1em 0em 1em 0em;
	}

#top a {
	float: right;
	color: #999;
	text-decoration: none;
	font-size: 0.75em;
	padding: 0.25em;
	}

#top a:hover {
	color: #FFFFFF;
	background-color: #999;
	}
	

/*----FORM ELEMENTS----*/
	
form {
	margin: 0px; 
	padding: 0px;
	color: #333;
	width: 400px;
	font: Trebuchet MS;
	}
	
label {
	display: block;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	}

input {
	width: 400px;	
	padding: 2px;
	border: 1px solid #CCC;
	color: #333;
	font: 14px Trebuchet MS;
	}
	
textarea {
	width: 400px;
	padding: 2px;
	border: 1px solid #CCC;
	font: 14px Trebuchet MS;
	display: block;
	color: #333;
	}
	
input.button {
	font: bold 12px Trebuchet MS;
	width: 100px;
	height: 24px;
	margin: 0;
	padding: 2px 3px;
	color: #333;
	text-transform: uppercase;
	border: 1px solid #DADADA;
	}
	
input.button:hover { 
	color: #FF0000;
	border: 1px solid #999;
	}
	
.small {
	font-size: 12px;
	float: right;
	}

.required {
	color: #FF0000;
	}

.small > .required {
	color: #FF0000;
	}
	
/*----/FORM ELEMENTS----*/