body, p, h1, h2, h3, h4, h5, h5, tr, pre, ul, li, ol {
	font-family:Arial, Helvetica, sans-serif
}
body {
	scrollbar-arrow-color: #F8F9E3;
	scrollbar-base-color: #E8F5F5;
	scrollbar-dark-shadow-color: 043867;
	scrollbar-track-color: #E8F5F5;
	scrollbar-face-color: #1A5581;
	scrollbar-shadow-color: #043867;
	scrollbar-highlight-color: #5F88B2;
	scrollbar-3d-light-color: #5F88B2;
	font-size: 80%;
	margin: 0px;
	background-color: #EBF5F5;
}
.outline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B886A;
	border-left-color: #0B886A;
}
.outline_l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0B886A;
}
.outline_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0B886A;
}
.sideinfo {
	font-size: 75%;
	color: #043867;
	background-color: #F8F9E3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004133;
	border-left-color: #004133;
	width: 120px;
	padding: 5px 5px 5px 8px;
}
.information {
	font-size: 80%;
	color: #004133;
	background-color: #FFFFFF;
	padding: 30px;
	text-align: justify;
}
.information_sub {
	font-size: 80%;
	color: #004133;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 2px;
	text-align: left;
}
.information_sub2 {
	font-size: 80%;
	color: #004133;
	padding: 0px 0px 0px 10px;
	text-align: left;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #EAEEF1;
	text-align: center;
	width: 85%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #043867;
	background-color: #5E88B2;
	background-position: center;
	letter-spacing: 0.2em;
}
a:link, a:visited, a:active {
	color: #1BA083;
	text-decoration: none;
	padding: 2px;
}
a:hover {
	color: #295D8F;
	text-decoration: underline;
	padding: 2px;
}
.bottomlinks {
	background-image: url(images/layout/bottombar_repeat.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #5E88B2;
	height: 26px;
	padding: 2px;
	background-position: center center;
	text-align: center;
}
.bottomlinks a:link, .bottomlinks a:active, .bottomlinks a:visited {
	text-decoration:none;
	text-transform: uppercase;
	color: #CFE8E4;
    }
.bottomlinks a:hover {
	text-decoration: underline;
	text-transform: uppercase;
    }
.subbottom {
	background-image: url(images/layout/bottom.jpg);
	background-repeat: no-repeat;
	height: 71px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #004133;
	border-bottom-color: #004133;
	border-left-color: #004133;
}
p.text {
	text-align: left;
}
.image_l {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	color: #1BA083;
}
.image_r {
	margin-top: 2px;
	margin-left: 10px;
	margin-bottom: 2px;
	color: #1BA083;
}
.image_c {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
	color: #1BA083;
}
.sideinfobuttons {
	font-size: 60%;
	color: #043867;
	background-color: #F8F9E3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #004133;
	border-left-color: #004133;
	width: 120px;
	padding: 5px 5px 20px;
	vertical-align: bottom;
}
.linkssidebar, .linksidebar_down {
	font-size: 75%;
	padding-top: 3px;
	padding-bottom: 3px;
}
.linkssidebar a:link, .linkssidebar a:visited,.linkssidebar a:active{
	background-color:#F8F9E3;
	padding: 2px;
	width: 95px;
	text-decoration: none;
	color: #1BA083;
}
.linkssidebar a:hover{
	background-color:#1BA083;
	padding: 2px;
	width: 95px;
	text-decoration: none;
	color: #F8F9E3;
}
.linksidebar_down {
	background-color:#0F8D6E;
	padding: 2px;
	width: 95px;
	text-decoration: none;
	color: #F8F9E3;
}
.footer {
	font-size: 65%;
	color: #183C5F;
	padding-top: 4px;
	padding-bottom: 5px;
}
.subheader{
	font-size: 110%;
	font-weight: bold;
	color: #043867;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #043867;
	border-right-color: #043867;
	border-bottom-color: #043867;
	border-left-color: #043867;
	text-transform: capitalize;
	text-decoration: none;
}
.subheader a:link, .subheader a:visited, .subheader a:active {
	color: #1BA083;
	text-decoration: none;
	font-weight: bold;
}
.subheader a:hover{
	color: #043867;
}
input, textarea, button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #164B75;
	background-color: #F8F9E3;
}
.plinks {
	background-color: #F8F9E3;
	width: 100%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #144973;
	text-align: center;
}
.pimage {
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	}
.pspacer {
	color: #FFFFFF;
	padding-bottom: 50px;
	}
