/* CSS Document */
/* Blue background changed to white lines 58 & 186 #FFFFFF*/
/* Grey Headers changed to blue lines 58 & 186 #6096FB*/
body {
text-align: center;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 11px;
color: #000;
background: #dcdcdc;
padding: 0;
margin: 15px 0 5px;
}

form {
margin: 0;
padding: 0;
}

/* Outer layer */

#outer {
text-align: left;
background: #fcfefc;
color: inherit;
border: 1px solid #000000;
margin: 0 auto;
padding: 0;
width: 760px;
}

/* Header */

.header {
background: #FFFFFF;
}

.logolink {
padding: 0px;
}

.logolink a {
background: inherit;
}

.hdr-links {
width: 230px;
text-align: center;
font-size : 10px; 
padding : 0;
margin: 0;
}

a.hdrnav:link {
color: #000000;
background: inherit;
text-decoration : none; 
font-size : 10px;
margin : 0;
}
a.hdrnav:visited {
color: #000000;
background : inherit; 
text-decoration : none; 
}
a.hdrnav:hover {
color: #000;
background : #CCCCCC; 
text-decoration : underline; 
padding : 2px;
}
a.hdrnav:active {
color: #999;
background : inherit; 
text-decoration : none; 
}

.hdr-links .access {
text-decoration : underline; 
color : #000; 
background : inherit;
}


/* Top Nav Bar */

