* {
	margin: 0;
	padding: 0;
}

UL.GRAY {
	list-style-type: disc;
	color: #999999;
}



body {
	margin: 30px 0;
	color: #333333;
	background-color: #527430;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/bkgd.jpg);
}

a {
	color: #0053A6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;
	color: #006080;
}


.boxed1 .title {
	height: 24px;
	padding-top: 5px;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.boxed1 .content {
	padding: 10px;
}

.boxed2 .title {
	font-size: 182%;
}

.boxed2 .content {
	padding: 0 10px 10px 20px;
}

.boxed3 .title {
	font-size: 1.2em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

.boxed3 .content {
	padding: 10px 15px 15px 15px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
	padding-bottom: 5px;
}


/* Header */

#header {
	width: 800px;
	height: 183px;
	margin: 0 auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #869FA8;
}

/* Logo */

#logo {
	float: left;
	width: 239px;
	height: 160px;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 36px;
	font-weight: normal;
}

#logo h2 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 9px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 420px;
	height: 45px;
	margin-left: 30px;
}

#menu ul {
	height: 6px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	padding: 8px 10px 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FC0;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menu a:hover {
	border-top-color: #0066CB;
	padding: 8px 10px 0 10px;
	color: #036;
	font-weight: bold;
	text-align: center;
	background-color: #FFCF00;
}

#menu .active a {
}

/* Submenu */

#submenu {
	clear: both;
	padding: 8px 0 0 20px;
	background: #535657 url(images/img16.gif) repeat-x left bottom;
	color: #A9B6BB;
	float: left;
}

#submenu ul {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-left: 0px;
}

#submenu li {
	display: block;
	float: left;
	width: 130px;
	padding: 0 12px 0 0;
}

#submenu li ul {
	width: auto;
	margin: 0;
	padding-left: 0px;
}

#submenu li li {
	display: inline;
	float: none;
	width: auto;
	padding: 2px 0 2px 10px;
	background: url(images/img17.gif) no-repeat left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484B4D;
}

#submenu h2 {
	margin: 0 0 5px 10px;
	border-bottom: 2px solid #424546;
	font-size: 11px;
	letter-spacing: 1px;
}
#submenu h3 {
	margin: 0 0 5px 10px;
	font-size: 10px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 9pt;
}


#submenu a {
	text-decoration: none;
	color: #B1B6B8;
}

#submenu a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}



/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	background-repeat: repeat-y;
	line-height: 1em;
}

/* Content */

#content {
	float: left;
	width: 770px;
	padding: 0 15px 15px 15px;
	background-color: #FFF;
}
#content p, #content ol, #content ul {
	padding-bottom: 0px;

}

#content2 {
	float: left;
	width: 720px;
	padding: 15px;
	background-color: #FFFFFF;
}
#content2 p, #content2 ol, #content2 ul {
	margin-left: 15px;

}




/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

/* News */

#news {
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 77%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 0px;
	margin-top: 0px;
}
#sample1,/* Samples */ #sample2, #sample3 {
	float: left;
	width: 240px;
}

#sample1 {
	padding-top: 11px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #D42929;
	font-weight: normal;
	width: 200px;
}

#sample2 {
	margin-left: 15px;
	padding-top: 11px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FE9900;
	width: 300px;
}
#sample3 {
	margin-left: 15px;
	padding-top: 11px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #299EA8;
	width: 240px;
}


/* Footer */

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 7px 0 9px 0;
	letter-spacing: 0px;
	text-transform: none;
	color: #666666;
	background-color: #D9E6EF;
	font-size: 11px;
	font-weight: bold;
}

#footer p {
	text-align: center;
	font-size: 90%;
}
.text_SUBTITLES {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.text_bodytext_SMALLBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #222222;
	line-height: 1.2em;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 0px;
}
.text_BODYTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 14pt;
	padding-right: 50px;
}
.text_BODYTEXT_small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444;
	line-height: 11pt;
}
.bullets {font-size: 12px; color: #333333; line-height: 1.2em; padding-bottom: 5px; font-family: Arial, Helvetica, sans-serif;}


/* Boxed */

.title {
	padding-left: 18px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, sans-serif;
}
.titles_MAIN {
	padding-left: 13px;
	font-weight: bold;
	color: #C52525;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 20pt;
	padding-bottom: 5px;
	font-style: italic;
}
.titles_MAIN_small {
	padding-left: 15px;
	font-weight: bold;
	color: #C52525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	line-height: 20pt;
}
#sample2 li {
	padding-top: 5px;
	border-top-width: 0px;
	font-weight: normal;
}
#sample3 li {
	padding-top: 5px;
	border-top-width: 0px;
	font-weight: normal;
}
#sample1   li {
	padding-top: 5px;
	border-top-width: 0px;
	font-weight: normal;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	margin-left: 11px;
}
#page #content #sample2 .text_BODYTEXT_small #table18 tbody tr td {
	font-style: italic;
}
#page #content #sample2 .text_BODYTEXT_small p strong {
	font-weight: bold;
	color: #D42929;
}
#page #content #welcome .titles_MAIN sup {
	font-size: 80%;
}
#page #content #sample2 .text_BODYTEXT_small #table25 {
	text-align: center;
}
