/* BASIC FORMATTING STYLES ################################## */

* {
	margin: 0;
	padding: 0; }

.pics { height: 294px; width: 564px; padding:0; margin:0; overflow: hidden }
.pics img { height: 294px; width: 564px; top:0; left:0 }


body {
	margin-top: 40px;
	background: #90908f url('images/bg.jpg') repeat-x left top;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #202020; }

fieldset {
	border: 0; }

img {
	border: 0; }
	
.img_style_1 {
	border: 0;
	float: left;
	padding: 4px 10px 0 0; }

h1, h2, h3 {
	color: #AA2808; }

h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #CC0000;}

h3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	padding: 0px 0px 10px 0px;
	color: #202020;}


p, blockquote, ul, ol {
	margin-bottom: 20px; }

blockquote {}

ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none; }

a {
	text-decoration: none;
	color: #FF0000; }

a:hover {
	text-decoration: underline;
	color: #FF0000;}
	
hr {
  	color:#E5E5E5;
  	background-color:#E5E5E5;
  	height:1px;
  	border:none; }

#wrapper {}

.top {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #202020;
	display: block;}

/* END BASIC FORMATTING STYLES ############################## */


/* FORM STYLES ############################################## */
table.case_request {
	width: 561px;
	border-collapse: separate;
	border-spacing: 2px; }
	
table.case_request td {	
	padding: 1px;}

td.field_labels {	
	padding: 1px;
	width: 168px;
	background-color: #F9F7F0;
	text-align: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	color: #333; }
	
td.field_labels_r {	
	padding: 1px;
	width: 168px;
	background-color: #F9F7F0;
	text-align: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	color: #CC0000; }
	
td.header_labels {	
	padding: 1px;
	width: 168px;
	background-color: #F9F7F0;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	color: #993300;
	font-weight: bold; }

td.input_header {	
	padding: 1px;
	width: 391px;
	background-color: #F9F7F0;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	color: #CC0000;
	font-weight: normal;}
	
td.input_fields {	
	padding: 1px;
	width: 70%;
	background-color: #F9F9F9;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	color: #333;
	font-weight: normal;}

.r {
	color: #CC0000; }

.formfields {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px; 
	color: #666;
	font-weight: normal; }
	
.form_sub_head {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; 
	color: #333;  }

/* END FORM STYLES ########################################## */


/* NAVIGATION STYLES ######################################## */

#navigation {
	width: 892px;
	margin: 0 auto; 
	background-color: #fff; }
	
#ts_tabmenu {
	font-size: .75em;
	padding: 20px 0px 0px 30px; }

#ts_tabmenu ul {
	width: 832px;
	line-height: 1em;
	margin: 0px;
	list-style-type: none;
	float: left;
	padding: 0px 0px 0px 5px;
	background: url('images/nav_line.gif') no-repeat left bottom;}

#ts_tabmenu ul li {
	float: left; }

#ts_tabmenu ul li a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 0px 0px 0px 10px;
	background: url('images/tabs.gif') no-repeat left top;
	margin-left: -5px;
	z-index: 0;
	position: relative;
	color: #666666; }

#ts_tabmenu ul li a strong {
	font-weight: normal;
	display: block;
	float: left;
	background: url('images/tabs.gif') no-repeat right top;
	padding: 6px 10px 7px 5px;
	cursor: pointer; }
	
#ts_tabmenu ul li a:hover {
	position: relative;
	z-index: 5;
	background: url('images/tabs.gif') no-repeat left bottom;
	color: #000000; }
	
#ts_tabmenu ul li a:hover strong {
	background-image: url('images/tabs.gif') no-repeat;  
	position: relative;
	z-index: 5;
	background-position: right bottom;
}

#tsmenu1 #li_tsmenu1 a, #tsmenu2 #li_tsmenu2 a, 
#tsmenu3 #li_tsmenu3 a, #tsmenu4 #li_tsmenu4 a, 
#tsmenu5 #li_tsmenu5 a, #tsmenu6 #li_tsmenu6 a, 
#tsmenu7 #li_tsmenu7 a {
	position: relative;
	z-index: 5; 
	background: url('images/tabs.gif') no-repeat left bottom;  
	color: #000000; }

#tsmenu1 #li_tsmenu1 a strong, #tsmenu2 #li_tsmenu2 a strong, 
#tsmenu3 #li_tsmenu3 a strong, #tsmenu4 #li_tsmenu4 a strong, 
#tsmenu5 #li_tsmenu5 a strong, #tsmenu6 #li_tsmenu6 a strong, 
#tsmenu7 #li_tsmenu7 a strong {	
	background-image: url('images/tabs.gif') no-repeat;  
	position: relative; 
	z-index: 5; 
	background-position: right bottom; }

/* END NAVIGATION STYLES #################################### */


/* HEADER STYLES ############################################ */

#header {
	width: 892px;
	height: 91px;
	margin: 0 auto;
	background: url('images/header_bg.gif') no-repeat left top; }

