/* MAIN STYLES */
body {
	background-image: url(media/tmp_bg.jpg);
	background-repeat: repeat-x;
	background-color: #C0D2D7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

/* TEXT STYLES */
.h1 {
	font-size: 18px;
	color: #666666;
}

.h3 {
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: 50%;
	font-weight: bold;
}

a.h3:link, a.h3:visited, a.h3:active, a.h3:hover{
	font-size: 12px;
	color: #666666;
	font-weight: bold;	
}



.h2 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.message { 
	font-size: 11px; 
	color: red; 
	font-weight: bold;
} 

.paging{
color:#666666;
font-weight:bold;
font-size:11px;
}

a.paging:link , a.paging:hover , a.paging:visited , a.paging:active{
color:#0099FF;
font-weight:bold;
font-size:11px;
}

.imagespacing{
border: solid 1px #CCCCCC;
}

.article_title{
color:#0993F5;
font-size:12px;
font-weight:bold;
}

/* HTML EDITOR STYLES */

.header {
	font-size: 18px;
	color: #666666;
}

.subheader {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.caption{
font-size:9px;
font-style:italic;
}

/* LINK STYLES */
a:link, a:visited, a:active    {text-decoration: none; color: #0099FF;}    
a:hover   { text-decoration: underline; color:  #0099FF; }

a.sm_link:link, a.sm_link:visited, a.sm_link:active    { font-size: 10px; text-decoration: none; color: #0099FF; font-weight: bold; }    
a.sm_link:hover   { font-size: 10px; text-decoration: underline; color:  #0099FF; font-weight: bold; }

a.viewall:link, a.viewall:visited, a.viewall:active    { color: #0099FF; font-weight:bold; font-size:11px; text-decoration: none; }    
a.viewall:hover   { color: #0099FF; font-weight:bold; font-size:11px; text-decoration: none; }

a.h2:link, a.h2:visited, a.h2:active    { color: #0099FF; font-weight:bold; font-size:13px; text-decoration: none; }    
a.h2:hover   { color: #0099FF; font-weight:bold; font-size:13px; text-decoration: none; }



/* FORMATTING */
form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#main{
width: 764px;
margin: 0 auto;
}

#SEO{

}

#header {

}

#content {
	background-color:#FFFFFF;
	padding: 3px;

}

#home_button{
	background-image: url(media/bg_button_home.jpg);
	background-repeat: no-repeat;
	padding: 8px;
}

#telephone {
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	padding-bottom: 8px;
}

#masthead {
	font-size: 10px;
	color: #898DA1;
	font-weight: bold;
	padding: 8px;
}

#quicklinks_hdr{
	background-image:url(media/tmp_bg_side_blue.gif);
	border: solid 1px;
	border-color:#C6E1EA;
}

a.quicklinks_hdr, a.quicklinks_hdr:link, a.quicklinks_hdr:visited, a.quicklinks_hdr:active{
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	font-weight: bold;
}
/*
.quicklinks{
	font-size: 11px;
	font-weight:normal;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height:16px;
}
*/
a.quicklinks, a.quicklinks:link, a.quicklinks:visited, a.quicklinks:active{
	color: #0099FF;
	font-weight: normal;
	text-decoration: none;
}

.quicklinks a:hover{
	color: #0099FF;
	font-weight: normal;
	text-decoration: underline;
}

#testimonials {
	border: solid 1px;
	border-color: #DDDDDD;
	padding:4px;
	background: #F5F5F5 url(media/bg_quote.gif) no-repeat 0px 100px;
}

#footer {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
}

#footer a {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	font-weight:normal;
}

#footer a:hover {
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: underline;
	font-weight:normal;
}

#subnav{
	font-size: 10px;
	font-weight:bold;
}

#subnav a{
	font-size: 10px;
	color: #0099FF;
	font-weight:bold;
	text-decoration: none;
}

#subnav a:hover {
	font-size: 10px;
	color: #0099FF;
	font-weight:bold;
	text-decoration: underline;
}


.ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: inside;
}


.li {
	line-height: 12.5px;
	list-style-position: inside;
	list-style-type: disc; 
	color:#666666;
	margin-bottom: 9.5px;
	margin-left: 10px;
}

#form {
	background-color:#ECF4FD;
	border: solid 1px;
	border-color: #D7E8FB;
	padding: 8px;
}

.highlight-row {
background-color: #E6F3FF;
font-weight:bold;
}

.header-row {
background-color: #666666;
font-size: 13px;
font-weight:bold;
color:#FFFFFF;
}

#updateContent3713 { margin-bottom: 36px; }
#newFooter { margin: 15px 0px 15px 0px; }
#newFooter, #newFooter a:link, #newFooter a:visited, #newFooter a:active, #newFooter a:hover  { color: #000000; }
