body,td,p,span{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	/*line-height:16px;*/
	font-weight:bold;
}

body{
	background:#c3d3eb url(/images/back-blue.gif);
	margin:0;
	padding:0;
}
a{
	color:#144b8d;
	text-decoration:underline;
	font-weight:bold;
}
a:hover{
	color:red;
}
h1{
	font-size:24px;
	color:red;
}

h6{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:0;
}
.menurow{
	background:#144B8D;
}

.date{font-size:10px;
	font-weight:bold;
	text-align:center;
}

.justifycontent{
	text-align:justify;
}

.pageheader{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#00c;
	text-align:center;
	padding:10px 0;
}
.sectionheader{
	background:#E9EFF8;
	font-size:14px;
	font-weight:bold;
	color:navy;
	padding:3px 5px;
	margin-bottom:3px;
}
.smalltext{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
}
.smalltextred{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#d00;
}
.footer{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#144b8d;
}

li{
	margin-top:5px;
	margin-bottom:0;
	font-size:12px;
	font-weight:bold;
	color:#006;
}
.bullets{
	list-style-image:none;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
	color:navy;
}
.rtHeader{
	font-size:12px;
	font-weight:bold;
	color:#039;
}
.rtBody{
	font-size:11px;
	font-weight:normal;
}
.galleryheader{
	display:block;
	font-size:14px;
	font-weight:bold;
	color:#009;
	text-align:center;
	padding:0 0 5px 0;
}
.gallerycount{
	display:block;
	font-size:10px;
	color:#000;
	text-align:center;
	padding:0 0 5px 0;
}
.galleryimg{
	border:1px solid #003366;
}
.galleryCurrent{
	color:Red;
	font-weight:bold;
}
.pdftext{
	padding-left:15px;
	text-align:left;
	font-size:10px;
	color:#144b8d;
}
.sectionheadersm{
	font-size:13px;
	font-weight:bold;
	color:navy;
	padding:3px 5px;
}
.coollinks{
	padding-left:20px;
}

#updatesContent {
	padding:10px;
	border:#144b8d dashed 1px;
}

#boardlist{
	border-top:#144b8d solid 1px;
	border-left:#144b8d solid 1px;
}
#boardlist th{
	padding:4px 7px;
	border-bottom:#144b8d solid 1px;
	border-right:#144b8d solid 1px;
}
#boardlist td{
	padding:4px 7px;
	border-bottom:#144b8d solid 1px;
	border-right:#144b8d solid 1px;
}
#boardlist .hdr{
	font-size:16px;
}

#sbform .sblabel{
	background:#e9eff8;
	border:#c3d3eb solid 1px;
	vertical-align:top;
	padding-top:8px;
}

#sbform input,textarea{
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	color:navy;
}
#sbresults th{
	text-align:left;
	border-bottom:#000 solid 2px;
	font-size:14px;
}

.searchbackon{
	background:#e9eff8;border-bottom:#fff solid 1px;
}
.searchbackoff{
	border-bottom:#fff solid 1px;
}

.sbitemtitle{
	background:#e9eff8;
	font-size:16px;
	font-weight:bold;
	padding:4px 10px;
}
.sbiteminfo{
	font-size:12px;
	padding:4px 10px;
}

.sbimg{
	position:relative;
	padding:5px;
	text-align:center;
}
.sbimgthumb{
	border:white solid 1px;
	/*
	width:50px;
	height:50px;
	*/
	cursor:pointer;
	cursor:hand;
}
.sbimgfulldivcontainer{
	height:300px;
	width:300px;
}
.sbimgfulldiv{
	display:none;
	text-align:center;
}
.sbimgfull{
	border:white solid 2px;
}
.sbterms{
	font-size:12px;
	font-weight:normal;
}


