/*****margin: (top)0px (right)40px (bottom)10px (left)10px;***/
/***********Template Styles***************/


body{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	margin:5px 0 0 0;
	font-size: 12px;
	line-height:auto;
}

body table tr td{
	font-size: 12px;
	line-height:auto;
}

.tagline{
	color:#043d65;
	padding:10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	font-size:24px;
	width:430px;
}

.side-border{
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.top-right{
	font-size:14px;
}	

.top-right a{
	text-decoration:underline;
	color:#0056a8;
}

.top-right a:hover{
	text-decoration:none;
	color:#000;
}

.search-button{
	background-image:url(images/template/navbar-gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	
}

.search-button a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
	line-height:normal;
	display:inline-block;
}

.search-button a:hover{
	color:#15f356;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;
}

.top-banner{
	float:right;
	margin:0;
	padding:0;
	text-align:right;
	height:150px;
	margin-bottom:5px;
	
}



/************Navbar Styles (styles that for the navbar and overstate effects)**************/

.navbar {
	background-image:url(images/template/navbar-gradient2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding:0 0 0 0;
	background-color:#01267f;
	height:36px;
	margin:0 0 0 0;
	/*color:#fff;
	font-size:18px;
	clear:left;*/
	border:1px solid #c9dbed;
	clear:both;
	white-space:nowrap;
}


.navbar li{
	float:left;
	list-style-type:none;
}


/*.navbar a,.navbar a:hover{
	font-size:16px;
	font-weight:600;
	text-decoration:none;
	background-position:left top;
	background-repeat:repeat-y;
	text-align:center;
	line-height:36px;
	padding:0 30px 0 30px;
}

.navbar a{
	color:#fff;
	
}

.navbar a:hover{
	color:#15f356;
}
*/

.home,.about-us,.services,.links,.contact-us{
	color:#fff;
}



/***********Content Styles (styles for formating content and content container)***********/

.headers {
	width:550px;
	border:1px solid #000;
	background-image:url(images/template/header-gradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#24b24e;
	margin:0 0 0 0;
}



.headers h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic; 	
	padding-left:5px;
	text-align:center;
}

.smalltext{
	font-size:10px;
	line-height:12px;
}



h1 {
	color:#0056a8;
	font-weight:900;
	font-size: 24px;
	line-height:normal;
}

.content {
	font-size: 12px;
	margin-top:0;
	padding:2px 5px 5px 5px; 
	background-color:#fff;
	width:550px;
	min-height:600px;
	}

/*.content img{
	border:1px solid #000;
}*/

.content table td{
	font-size: 12px;
	line-height:auto;
}

.content ul li{
	list-style-type:square;
	font-size: 12px;
	line-height:normal;
	margin:auto auto auto -15px;
	padding:auto auto auto 0;
}

.content ol li{
	font-size: 12px;
	line-height:auto;
	margin:auto auto auto -10px;
	padding:auto auto auto 0;
}

.content a{
	color: #024754;
	text-decoration:underline;
}

.content a:hover{
	color: #666;
	text-decoration:none;
}

.headers img{
	border-left:1px solid #000;
	border-bottom:0 solid #f00;
	border-right:0 solid #f00;
	border-top:0 solid #f00;
}

.caption-left{
	background-color:#ddd;
	float:right;
	text-align:center;
	margin:0 0 0 5px;
	display:inline;
	width:350px;
}

.caption-left img{
	display:block;
}

.subhead1{
	font-weight:bold;
	color:#036;
}

.subhead2{
	font-weight:bold;
	color:#080;
}

.all-border{
	border:1px solid #000;
}



img.noborder{
	border:none;
}

a.search-button{
	color:#fff;
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
	line-height:20px;
	background-image:url(images/template/navbar-gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	padding-left:10px;
	padding-right:10px;
}

a:hover.search-button{
	color:#15f356;
	text-decoration:none;
	font-weight:bold;	
	font-size:12px;
	line-height:20px;
	background-image:url(images/template/navbar-gradient.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	display:block;
	padding:auto 5px auto 5px;
}

.content p{
	line-height:normal;
}


p.smalltext{
	font-size:10px;
	line-height:12px;
}

.pic-caption{
	width:175px;
	float:right;
	background-color:#eee;
}

.pic-caption img{
	margin-bottom:3px;
}

.pic-caption p{
	font-size:9px;
	line-height:12px;
	
}

/**********Right Styles(styles for formating right side, width and images)*********/	
.right-side{
	width:175px;
}

.right-side img {
	margin: 15px auto 15px auto;
	text-align:center;
	display:block;
}

.right-side a{
	color: #006633;
	text-decoration:underline;
}

.right-side a:hover{
	color: #006633;
	text-decoration:none;
}


/**********Left Styles(styles for formating left side, sublinks and possible icon links)*********/	
.left-side{
	width:215px;
	padding:0 0 0 0;
	margin:0;
}

/*.sublinks{
	list-style-type:none;
	margin:0;
	padding:5px 0 0 0;
}

.sublinks li{
	list-style-type:none;
	margin:0;
	padding:0;
	background:#def8e5;
	border-top:1px solid #45624d;
	border-bottom:1px solid #aabbaf;
	line-height:25px;
		
}

.sublinks li a{
	font-size:14px;
	color:#000;
	text-decoration:none;
	padding:0 0 0 10px;
}*/

.left-side ul li a:hover{
	color:#034da0;
}

.icon-links{
	margin:0;
	padding:0;
}

.icon-links li{
	list-style-type:none;
	background-image:url(images/template/icon-link-gradient.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#22b04c;
	margin:2px 0 2px 0;
	padding:0;
	line-height:normal;
	/*margin:2px 0 2px 0;
	margin:2px 0 2px 0;
	list-style-type:none;	
	line-height:normal;*/
	display:block;
	border:1px solid #000;
	border-right:none;
}

.q-icon{
	padding:0 0 0 35px;
	margin:0 0 0 3px;
	background-image:url(images/template/q-icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.flag-icon{
	padding:0 0 0 35px;
	margin:0 0 0 3px;
	background-image:url(images/template/flag-icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.calendar-icon{
	padding:0 0 0 35px;
	margin:0 0 0 3px;
	background-image:url(images/template/calendar-icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.news-icon {
	padding:0 0 0 35px;
	margin:0 0 0 3px;
	background-image:url(images/template/news-icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.suit-icon {
	padding:0 0 0 35px;
	margin:0 0 0 3px;
	background-image:url(images/template/suit-icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}


.handshake-icon {
	padding:0 0 0 35px;
	margin:0 0 0 3px;
	background-image:url(images/template/handshake.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.medical-cross {
	padding:0 0 0 35px;
	margin:0 0 0 3px;
	background-image:url(images/template/medical-cross-icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	display:block;
	line-height:40px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}


/***********Sublink styles*************************/

.sublinks {
	background-color:#dfebfa;
	border-left:1px solid #6685c2;
	border-top:1px solid #6685c2;
	border-bottom:1px solid #6685c2;
	margin: 12px auto auto auto;
}

.sublinks td{
	border-right:1px solid #6685c2;
}

.sublinks a{
	color:#006600;
	font-size:11px;
	text-decoration:underline;
}

.sublinks a:hover{
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

.sublinks ul{
	color:#333333;
	padding:0;
	margin:10px 0 10px 20px;
	line-height:12px;
	
}

 .sublinks ul li{
	list-style:square;
	padding:0;
	margin:0;
	line-height:12px;
	
}

/***********options  styles*************************/

.options {
	background-color:#dfebfa;
	border-left:1px solid #6685c2;
	border-top:1px solid #6685c2;
	border-bottom:1px solid #6685c2;
	margin: 12px auto auto auto;
	
	
	font-size:12px;
}

.options  td{
	border-right:1px solid #6685c2;
	padding:5px;
	
}

.options  a{
	color:#006600;
	text-decoration:underline;
}

.options  a:hover{
	color:#000000;
	
	text-decoration:none;
}

.options  ul{
	color:#333333;
	padding:0;
	margin:10px 0 10px 20px;
	
	
}

.options  ul li{
	list-style:square;
	padding:0;
	margin:0;
	line-height:24px;
	
}

/**********Left Styles(styles for formating left side, sublinks and possible icon links)********	
.left-side{
	width:215px;
}

.left-side ul{
	list-style-type:none;
	margin:0;
	padding:5px 0 0 0;
}

.left-side ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	background:#def8e5;
	border-top:1px solid #45624d;
	border-bottom:1px solid #aabbaf;
	line-height:25px;
		
}

.left-side ul li a{
	font-size:14px;
	color:#000;
	text-decoration:none;
	padding:0 0 0 10px;
}

.left-side ul li a:hover{
	color:#034da0;
}

.icon-links li{
	background-image:url(images/template/icon-link-gradient.jpg);
	line-height:40px;
	margin:2px 0 2px 0;
	
}
*/

/**********Bottom Styles(styles for formating textlinks, address, and disclaimer/credit to webline)*********/	

.text-links {
	color: #006633;
	font-size:11px;
	padding:10px 0 0 5px;
	margin:0 5px 0 5px;
	line-height:18px;
	text-align:center;
	border-top:1px solid #474747;
}

.text-links a{
	color: #006633;
	text-decoration:none;
}

.text-links a:hover{
	color: #000;
	text-decoration:none;
}

.credit {
	font-size: 11px;
	line-height:18px;
	color: #666;
	padding:10px 5px 0 0; 
	text-align:right;	
}

.credit a{
	color: #666;
	text-decoration:underline;
}

.credit a:hover{
	color: #666;
	text-decoration:none;
}


.address{
	color: #666;
	font-size:11px;
	padding:10px 0 0 5px; 
	line-height:18px;
}

.address a{
	color: #006633;
	text-decoration:none;
}

.address a:hover{
	color: #000;
	text-decoration:none;
}

/************Home page Styles (styles that for the highlighted sections and in the middle)**************/
.highlighted-sections{
	color:#000;
	border:1px solid #777;
	margin:1px 0 1px 0;	
	padding:3px;
	
}

.highlighted-sections h1{
	line-height:18px;
}

.highlighted-sections p{
	line-height:14px;
}


.highlighted-sections a{
	text-decoration:none;
}
/*
.highlighted-sections a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

.highlighted-sections a:hover h1{
	color:#FFFFFF;
}*/


/************Home page Styles (styles that for the Overstate highlighted sections)**************/
.highlighted-sections-blue{
	color:#f00;
	border:2px solid #003;
	margin:1px 0 1px 0;	
	padding:2px;
	background-color:#369;
}

.highlighted-sections-blue h1{
	line-height:18px;
	color:#fff;
}

.highlighted-sections-blue p{
	line-height:14px;
	color:#fff;
}

.highlighted-sections-blue a{
	text-decoration:none;
	color:#fff;
}

.highlighted-sections-blue a:hover{
	text-decoration:none;
	color:#9cf;
}
/**********GREEN**********/

.highlighted-sections-green{
	color:#f00;
	margin:1px 0 1px 0;	
	padding:2px;
	background-color:#060;
	border:2px solid #030;
}

.highlighted-sections-green h1{
	line-height:18px;
	color:#fff;
}

.highlighted-sections-green p{
	line-height:14px;
	color:#fff;
}

.highlighted-sections-green a{
	text-decoration:none;
	color:#fff;
}

.highlighted-sections-green a:hover{
	text-decoration:none;
	color:#fff;
}
/**********GREY**********/
.highlighted-sections-grey{
	color:#fff;
	margin:1px 0 1px 0;	
	padding:2px;
	background-color:#333;
	border:2px solid #000;
}

.highlighted-sections-grey h1{
	line-height:18px;
	color:#fff;
}

.highlighted-sections-grey p{
	line-height:14px;
	color:#fff;
}

.highlighted-sections-grey a{
	text-decoration:none;
	color:#fff;
}

.highlighted-sections-grey a:hover{
	text-decoration:none;
	color:#fff;
}

/*

.highlighted-sections a{
	display:block;
	border:1px solid #777;
	margin:1px 0 1px 0;	
	padding:3px;
	text-decoration:none;
}

.highlighted-sections a:hover{
	display:block;
	margin:1px 0 1px 0;	
	padding:2px;
	text-decoration:none;
	color:#FFFFFF;
}

.highlighted-sections a:hover h1{
	color:#FFFFFF;
}

a.blue{
	background-color:#fff;
	
}

a:hover.blue{
	background-color:#003366;
	border:2px solid #003;	
}

a.green{
	background-color:#fff;
}

a:hover.green{
	background-color:#060;
	border:2px solid #030;
}

a.grey{
	background-color:#fff;
}

a:hover.grey{
	background-color:#333;
	border:2px solid #000;
}*/
	
	
tr.member1{
background-color:#FF0000;
}

tr.member2{
	background-color:#ffffff;
}