.top-nav {
height: 25px;
background: #c5c6ac;
color: inherit;
border: solid #000000;
border-width: 1px 0;
}
.top-nav-inner {
padding: 5px 10px;
}
.top-nav-inner a:link {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:visited {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:hover {
background: inherit; 
color: #000000;
font-weight: bold;
text-decoration: none;
}
.top-nav-inner a:active {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: underline;
}



/* Image Bar */
/* Changed Image background from #343234 to #00007D*/
.image-bar { 
clear:both;
}

.title-img {
border: 1px solid #000; 
color: #ffffff;
background: #000000;
padding: 0 0 0 10px;
}

.section-title {
font-size: 16px;
font-weight: bold;
font-family: verdana, arial, tahoma, sans-serif;
}

.graphic-img {
border: 1px solid #000000;
background: #FFFFFF;
}

.blank-img {
border: 1px solid #000000;
background: #c5c6ac;
}


/* Content Section */

.content {
padding: 0 4px 4px 4px; 
margin: 0;
}
/* Left Side Bar */
/* Increased Left Col from 145px to 160px */
.left-col {
border: 1px solid #000000; 
background: #FFFFFF;
width: 160px;
}

.left-nav {
margin: 3px; 
}
/* Changed header colour to #B4CBF5 */
.lnav-hdr {
background: #C5C6AC; 
color: #000000;
font-family:  verdana, arial, tahoma, sans-serif;
font-size: 11px;
font-weight: bold;
border-bottom: 1px solid #F43F08; 
margin: 0;
padding: 3px 5px;
}

/*Changed line height from 14px to 18px*/
.left-nav p {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px; 
line-height: 18px;
margin:5px;
}

.left-nav .access {
text-decoration : underline; 
color : #000000; 
background : inherit;
}

a.lhdr:link {
color: #000000;
background: inherit;
text-decoration : none; 
font-size : 11px;
padding : 0;
margin : 0;
font-weight: bold;
text-transform: uppercase;
}
a.lhdr:visited {
color: #000000;
background : inherit; 
text-decoration : none;
font-weight: bold;
}
a.lhdr:hover {
color: #000;
background : #fcfefc; 
text-decoration : underline; 
}
a.lhdr:active {
color: #555;
background : inherit; 
text-decoration : none; 
}

/*Moved padding from link to hover from 0px to 2px*/
.nav a:link {
color: #000000;
background: inherit;
text-decoration : none; 
font-size : 11px;
margin : 0;
}
.nav a:visited {
color: #000000;
background : inherit; 
text-decoration : none; 
}
.nav a:hover {
color: #000;
background : #CCCCCC; 
text-decoration : underline; 
padding : 2px;
}
.nav a:active {
color: #999;
background : inherit; 
text-decoration : none; 
}



/* Main content box */
.content-box {
padding: 0;
margin: 0;
}

/* right content box */
.rhcol {
	float: right;
	width: 160px;
	margin: 0 0 10px 15px;
	background: #fcfefc;
	color: #000000;
	border: 3px solid #000000;
}
.rhcol2 {
	float: right;
	width: 200px;
	background: #fcfefc;
	color: #000000;
}
.rhcol-pic {
	float: right;
	margin: 0 0 10px 5px;
	background: #fcfefc;
	color: #000000;
}
.rhcont {
	border: none;
}
.rnav-hdr {
	background: #c5c6ac;
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	margin: 3px;
	padding: 2px;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #F43F08;
	border-left: none;
}
td.rnav-cont	{
	text-align: left;
	padding: 2px;
}
/* main content area */

.content-title { 
margin: 5px 10px 15px; 
font-size: 14px;
text-decoration: underline;
}

.content-box .cont {
margin: 10px 10px 15px 10px;
font-size: 11px;
line-height: 15px;
}

.cont-bld-ind {
text-indent:12px;
font-weight:bold;
font-size: 11px;
}

/* Main Content Area Links */
.cont a:link {
color: #000099;
background: inherit;
text-decoration : none; 
padding : 0;
margin : 0;
}
.cont a:visited {
color: #000099;
background : inherit; 
text-decoration : none; 
}
.cont a:hover {
color: #000000;
background : #CCCCCC; 
text-decoration : underline; 
}
.cont a:active {
color: #999999;
background : inherit; 
text-decoration : none; 
}

.content-box .cont-list {
	margin: 2px 10px 5px 20px;
	display: list-item;
	list-style-type: none;
}

.content-box .sub-hdr {
	margin: 4px 10px 10px;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
}

/* Bottom footer box */
/* Changed footer background from #343234 to #00007D */
.footer-col {
margin: 0 0 0 4px;
}

.footer-box {
border: 1px solid #000000; 
background:#000000;
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px;  
color:#ffffff;
padding: 0 0 0 15px;
}

.footer-box .cont1 {
margin: 8px 10px 5px 5px;
font-size: 11px;
line-height: 15px;
}
.footer-box .cont2 {
margin: 2px 10px 15px 5px;
font-size: 11px;
line-height: 15px;
}

.footer-box input {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px; 
}

/* Copyright layer */

.copyright {
background: #c5c6ac; 
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 10px; 
font-weight: bold; 
padding: 6px; 
border: solid #000000; 
border-width: 1px 0 0; 
}
.copyright a:link {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: none;
}
.copyright a:visited {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: none;
}
.copyright a:hover {
background: inherit; 
color: #000000;
font-weight: bold;
text-decoration: none;
}
.copyright a:active {
color: #000000; 
background: inherit;
font-weight: bold;
text-decoration: underline;
}

.rh-ad {
padding: 10px 0;
}

/* Terms of use on front page */
.tou {
margin: 0 0 0 10px;
}


/* for templates info */
.temp-lh {
float : left;
width : 100px;
margin : 0;
padding : 2px 10px 2px 0;
text-align : left;
}
.temp-rh {
margin : 0;
padding : 2px 0;
text-align : left;
}
.date {
font-size : 10px; 
color : #787d63;
background : inherit;
}
.temp-list ul {
font-size : 11px; 
margin : 0; 
padding : 0; 
list-style-type : none;
}
.temp-list {
padding : 0 0 0 15px;
}

/* small*/
small.fsize {
font-size : 9px;
color : #999999;
background : inherit;
}

.code {
color :  #663300; 
background : #eeeeee;
font-family : verdana, arial, sans-serif; 
font-size : 11px;
line-height : 20px;
padding : 4px 10px;
margin : 10px 20px;
border : 1px dashed #999999;
}


/* Search form on front page */

.search-form {
color: #000;
background: #6096FB;
padding: 5px;
margin: 0px 0 10px 30px;
border: 1px solid #333333;
width:465px;
text-align: center;
white-space: nowrap;
}

/* Search forms on Search page */

.adv-search {
margin: 0 0 0 15px;
}

/* Tool Tip */
.tip {
cursor : help; 
border-bottom : 1px dashed #555555; 
} 

/* ADVERTISEMENTS */
/* container div is 'id=adspace' */
#adspace {
background: inherit;
}						
.ads {
background: inherit;
margin: 5px 0 15px 4px; 
font-size: 11px; 
padding: 5px;
border: solid #555; 
border-width: 1px 0 0 1px;
}
.ads a:link { font-size: 11px; }
/*Wordpress Additional Styles
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#sidebar h2 {
	background: #6096FB; 
	color: #000000;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #000000; 
	margin: 0;
	padding: 3px 5px;
	}

#sidebar nav {
	color: #000099;
	margin: 5px;
	}
	
.table-cont {
font-size: 11px;
padding: 5px 0px 5px 0px;
}

.table2 {
margin: 10px 10px 15px 10px;
width:60%;
background:#E0E0E0;
}

.table {
margin: 10px 10px 15px 10px;
width:97%;
background:#E0E0E0;
}

.table a:link {
color: #8A8C60;
background: inherit;
text-decoration : underline; 
padding : 0;
margin : 0;
}
.table a:visited {
color: #8A8C60;
background : inherit; 
text-decoration : underline; 
}
.table a:hover {
color: #000;
background : #c5c6ac; 
text-decoration : underline; 
}
.table a:active {
color: #555;
background : inherit; 
text-decoration : none; 
}