.pspacer2 {
	color: #FFFFFF;
	padding-bottom: 150px;
}
.highlightinfo {
	color: #205388;
	background-color: #EBF5F5;
	border: 1px solid #205388;
	padding: 15px;
}
strong {
	color: #043867;
}
li {
	color: #5E88B2;
	list-style-position: outside;
	list-style-image: url(images/layout/arrow_yellow.jpg);
	list-style-type: none;
	line-height: 20px;
	text-align: left;
	margin-right: 45px;
}
ol {
	color: #5E88B2;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
}
ul.table {
	color: #5E88B2;
	list-style-position: outside;
	list-style-image: url(images/layout/arrow_yellow.jpg);
	list-style-type: none;
	line-height: 20px;
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
}
li.table {
	color: #5E88B2;
	list-style-position: outside;
	list-style-image: url(images/layout/arrow_yellow.jpg);
	list-style-type: none;
	line-height: 20px;
	text-align: left;
	margin-right: 0px;
	margin-left: 5px;
}
li.plain {
	list-style-image: none;
	list-style-type: circle;
}

.arrow {
	margin-top: 3px;
}
.indenttext {
	padding-right: 40px;
	padding-left: 40px;
}
td.tabletext {
	color: #1BA083;
	background-color: #FDFDF4;
	text-align: center;
	padding: 5px;
	border: 1px solid #147862;
	font-size: 80%;
}
td.tabletext2 {

	color: #1BA083;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	border: 1px solid #147862;
	font-size: 80%;
}
td.tabletext3 {

	color: #1BA083;
	background-color: #FFFFFF;
	text-align: center;
	padding: 5px;
	font-size: 80%;
}
.information_sub3 {

	font-size: 80%;
	color: #004133;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: justify;
}
.highlightinfo2 {
	color: #09886A;
	padding: 15px;
	border-top: 1px solid #205388;
	border-right: 1px #205388;
	border-bottom: 1px solid #205388;
	border-left: 1px #205388;
}
#columns-3 {
	width: 30%;
	float: left;
	padding: 5px;
}
#columns-4 {
	width: 23%;
	float: left;
	padding: 5px;
	text-align: left;
}


/*********** VERTICAL MENU SYSTEM CSS *******************/
#ver-menu ul {
	padding: 0px;
	font-size: 100%!important;
	font-size: 85%;
	background-color: #F8F9E3;
	width: 115px;
	margin: 15px 0px 0px 20px;
}

#ver-menu li {
	margin: 0px;
	padding: 0px;
	list-style: url(images/layout/arrow_yellow.jpg) outside;
}

#ver-menu a {
	display: block;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#ver-menu a:link, #ver-menu a:visited {
	color: #1BA083;
	text-decoration: none;
}

#ver-menu a:hover {
	background-color: #F8F9E3;
	color: #087259;
	text-decoration: underline;
}

#ver-active a:link, #ver-active a:visited, #ver-active a:hover {
	background-color: #F8F9E3;
	color: #087259;
	text-decoration: underline;
}
/**********  END VERTICAL MENU SYSTEM CSS **************/ 
/**********  FOOTER MENU SYSTEM CSS **************/ 
#footer-menu ul {
	padding: 0px 0px;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align: center;
	
}
#footer-menu li {
	display: inline;
	list-style-type: none;
	color: #003333;
	padding: 0px;
	margin: 0px;
}

#footer-menu a {
	padding: 3px 15px;
	color: #003333;
	margin: 0px;
}

#footer-menu a:link, #footer-menu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}

#footer-menu a:hover {
	color: #DCDADE;
	font-weight: normal;
	text-decoration: none;
}

#footer-active a:link, #footer-active a:visited, #footer-active a:hover, #footer-active #footer-current {
	color: #FFFFFF;
	background: #85BCFE;
	border-style: none;
	text-decoration: none;
}
	
/**********  END HORIZONTAL MENU SYSTEM CSS **************/ td.blue, td.white {
	padding: 5px;
}
td.blue {
	/*background: #ECEEF2;*/
	border-top: 1px solid #85BCFE;
	border-bottom: 1px solid #85BCFE;
}
td.text {
	font-size: 80%;
}	
.clear {
	clear: both;
}
