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


body {
	background-image:url(../images/bodyBGx.jpg);
	background-repeat:repeat-x;
	background-color: #1f3853;
	font-family: Arial, Helvetica, sans-serif;
	color: #00005a;
	font-size: 12px;
	margin:0;
	padding:0;
}
.wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border:none;
}
.leftedge {
	background-image: url(../images/shadow-left.png);
	behavior: url(/stylesheets/iepngfix.htc); 
	background-repeat: repeat;
	width: 25px;
}
.rightedge {
	background-image: url(../images/shadow-right.png);
	behavior: url(/stylesheets/iepngfix.htc); 
	background-repeat: repeat;
	width: 25px;
}
.flash {
	background-color:#fff;
	width:780px;
	height:209px;
	vertical-align:middle;
	text-align:center;
}
.nav {
	border-top:1px solid #00005a;
	border-bottom:1px solid #00005a;
	background:url(../images/navtilex.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.nav ul {
	margin-top:2px;
	margin-left:10px;
	margin-bottom:0px;
	padding-left:0;
}
.nav li {
	display:inline;
	font-weight:bold;
	margin-left:2px;
	margin-bottom:0px;
	padding-left:0;
}
.nav a:link, .nav a:visited {
	text-decoration:none;
	color:#00005a;
	padding-right:2px;
}
.nav a:hover, .nav a:active {
	text-decoration:underline;
	color:#000;
}

.main {
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
	padding-left:1em;
	padding-right:1em;
	padding-top:2.5em;
	padding-bottom:2.5em;
}
.adminmain {
	background-color:#fff;
	padding-left:1em;
	padding-right:1em;
	padding-top:2.5em;
	padding-bottom:2.5em;
}

.subnav {
	width:200px;
	float:left;
	margin-left:-5px;
}
.subnav ul {
	margin-left:0;
	padding-left:10px;
	list-style:none;
	list-style-type:none;
}
.subnav li {
	padding-bottom:8px;
	padding-left:20px;
	background-image:url(../images/diamond.jpg);
	background-position:0px -1px;
	background-repeat:no-repeat;
}
.subnav a:link, .subnav a:visited {
	color:#96833e;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.sidebar {
	color:#00005A;
	font-size:14px;
	font-variant:normal;
	font-family: Arial, Helvetica, sans-serif;
}
.sidebar a:link, .sidebar a:visited {
	color:#2222BA;
	font-size:13px;
	font-variant:normal;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}
.bloglink a:link, .bloglink a:visited {
	color:#2222BA;
	font-size:10px;
	font-variant:normal;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
.contactus a:link, .contactus a:visited {
	color:#2222BA;
	font-size:14px;
	font-variant:normal;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}
.sidebaramall {
	font-size:11px;
}
.sidebarphone {
	font-size:20px;
	font-weight:bold
}
.content {
	width:540px;
	margin-left:205px;
}
.content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:#96833e;
	border-bottom:1px solid #8d8d8d;
	text-transform:uppercase;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00007c;
}
.content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#96833e;
	margin-bottom:0px;
}
.content a:link, .content a:visited {
	color:#00005A;
	text-decoration:underline;
}
.content a:hover, .content a:active {
	color:#2222BA;
	text-decoration:underline;
}
.mast {
	height:30px;
	background-color:#fff;
	vertical-align:middle;
	text-align:center;
}
.links {
	background-color:#00005a;
	height:54px;
	text-align:center;
	vertical-align:middle;
	font-size:11px;
}
.links a:link, .links a:visited {
	text-decoration:none;
	color:#fddea1;
}
.links a:hover, .links a:active {
	text-decoration:underline;
	color:#fff;
}
.footer {
	background-color:#fff;
	font-size:10px;
	text-align:center;
	height:21px;
	vertical-align:middle;
}
.footer a:link, .footer a:visited {
	text-decoration:none;
	color:#00005A;
}
.footer a:hover, .footer a:active {
	text-decoration:underline;
	color:#00005A;
}

.leftcorner {
	width:25px;
	height:25px;
	background-image:url(../images/shadow-left-corner.png);
	behavior: url(/stylesheets/iepngfix.htc); 
	background-repeat:no-repeat;
}

.rightcorner {
	width:25px;
	height:25px;
	background-image:url(../images/shadow-right-corner.png);
	behavior: url(/stylesheets/iepngfix.htc); 
	background-repeat:no-repeat;
}
.bottomedge {
	height:25px;
	background-image:url(../images/shadow-bottom.png);
	behavior: url(/stylesheets/iepngfix.htc); 
	background-repeat:repeat;
}


img, div, td { 
	behavior: url(/stylesheets/iepngfix.htc); 
}

.newsheader {
	background-color:#00005a;
	color:#fff;
}
.content a.white {
	color:#fff;
}
.newsbody {
	background-color:#DEDEDE;
}
.newsbody p {
	margin-top:5px;
	margin-bottom:5px;
}