body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0038A7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
a:link, a:visited, a:active {
	color: #002069;
}
a:hover {
	color: #666666;
}
.outerShell {
	border-left: solid 1px #032467;
	border-right: solid 1px #032467;
	border-bottom: solid 1px #032467;
	background-color: #E2E1E1;
}
.headerBlueBar {
	background-color: #00266F;
	height: 7px;
}
.cdsBody {
	padding: 0px 5px 5px 0px;	
}
.cdsBodyHome {
	padding: 5px;	
}
.homeBottom {
	background-color: #ffffff;
	padding: 20px;
	vertical-align: top;
	width: 50%;
}
/********* focus areas ********/
.HomeFocus {
	border: solid 1px #999999;
	padding: 10px;
	background-image: url(images/bg_homefocus.jpg);
	background-repeat: repeat-x;
	height: 173px;
}
.focusLeft {
	border-right: solid 2px #6296FC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 33%;
	vertical-align: top;
}
.focusMiddle {
	border-right: solid 2px #6296FC;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 33%;
	vertical-align: top;
}
.focusRight {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 33%;
	vertical-align: top;

}
.focusTitleMain {
	font-size: 15px;
	color: #022670;
	letter-spacing: -1px;
	font-weight: bold;
}
.focusTitleSub {
	color: #666666;
	font-size: 11px;
	letter-spacing: 1px;
}
.HomeFocus ul {
	margin-top: 3px;
}
.HomeFocus li {

}
/************** CDS navigation *************/
#CDSnavcontainer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#CDSnavcontainer td {
	border-left: dashed 1px #000000;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#CDSnavcontainer a:link, #CDSnavcontainer a:visited, #CDSnavcontainer a:active {
	color: #333333;
	text-decoration:none;
}
#CDSnavcontainer a:hover {
	color: #00B5EF;
}

/**** interior ****/
.pageTitleBar { /**** page title on interior pages ****/
	background-image: url(images/bg-pagetitle.gif);
	/*background-position: bottom left;*/
	background-color: #ffffff;
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
.pageTitleBar h1 {
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.interiorNav {
	width: 165px;
	vertical-align: top;
}
.interiorBody {
	background-color: #ffffff;
	padding: 10px 25px 25px 25px;
	vertical-align: top;
	border-left: solid 2px #007DAD;

}
h1 {
	font-size: 15px;
	color: #022670;
	letter-spacing: -1px;
	font-weight: bold;
}
.alerts {
	padding: 5px;
}
/************ interior nav - left column ************/
#navcontainer { width: 165px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
margin-top: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px 3px 3px 5px;
width: 165px;
background-color: #036;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
/*****************************************************/
.special { /* this is for the hidden field in the forms to help prevent spam */
display:none;
}
.textField {
	width: 300px;
}
.textFieldFocus {
	width: 300px;
	background-color: #F8EEBB;
}
.ContactForm {
	border: solid 1px #0038A7;
	background-color: #E2E1E1;
	padding: 10px;
}
/******************* footer ***********************/
.CDSfooter {
	padding: 5px;
	color: #ffffff;
}
.CDSfooter a:link, .CDSfooter a:visited , .CDSfooter a:active{ 
	color: #ffffff;
}
/*********************** admin nav ***************/
#TSnavcontainer {
	background-color:#999999;
}
#TSnavcontainer ul li
{
list-style-type: none;
padding: 0;
margin: 0;
display: block;
float: left;
/*background: url("http://biphome.spray.se/karl10/images/navBarBg.gif") repeat-x 20px;*/
font-family: "Lucida Grande", verdana, sans-serif;
font-size: 11px;
font-weight: bold;
text-align: center;
}

#TSnavcontainer a:link, #TSnavcontainer a:visited, #TSnavcontainer a:active 
{
color: #0038A7;
text-decoration: none;
display: block;
padding: 8px 10px 10px 10px;
/*width: 70px;*/
border-right: 1px solid #A8B090;
}
#TSnavcontainer #current {color: #A8B090;}
#TSnavcontainer li#active { background: url("/images/nav-over.gif") repeat-x 20px;}
#TSnavcontainer a:hover { background: url("/images/nav-over.gif") repeat-x 20px; color: #333333; }
#headerRt {
		float: right;
		padding-right: 50px;
		}
/************************** blog articles ********************/
.articleImageTH {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.articleImage {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;

}
.articleImage2 {
	margin-left: 15px;
	margin-bottom: 15px;

}
h1 a:link, h1 a:visited, h1 a:active {
	color: #0066CA;
	text-decoration: none;
}
h1 a:hover {
	color: #0038A7;
	text-decoration: underline;
}
