/* Start of CMSMS style sheet 'default' */
body{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
  	font-size:.8em;
	background:url(images/site/bg.jpg) repeat-x top left #959595;
	margin:0px;
	padding:0px;
}
body img {border:none;}

div.imageheader{
	clear:both;
	color:#1387DA;
	font-weight:bold;
	padding-top:10px;
	font-size:1.2em;
	line-height:1.2em;
	}
div.img{
    border:2px solid #E6E6E6;
	float:left;
	height:auto;
	margin:2px;
	text-align:center;
	width:35%;
	margin-left:20px;
  }
div.imgleft{
	border:2px solid #E6E6E6;
	float:left;
	height:auto;
	margin:2px;
	text-align:center;
	width:35%;
	margin-left:20px;
}  
div.imgright{
	border:2px solid #E6E6E6;
	float:right;
	height:auto;
	margin:2px;
	text-align:center;
	width:auto;
	margin-left:20px;
}
div.img img{
  display:inline;
  margin:3px;
  border:1px solid #ffffff;
  }
div.img a:hover img{
  border:1px solid #0000ff;
  }
div.desc{
  text-align:center;
  font-weight:normal;
  width:92%;
  margin:5px;
  font-family:Verdana, Geneva, sans-serif;
  font-size:.8em;
  font-weight:bold;
  color:#828282;
  }

h1{
	color:#1387DA;
	font-size:1.8em;
	line-height:1.2em;
	margin-top:15px;
}
h2{
	color:#1387DA;
	font-size:1.4em;
	line-height:1.2em;
	border:1px solid #000;
}
h3{
	color:#1387DA;
	font-size:1.3em;
	line-height:1.2em;
}
h4{
	color:#1387DA;
	font-size:1.2em;
	line-height:1.2em;
}
h5{
	color:#1387DA;
	font-size:1.3em;
	line-height:1.2em;
	text-align:center;
	margin-top:0px;
}

#qualitypolicy{text-align:center; margin:0px auto; background:#EDEDED; font-size:1em; width:85%; padding:15px;}
#wrapper{
	margin:0px auto;
	width:954px;
	padding:0px;
}
	#header{
		position:relative;
		margin:0px auto;
		background:url(images/site/header.jpg) top center no-repeat;
		height:267px;
	}
		
		#logo{
			position:absolute;
			left:0px;
			top:9px;
			}
		
		#printlogo{
			display:none;
			}
		
	#tagline{
		color:#0A75BB;
		font-size:19px;
		font-weight:bold;
		right:20px;
		position:absolute;
		top:29px;
		right:16px;
	}
	#phone{
		font-weight: bold;
		font-size:1.8em;
		color:#FFF;
		position: absolute;
		right:16px;
		top:67px;
	}
	
	/*topnav*/
#container{
	position:relative;
	float:left;
	width:954px;
	background: url(images/site/contentbg.jpg) top left repeat-y;
}
	/*leftnav*/
	#main{
		float:right;
		line-height:1.6em;
		padding-right:2px;
		text-align:left;
		width:751px;
	}
	#leftnavcontent{
		text-align:center;
		font-weight:bold;
		position:relative;
		width:179px;
		margin:0px; 
		float:left;
	}
	#leftnavcontent a{
		text-decoration:none;
		color:#1073BC;
	}
	#leftnavcontent a:hover{
		text-decoration:underline;
	}
	
	#main a{
		text-decoration:none;
		color:#2D81BF;
	}
	
#footer {
	clear:both;
	text-align: center;
	color:#fff;
	font-weight:bold;
	font-size:.9em;
	margin:0px auto;
	height:50px;
	background:url(images/site/footer.jpg) no-repeat center bottom;
}

#footer p {padding-top:10px;}

#credits{
	clear:both;
	margin:0px auto;
	padding:0px 0px 20px 0px;
	margin-top:10px;
	text-align: center;
	font-weight:bold;
	font-size:1em;
}
	#credits a{
		color:#000;
		text-decoration:none;
	}
	#credits hover{
		text-decoration:none;
	}



/* End of 'default' */

