﻿@charset "utf-8";
/* CSS Document */

body {
	background-color: #a45790;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #01272b;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0054A4;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0054A4;
}
a:hover {
	text-decoration: underline;
	color: #d25714;
}
a:active {
	text-decoration: none;
	color: #0054A4;
}

h1{
	font-size:24px;
	font-weight:bold;
	color:#00808d;
	margin-bottom:11px;
	margin-top:0px;
	line-height:24px;
}

h2{
	font-size:15px;
	/*color:#00ADEF;*/
	color:#009BE0;
	text-transform:uppercase;
	margin:0px 0px 5px 0px;
	line-height:16px;
}

#pagebody{
	position:relative;
	width:862px;
	margin:0px auto;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(../images/page_bg_purple.jpg);
	background-repeat:repeat-y;
}

#header{
	position:relative;
	width:862px;
	height:169px;
	background-image:url(../images/header_purple.jpg);
	background-repeat:no-repeat;
}

#topnav{
	position:relative;
	margin-left:0px;
	padding-left:0px;
	top:130px;
	float:left;
	color:#ffffff;
	font-weight:bold;
}

#topnav ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	position:relative;
}

#topnav li {
	list-style:none;
	float:left;
	margin: 0px 0.05em 0px 0.05em;
}

#topnav li a {
width: 7em;
display: block;
color: #ffffff;
text-align: center;
margin:0px;
border-right:1px solid #00808d;
}

#topnav li a:hover {

width: 7em;
display: block;
color: #ffffff;
text-align: center;
text-decoration:underline;
}

#Search{
	position:relative;
	margin:0px;
	padding:0px;
	width:210px;
	height:25px;
	left:610px;
	top:100px;
}

#Search input{
	margin:0px;
	padding:0px;
}

#leftside{
	position:relative;
	width:172px;
	height:auto;
	float:left;
	margin:6px 0px auto 0px;
	left:30px;
}

#LatestNewsHeader{
	position:relative;
	width:172px;
	height:28px;
	background-image:url(../images/left_red_header.jpg);
	background-repeat:no-repeat;
}

#LatestNewsContent{
	position:relative;
	width:172px;
	height:auto;
	background-image:url(../images/left_red_fill.jpg);
	background-repeat:repeat-y;
}

#LatestNewsContent div{
	position:relative;
	margin:0px 10px;
	padding:10px 0px;
	font-size:11px;
	text-align:justify;
}

#LatestNewsContent div a{
	color:#c81d2d;
	text-decoration:none;
	font-weight:bold;
}

#LatestNewsContent div a:hover{
	color:#c81d2d;
	text-decoration:underline;
}

#LatestNewsBottom{
	position:relative;
	width:172px;
	height:7px;
	background-image:url(../images/left_red_bottom.jpg);
	background-repeat:no-repeat;
}

#TestimonialsHeader{
	position:relative;
	width:172px;
	height:28px;
	margin-top:10px;
	background-image:url(../images/left_blue_header.jpg);
	background-repeat:no-repeat;
}

#TestimonialsContent{
	position:relative;
	width:172px;
	background-image:url(../images/left_blue_fill.jpg);
	background-repeat:repeat-y;
}

#TestimonialsContent div{
	position:relative;
	margin:0px 10px;
	padding:10px 0px;
	font-size:11px;
	text-align:justify;
}

#TestimonialsContent div a{
	color:#206d90;
	text-decoration:none;
	font-weight:bold;
}

#TestimonialsContent div a:hover{
	color:#206d90;
	text-decoration:underline;
}

#TestimonialsBottom{
	position:relative;
	width:172px;
	height:9px;
	background-image:url(../images/left_blue_footer.jpg);
	background-repeat:no-repeat;
}

#ContentBG{
	position:relative;
	width:646px;
	float:left;
	left:30px;
	background-image:url(../images/content_bg.jpg);
	background-repeat:no-repeat;
	margin:6px auto 20px 0px;
}

#Content{
	position:relative;
	margin:26px 32px 0px 36px;
	min-height:500px;
}

#ContentInner{
	position:relative;
	float:left;
	width:400px;
	text-align:justify;
}

#ContentInner1{
	position:relative;
	float:left;
	width:580px;
	text-align:justify;
}

#RightSide{
	position:relative;
	width:161px;
	height:auto;
	float:right;
	margin:0px 0px 20px auto;
}

#LogInImg{
	position:relative;
	width:161px;
	height:auto;
}

#GeneralHeader{
	position:relative;
	width:160px;
	height:28px;
	margin-top:10px;
	background-image:url(../images/right_blue_header.jpg);
	background-repeat:no-repeat;
	
}

#GeneralHeader h2{
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 10px;
	padding:5px 0px 0px 0px;
}

#GeneralContent{
	position:relative;
	width:160px;
	background-image:url(../images/right_blue_fill.jpg);
	background-repeat:repeat-y;
}

#GeneralContent div{
	position:relative;
	margin:0px 10px;
	padding:10px 0px;
	font-size:11px;
	text-align:justify;
}

#GeneralBottom{
	position:relative;
	width:160px;
	height:8px;
	background-image:url(../images/right_blue_bottom.jpg);
	background-repeat:no-repeat;
}

#footer{
	position:relative;
	width:862px;
	margin:0px auto;
	background-image:url(../images/footer_bg_purple.jpg);
	background-repeat:no-repeat;
}

#footer-inner{
	padding:20px 18px 0px 18px;
	color:#FFFFFF;
	font-size:11px;
	margin-bottom:10px;
}

#footer-inner a{
	color:#FFFFFF;
	font-size:11px;
}

#footer-inner a:hover{
	color:#FFFFFF;
}