body {
	margin:0px;
	padding:0px;
	background: url(../str/hm_bg.gif) repeat-x #315aad;
}

img {border:0px;}
br {line-height:12px;}

#HEADER {background-color:#315aad;}
#HEADER a {font-family:Arial; color:#c2cee7; font-size:10px; line-height:14px; text-decoration:none;}
#HEADER a:hover {font-family:Arial; color:#ffffff; font-size:10px; line-height:14px; text-decoration:none;}

#NAVIGATION {background:url(../str/nav_bg.gif) no-repeat #fff;}
#searchForm {pading:0px; margin:0px;}
.searchfield {width:95px; height:17px; border:1px solid #bec8ca; font-family:Arial; color:#666666; font-size:11px; text-decoration:none;}

ul#nav {margin:0px; padding:0px; height:23px;}
ul#nav li {list-style-type:none; float:left; padding:6px 20px 0 20px; margin:0px;}
ul#nav li a {display:block; font-family:Arial; color:#333333; font-size:9px; text-decoration:none; font-weight:bold;}
ul#nav li a:hover {display:block; font-family:Arial; color:#dd1818; font-size:9px; text-decoration:none; font-weight:bold;}

#mainlefttop {background-color: #ffffff;}
#mainlefttopPad {padding-left:13px;}
#maincentertop {background-image:url('/resources/images/photos/center_col_grey_bkgnd_spacer.gif'); background-repeat:repeat-y;}
#mainrighttop {background-color: #ffffff;}
#mainrighttopPad {padding-left:13px;}

.mainleftLink a{font-family:Arial; color:#666666; font-size:11px; text-decoration:none; line-height:15px;}
.mainleftLink a:hover{font-family:Arial; color:#dd1818; font-size:11px; text-decoration:none; line-height:15px;}

#leftbottom {background-color: #ffffff;}

.mainrightLink {font-family:Arial; color:#666666; font-size:11px; text-decoration:none; line-height:14px;}

.redArrow , a.redArrow {font-family:Arial; color:#c80000; font-size:11px; text-decoration:none; line-height:14px;}
.redArrow a:hover, a.redArrow:hover {font-family:Arial; color:#c80000; font-size:11px; text-decoration:underline; line-height:14px;}

.blueLink {font-family:Arial; color:#3962b0; font-size:11px; text-decoration:none; line-height:14px;}
a.blueLink:hover {font-family:Arial; color:#cc0000; font-size:11px; line-height:14px;}

#mainbottom{background:url(../str/main_bottom_bg.gif) repeat-y #fff;}

.featuresLeft {background:url(../str/features_left_bg.gif) repeat-y #fff;}
.featuresMid {background:url(../str/features_mid_bg.gif) repeat-y #fff;}
.featuresRight {background:url(../str/features_right_bg.gif) repeat-y #fff;}
.feature {font-family:Arial; color:#666666; font-size:11px; text-decoration:none; line-height:14px;}
.featureHdr {font-family:Arial; color:#21619c; font-size:11px; text-decoration:none; line-height:14px; font-weight:bold;}


#FOOTER {text-align:center;font-family:Arial; color:#c2cee7; font-size:10px; text-decoration:none; line-height:14px;}
#FOOTER a {text-align:center;font-family:Arial; color:#c2cee7; font-size:10px; text-decoration:none; line-height:14px;}
#FOOTER a:hover {text-align:center;font-family:Arial; color:#ffffff; font-size:10px; text-decoration:none; line-height:14px;}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* Level 2 Navigation Indention */ 
.levelTwo
{
	margin-left:5px;
}