#logo {
	float: left;
	width: 370px;
	height: 76px;
	margin: 0px;
	padding: 15px 0px 0px 30px; }

#header_text {
	float: right;
	width: 492px;
	height: 91px; }

#header_caption {
	text-align: right;
	padding: 5px 30px 5px 20px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff;
	line-height: 26px; }

.lic_text_bold {
	text-align: right;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #330000;
	line-height: 18px; 
	padding: 10px 30px 0 0; }

.lic_text {
	text-align: right;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #330000;
	line-height: 18px;
	padding: 0 30px 0 0; }
	
/* END HEADER STYLES ######################################## */



/* PAGE STYLES ############################################## */

#page {
	width: 892px;
	margin: 0 auto;
	background: url('images/img03.jpg') repeat-y left top; }

#page-bgtop {
	background: url('images/img05.jpg') no-repeat left top;
	padding: 0px 30px; }

/* END PAGE STYLES ########################################## */



/* CONTENT STYLES ########################################### */

#content {
	float: left;
	margin-top: 15px;
	width: 564px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #555555; }

.post {
	margin: 0px 0px 30px 0px; }

/*.post img {
	float: left;
	padding: 15px 0px; }*/

.post .title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #232F01; }


.post .entry {
	padding: 15px 0px 10px 0px;}
	
ul.content {
	margin: 0px;
	padding: 0 0 10px 50px; }

ul.content li {
	list-style-type: disc;
	padding-bottom: 15px;
	}

ul.content2 {
	margin: 0px;
	padding: 0 0 0 50px; }
	
ul.content2 li {
	list-style-type: circle;
	padding-bottom: 5px;
	}

ul.content3 {
	margin: 0px;
	padding: 0 0 20px 50px; }
	
ul.content3 li {
	list-style-type: disc;
	padding-bottom: 5px;
	}

/* END CONTENT STYLES ####################################### */



/* SIDEBAR STYLES ########################################### */

#sidebar {
	float: right;
	width: 208px;
	padding-top: 14px;
	font-size: 11px;
}
#prostatus-login {
	text-align: center;
	padding: 5px;
	background-color: #E4E4E4;
	border: 1px solid #999;
	font-weight: bold;
}
.prostatus-left-column {
	width: 70px;
}

#prostatus-login table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 6px;
}
.prostatus-heading {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	background-color: #D62420;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.prostatus-formfields {
	font-size: 12px;
	width: 50px;
	margin-top: 5px;
}
.centered {
	text-align: center;
}




#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal; }

#sidebar li {
	margin-bottom: 1px;
	padding-bottom: 18px; }

/* END SIDEBAR STYLES ####################################### */



/* FOOTER STYLES ############################################ */

#address_footer {
	float: left;
	width: 564px;
	padding: 20px 0;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	color: #000;
	text-align: center;
	position: absolute; bottom: 0px; left: 0; }
	
#logo_footer {
	float: right;
	width: 208px;
	padding-top: 14px;
	position: absolute; bottom: 0px; left: 625px;}

#address_footer .title {
	font-size: 12px;
	font-weight: bold; }

#footer {
	width: 892px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: url(images/img04.gif) no-repeat left top;
	color: #FFFFFF;}

#footer p {
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px; }

#footer a {
	text-decoration: none;
	color: #FFFFFF; }

#footer a:hover {
	text-decoration: underline; }

/* END FOOTER STYLES ######################################## */
#services-list {
}
#services-list li {
	background-image: url(images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 10px;
}
#associations {
}
#associations table {
	margin-right: auto;
	margin-left: auto;
}
#associations td {
	text-align: center;
	width: 132px;
	vertical-align: top;
	line-height: normal;
	font-size: 10px;
}
