/* CSS Document */
body {
	margin:0px;
	padding:0px;
}
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {			color: #006699;	text-decoration: underline;	font-weight: bold;	}
a:visited{	color: #006699;	text-decoration: underline;	font-weight: bold;	}
a:hover {	color: #999999;	text-decoration: underline;	font-weight: bold;	}
a:active{	color: #006699;	text-decoration: underline;	font-weight: bold;	}
h1, .header  {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:22px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
	text-align:center;
}
h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align:left;
}
h3 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size:14px;
}


#content {
	padding:0px 10px 5px 10px;
}
#footer {
	background-image:url(../images/footerBG.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height:73px;
}
.footerText {
	padding:5px;
	text-align:center;
	color:#006699;
	text-decoration:none;
	font-size:10px;
	width:800px;
}
#header {
	background-image:url(../images/bannerBG.jpg);
	background-repeat:repeat-x;
	background-position:right;
	height:158px;
}
#main {
	width:800px;
}
#nav {
	width:215px;
	background-image:url(../images/navBG.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#navList {
	list-style:none;
	padding:0;
	margin:0;
}
#navList a {		font-size:11px;	color: #006699;	text-decoration: underline;	font-weight: bold;	padding:8px 0px 8px 3px;	}
#navList a:visited{	font-size:11px;	color: #006699;	text-decoration: underline;	font-weight: bold;	padding:8px 0px 8px 3px;	}
#navList a:hover {	font-size:11px;	color: #999999;	text-decoration: underline;	font-weight: bold;	padding:8px 0px 8px 3px;	}
#navList a:active{	font-size:11px;	color: #006699;	text-decoration: underline;	font-weight: bold;	padding:8px 0px 8px 3px;	}
#navList li {
	list-style:none;
	padding:5px 0 5px 14px;
	margin:0;
}
#services {
	list-style:none;
	padding:0;
	margin:0;
	display:none;
}
#services li {
	padding:5px 0 5px 14px;
	margin:0;
}
#services a {			font-size: 10px;	color: #0081C1;	text-decoration: underline;	font-weight: normal; text-indent:0;	}
#services a:visited{	font-size: 10px;	color: #0081C1;	text-decoration: underline;	font-weight: normal; text-indent:0;	}
#services a:hover {		font-size: 10px;	color: #666666;	text-decoration: underline;	font-weight: normal; text-indent:0;	}
#services a:active{		font-size: 10px;	color: #0081C1;	text-decoration: underline;	font-weight: normal; text-indent:0;	}

.cp {
	font-size: 9px !important;
	color: #666666;
	text-align:center;
}
.cp a {
	font-size: 9px;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
}
.homeTable {
	color:#006699;
	padding:0px 0px 0px 8px;
	margin:0px;
	font-size:11px;
}
.rssBorder {
	padding-top:6px;
}
.rssTable {
	padding-bottom:8px;
	border-bottom:1px solid #E3E3E3;
}
.servicesStartOpen {
	display:block !important;
}





/*   NEWS Section   */

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: #fff url('images/quote.png') no-repeat 10px 0;
	border: none;
	}
img.noborder {
	border: none !important;
	}
img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}
li.bypostauthor blockquote {
	color: #333;
	background: #eee url('images/quote.png') no-repeat 10px 0;              
	}



#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	display: block;
	}
#primary {
	width: 350px;
	float: left;
	padding: 0px 0 10px;
	margin: 0 10px 0 30px;
	display: inline;
	position: relative;
	}
#search, .sb-about, .sb-latest, .sb-months, .sb-categories {
	padding:3px;
	margin:3px 0 0 0;
	list-style:none !important;
}
.sb-about, .sb-latest, .sb-months, .sb-categories {
	border-top:2px solid #CCCCCC;
}
#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd url('images/livesearchbgdark.jpg') center repeat-y;
	}
#searchform #s {	width:100px;}
#searchload {
	position: absolute;
	right: 0;
	top: 0;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat;
	}
#searchreset {
	position: absolute;
	right: 3px;
	top: 3px;
	height: 13px;
	width: 13px;
	background: url('images/reset-fff.png') center center no-repeat;
	}



.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/pencil.png') left center no-repeat;
	height: 16px;
	}

.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px;
	}
.commentslink {
	font-size: 11px;
	padding:5px;
	display:block;
}
.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}
.entry-meta, .chronodata, .published {
	font-size: 9px !important;
	color: #666666;
	text-align:center;
	font-style:italic;
}
.entry-meta a, .chronodata a, .published a {
	font-size: 9px;
	color: #666666;
	font-weight:bold;
	text-decoration:none;
	font-style:italic;
}
.livesearchform input[type=submit] {
	margin: 0;
	}
.secondary {
	font-size: 10px;
	line-height: 1.5em;
	padding: 10px 0 0 5px;
	width: 160px;
	color: #666;
	display: inline;
	position: relative;
	float:right;
	border-left:1px solid #999999;
	}

.secondary div p {
	margin-top: 0.5em;
	}

.secondary ul, .secondary ol, .secondary div div {
	margin: 5px 0 0;
	padding-left: 0;
	}

.secondary ol {
	margin-left: 15px;
	}

.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
	}
	
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	font-size:11px;
	}
.secondary ul li a {
	font-size:11px;
}
.sb-latest {
	position:relative;
}
.sb-latest .metalink {
	position:absolute;
	right:15px;
	top:15px;
}
.sb-latest .metalink img {
	border:0;
}
.sb-latest ul li {
	margin-top:10px;
}
.sb-links ul li {
	margin-top: 20px;
	}

.sb-links ul ul li {
	margin-top: 0;
	}
.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}
.wp-notable-line {
	display:block;
	margin:5px 0 0 5px;
	padding:4px;
	border:1px solid #cccccc;
	clear:both;
	text-align:center;
}
.wp-notable-line img {
	border:none;
	padding:0 7px 0 7px;
}
