
body
{
	font-family:Verdana, Geneva, sans-serif;

}

@media only screen and (min-width: 1300px) {
body
{
    background-image: url("/sitestuff/images/logofade.jpg");;
    background-repeat: repeat-y;

}
}

ul
{
    list-style-image: url("/sitestuff/images/pointb.png");
    list-style-position: outside;
    line-height:20px;
    padding-left: 34px;
    margin-top:3px;
}

.top_bar {
	width:100%;
	background:#1b4fa3; 
	height:5px;
	min-width:105px;
}

.site_size {
	width:1055px;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	padding-left:50px;
  	padding-right:50px;
}

.logo_bar {
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 10px
}

.tagline_bar {
	height: 100px;
	text-align:right
}

.menu_selected
{
	background:#1B4FA3;
	padding:6px 12px 6px 12px;
	color:#FFFFFF;
	font-weight: bold;
	font-size:15px;
	float:left;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif
}

.menu_unselected
{
	background:#FFFFFF;
	padding:8px 10px 6px 8px;
	color:#000000;
	font-weight: bold;
	font-size:15px;
	float:left;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif
}

.menu_unselected:hover
{
	background:#EEEEEE;
}

.home_bar {
	margin-top:30px;
	width:100%;
	background:#1856b9; 
	height:382px;
	background-image: url("/sitestuff/images/frontbk.jpg");
	background-size: 100%;
}

.front_image {
	margin-left:12px;
	width:705px;
}

.ad_bar {
	float:left;
	width:250px;
	height:382px;
}

.handbook_bar {
	width:250px;
	height:190px;
	padding-top:32px;
	padding-left:20px;
	background-image: url("/sitestuff/images/handbook.png");
	background-repeat: no-repeat;
	background-position: 133px 70px;
}

.services_bar {
	width:250px;
	height:192px;
	padding-left:20px;
}

.front_title
{
	color:#FFFFFF;
	font-weight: bold;
	font-size:12px;
	line-height: 40px;
}

.front_text
{
	color:#86AAE4;
	font-size:12px;
}

.front_list 
{
    list-style-image: url("/sitestuff/images/point.png");
    list-style-position: outside;
    font-size:12px;
    line-height:20px;
    padding-left: 14px;
    margin-top:3px;
}

.product_row
{
	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	padding-left:50px;
  	padding-right:50px;
}

.product_container
{
	width:160px;
	height:280px;
	display: block;
  	margin-left: auto;
  	margin-right: auto;
  	margin-top:15px;
}

.product_image
{
	border-style: solid;
    border-width: 5px;
    border-color: #DDDDDD;
    margin-bottom: 18px;
}

.product_image:hover
{
	border-color:#CCCCCC;
}

.product_title
{
	color:#184EA6;
	font-weight:bold;
	font-size:12px;
	line-height:0px;
	font-family:tahoma;
}

.product_title:hover
{
	text-decoration: underline;
}

.product_text
{
	color:#000000;
	font-size:11px;
	line-height:15px;
	font-family:tahoma;
}

.page_imagebar
{
	text-align:center;
	margin-left:55px;
	margin-right:55px;
	padding-top:25px;
	padding-bottom:25px;
	background-image: url("/sitestuff/images/logofade.jpg");;
}

.page_image
{
	border-style: solid;
    border-width: 2px;
    border-color: #d1dded;
    margin-left:10px;
    margin-right:10px;
    margin-top:5px;
    margin-bottom:5px;
}

.page_image:hover
{
	border-color:#CCCCCC;
}

.page_title
{
	color:#1b4fa3;
	font-size:25px;
	font-weight: bold;
}

.page_tagline
{
	color:#000000;
	font-size:15px;
	font-weight: bold;
}

.page_blurb
{
	margin-bottom: 0px;	
}

.page_video
{
	width:640px;
	margin-left:auto;
	margin-right:auto;		
}

.page_download_title
{
	color:#3767af;
	font-size:14px;
	font-weight: bold;
}


.page_download_table { 
    border-spacing: 7px;
    border-collapse: separate;
}

.page_spacer {
	width:1px;
	height:40px;
}

.page_download_link {
	color:#000000;	
}

.page_download_link:hover
{
	color:#000000;	
	text-decoration: underline;	
}

.contact_title
{
	color:#3767af;
	font-size:15px;
	font-weight: bold;
}

.contact_text
{
	font-size:12px;
	line-height:20px;
}

.contact_name
{
	font-size:12px;
	line-height:25px;
	font-weight:bold;
}

.contact_details_bar
{
	margin-right:31px;
	float:left;
}

.contact_table_title
{
	font-size:12px;
	width:50px;
}

.contact_table_text
{
	font-size:12px;
}

.contact_general_bar
{
	float:left;
	width:600px;
}

.contact_dept_bar
{
	float:left;
	width:380px;
}

.contact_top_bar
{
	float:left;
	width:340px;
}

.contact_deptsubmit_bar
{
	float:left;
	width:640px;
}

.dist_region
{
	color:#3767af;
	font-size:17px;
	font-weight: bold;
}

.dist_location
{
	color:#000000;
	font-size:15px;
	font-weight: bold;
}

.contact_link {
	color:#3767af;	
}

.contact_link:hover
{
	color:#3767af;	
	text-decoration: underline;	
}
