/* Start of CMSMS style sheet 'default' */
/* Default Styles */

body, div, p, ul, li, dl, dt, dd, img, a, h1, h2, h3, h4, h5, h6{
margin: 0;
padding: 0;
}

html{
height: 100%;
}

body{
text-align: center;
font-size: 62.5%;
font-family: Arial, Helvetica, sans-serif;
background-color: #fff;
color: #4485C9;
height: 100%; 
}

p{
font-size: 1.3em;
padding: 0 0 0.9em 0;
}

a img{
border: none;
}

.clear {
	clear: both;
	height: 1px;
}


/* content list */
.contentUL {
/*color: #003876;*/
font-size: 11px;
padding-left: 15px;
}

.contentUL a:link, .contentUL a:visited, .contentUL a:hover, .contentUL a:active { color: #FF0000;}
/* End of 'default' */

/* Start of CMSMS style sheet 'container' */
#center{
margin: 0 auto 0 auto;
}

#innerCenter{
margin: 0px auto 0 auto;
width: 800px;
height: auto;
text-align: center;
position: relative;
}

#bkg{
float: left;
width: 100%;
height: 100%;
possition: relative;
background: url(uploads/images/grad.jpg) 0 0 repeat-x;
}

#middleBox{
padding: 0 0 0 0;
width: 800px;
text-align: left;
float: left;
position: relative;
background: url(uploads/images/middle.jpg) top center repeat-y;
}

#topBox{
width: 800px;
float: left;
position: relative;
background: url(uploads/images/top.jpg) top center no-repeat;
}

#bottomBox{
float: left;
padding: 0 0 15px 0;
width: 800px;
position: relative;
background: url(uploads/images/bottom.jpg) bottom center no-repeat;
}




/* End of 'container' */

/* Start of CMSMS style sheet 'topNav' */
#top{
z-index:1;
width: 776px;
position: relative;
list-style-type: none;
padding: 20px 0 0 24px;
}

#logo{
width: 164px;
float: left;
}

#logo a, #logo a:hover{
display: block;
width: 164px;
height: 72px;
text-decoration: none;
float: left;
background: url(uploads/images/logo.gif) 0 0 no-repeat;
}

#tagLine{
width: 420px;
height: 72px;
float: left;
background: url(uploads/images/tagline.gif) 0 0 no-repeat;
}

ul#cornerNav{
width: 167px;
height: 28px;
list-style-type: none;
padding: 0;
margin: 0;
float: left;
}

ul#cornerNav li{
float: left;
padding: 0;
margin: 0;
position: relative;
display: block;
}

ul#cornerNav li a{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.1em;
text-decoration: none;
}

ul#cornerNav li a:hover, ul#cornerNav li a:active{
text-decoration: underline;
} 

ul#cornerNav a{
display: block;
text-decoration: none;
margin: 0;
padding: 0;
}

ul#cornerNav a:hover, a:active{
text-decoration: none;
}

ul#cornerNav li a img{
display: block;
}

/* hide link img to display background hover state
ul#cornerNav li a:hover img, ul#cornerNav li a:active img{
display: none;
} */

ul#cornerNav li#home{
float: left;
width: 44px;
background: url(uploads/images/home_h.gif) 0 0 no-repeat;
}

ul#cornerNav li#home a{
float: left;
width: 44px;
height: 28px;
background: url(uploads/images/home_h.gif) 0 0 no-repeat;
}

ul#cornerNav li#home a:hover{
float: left;
width: 44px;
height: 28px;
background: url(uploads/images/home_h.gif) 0 0 no-repeat;
}

ul#cornerNav li#siteMap{
float: left;
width: 50px;
background: url(uploads/images/site_map_h.gif) 0 0 no-repeat;
}

ul#cornerNav li#siteMap a{
float: left;
width: 50px;
height: 28px;
background: url(uploads/images/site_map.gif) 0 0 no-repeat;
}

ul#cornerNav li#siteMap a:hover{
float: left;
width: 50px;
height: 28px;
background: url(uploads/images/site_map_h.gif) 0 0 no-repeat;
}


ul#cornerNav li#contactUs{
float: left;
width: 73px;
background: url(uploads/images/contact_us_h.gif) 0 0 no-repeat;
}

ul#cornerNav li#contactUs a{
float: left;
width: 73px;
height: 28px;
background: url(uploads/images/contact_us.gif) 0 0 no-repeat;
}

ul#cornerNav li#contactUs a:hover{
float: left;
width: 73px;
height: 28px;
background: url(uploads/images/contact_us_h.gif) 0 0 no-repeat;
}

ul#mainNav {
width: 750px;
float: left;
margin: 0;
padding: 0;
text-align: left;
list-style-type: none;
z-index: 1000;
}

ul#mainNav li{
float: left;
padding: 0;
margin: 0;
position: relative;
display: block;
}

ul#mainNav li ul {
display: none;
list-style-type: none;
position: absolute;
margin: 0;
padding: 4px 0 4px 0;
background-color: #1A4D8D;
top: 27px;
left: 0;
z-index: 1000;
}

ul#mainNav li ul li{
background-color: #1A4D8D;
color: #C0D9E7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
position: relative;
float:left;
padding: 0;
margin: 0;
border: none;
width: 15em;
z-index:1000;
}

ul#mainNav li:hover ul, ul#mainNav li.over ul {
display: block;
position: absolute; 
}

ul#mainNav a{
color: #C0D9E7;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
text-decoration: none;
margin: 0;
padding: 0;
display: block;
}

ul#mainNav a:hover,  ul#mainNav a:active{
text-decoration: none;
color: #fff;
margin: 0;
padding: 0;
}

ul#mainNav a:hover li ul li{
text-decoration: none;
background-color: #4174A8;
color: #fff;
margin: 0;
padding: 0;
}


ul#mainNav li#about{

width: 96px;
background: url(uploads/images/about_h.gif) 0 0 repeat;
}

ul#mainNav li#about a{

width: 96px;
height: 27px;
background: url(uploads/images/about.gif) 0 0 repeat;
}

ul#mainNav li#about a:hover{

width: 96px;
height: 27px;
background: url(uploads/images/about_h.gif) 0 0 repeat;
}

ul#mainNav li#about ul li a{
background-image: none;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
}

ul#mainNav li#about ul li a:hover{
background-image: none;
background-color: #4174A8;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
}

ul#mainNav li#news{

width: 59px;
background: url(uploads/images/news_h.gif) 0 0 repeat;
}

ul#mainNav li#news a{

width: 59px;
height: 27px;
background: url(uploads/images/news.gif) 0 0 no-repeat;
}

ul#mainNav li#news a:hover{

width: 59px;
height: 27px;
background: url(uploads/images/news_h.gif) 0 0 repeat;
}

ul#mainNav li#news ul li a{
background-image: none;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
display: block;
}

ul#mainNav li#news ul li a:hover{
background-image: none;
background-color: #4174A8;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
}

ul#mainNav li#why{
width: 122px;
background: url(uploads/images/why_h.gif) 0 0 repeat;
}

ul#mainNav li#why a{

width: 122px;
height: 27px;
background: url(uploads/images/why.gif) 0 0 repeat;
}

ul#mainNav li#why a:hover{

width: 122px;
height: 27px;
background: url(uploads/images/why_h.gif) 0 0 repeat;
}

ul#mainNav li#why ul li a{
background-image: none;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
display: block;
}

ul#mainNav li#why ul li a:hover{
background-image: none;
background-color: #4174A8;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
}

ul#mainNav li#find{

width: 102px;
background: url(uploads/images/find_h.gif) 0 0 repeat;
}

ul#mainNav li#find a{

width: 102px;
height: 27px;
background: url(uploads/images/find.gif) 0 0 repeat;
}

ul#mainNav li#find a:hover{

width: 102px;
height: 27px;
background: url(uploads/images/find_h.gif) 0 0 repeat;
}

ul#mainNav li#find ul li a{
background-image: none;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
display: block;
}

ul#mainNav li#find ul li a:hover{
background-image: none;
background-color: #4174A8;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
}

ul#mainNav li#plan{

width: 113px;
background: url(uploads/images/plan_h.gif) 0 0 repeat;
}

ul#mainNav li#plan a{

width:113px;
height: 27px;
background: url(uploads/images/plan.gif) 0 0 repeat;
}

ul#mainNav li#plan a:hover{

width:113px;
height: 27px;
background: url(uploads/images/plan_h.gif) 0 0 repeat;
}

ul#mainNav li#plan ul li a{
background-image: none;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
display: block;
}

ul#mainNav li#plan ul li a:hover{
background-image: none;
background-color: #4174A8;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
}

ul#mainNav li#moving{

width: 129px;
background: url(uploads/images/moving_h.gif) 0 0 repeat;
}

ul#mainNav li#moving a{

width: 129px;
height: 27px;
background: url(uploads/images/moving.gif) 0 0 repeat;
}

ul#mainNav li#moving a:hover{

width: 129px;
height: 27px;
background: url(uploads/images/moving_h.gif) 0 0 repeat;
}

ul#mainNav li#moving ul li a{
background-image: none;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
display: block;
}

ul#mainNav li#moving ul li a:hover{
background-image: none;
background-color: #4174A8;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
}

ul#mainNav li#join{

width: 125px;
background: url(uploads/images/join_h.gif) 0 0 repeat;
}

ul#mainNav li#join a{

width: 125px;
height: 27px;
background: url(uploads/images/join.gif) 0 0 repeat;
}

ul#mainNav li#join a:hover{

width: 125px;
height: 27px;
background: url(uploads/images/join_h.gif) 0 0 repeat;
}

ul#mainNav li#join ul li a{
background-image: none;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
display: block;
}

ul#mainNav li#join ul li a:hover{
background-image: none;
background-color: #4174A8;
height: auto;
width: auto;
left: 0;
padding: 2px 5px 4px 14px;
}

ul#mainNav li#about ul{
left: 5px;
top: 27px;
}

ul#mainNav li#news ul{
left: 5px;
top: 27px;
}

ul#mainNav li#why ul{
left: 5px;
top: 27px;
}

ul#mainNav li#plan ul{
left: 5px;
top: 27px;
}

ul#mainNav li#moving ul{
left: 5px;
top: 27px;
}

ul#mainNav li#join ul{
left: -25px;
top: 27px;
}

ul#mainNav li ul li{
width: 150px;
}

/* End of 'topNav' */

/* Start of CMSMS style sheet 'main' */
/* CSS Document */
input, select, textarea {
	background-color: #FFFFFF;
	color: #000000;
	border: solid 1px #9C7F68;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#preload_images {
display: none;
}

#main{
z-index: 0;
width: 776px;
display: block;
padding: 0 0 0 24px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul#picNav {
z-index:0;
width: 750px;
margin-top: -5px;
padding: 10px 0 0 0;
float: left;
list-style-type: none;
}

#pnt {
z-index:0;
float: left;
width: 750px;
height: 28px;
background: url(uploads/images/wt_top.gif) 0 0 no-repeat;
}

#pnt p {
color: #003876;
font-size: 16px;
font-weight: bolder;
padding: 8px 0 0 15px;
}

#pnl {
z-index:0;
float: left;
width: 6px;
height: 78px;
background: url(uploads/images/wt_left.gif) 0 0 no-repeat;
}

#pnr {
z-index:0;
float: left;
width: 8px;
height: 78px;
background: url(uploads/images/wt_right.gif) 0 0 no-repeat;
}

#pnb {
z-index:0;
float: left;
width: 750px;
height: 10px;
background: url(uploads/images/wt_bottom.gif) 0 0 no-repeat;
}

ul#picNav li{
z-index:0;
float: left;
position: relative;
}

ul#picNav li a{
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 1.1em;
text-decoration: none;
}

ul#picNav a{
display: block;
text-decoration: none;
margin: 0;
padding: 0;
}

ul#picNav li a img{

}

/* hide link img to display background hover state 
ul#picNav li a img{
display: none;
float: left;
}*/

ul#picNav li#family{
width: 249px;
float: left;
background: url(uploads/images/family_h.jpg) 0 0 no-repeat;
}

ul#picNav li#family a{
width: 249px;
height: 78px;
float: right;
background: url(uploads/images/family.jpg) 0 0 no-repeat;
}

ul#picNav li#family a:hover{
width: 249px;
height: 78px;
float: right;
background: url(uploads/images/family_h.jpg) 0 0 no-repeat;
}

ul#picNav li#corporate{
width: 242px;
float: left;
background: url(uploads/images/corporate_h.jpg) 0 0 no-repeat;
}

ul#picNav li#corporate a{
width: 242px;
height: 78px;
float: right;
background: url(uploads/images/corporate.jpg) 0 0 no-repeat;
}

ul#picNav li#corporate a:hover{
width: 242px;
height: 78px;
float: right;
background: url(uploads/images/corporate_h.jpg) 0 0 no-repeat;
}

ul#picNav li#specialized{
width: 245px;
float: left;
background: url(uploads/images/specialized_h.jpg) 0 0 no-repeat;
}

ul#picNav li#specialized a{
width: 245px;
height: 78px;
float: left;
background: url(uploads/images/specialized.jpg) 0 0 no-repeat;}

ul#picNav li#specialized a:hover{
width: 245px;
height: 78px;
float: left;
background: url(uploads/images/specialized_h.jpg) 0 0 no-repeat;
}

/*  Quote  */

#quote {
float: left;
width: 262px;
height: 321px;
background: url(uploads/images/quote.gif) 0 0 no-repeat;
}

#move {
float: left;
padding:5px 10px 0 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
width: 242px;
}

#move h3 {
font-size: 20px;
font-weight: bold;
letter-spacing: -1px;
color: #003876;
}

#move h5 {
font-size: 15px;
font-weight: bold;
letter-spacing: -1px;
color: #003876;
padding: 0 0 2px 0;
}

#move p{
float: left;
padding: 0 0 3px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
width: 100%;
}

#move p a {
float: left;
padding: 0 0 5px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
background: none;
color: #0066CC;
}

#move p a:hover, #move p a:active, #move p a:visited {
float: left;
color: #0066CC;
}

#move p a#submit{
height: 29px;
width: 68px;
float: right;
margin-top: 10px;
padding: 0 30px 0 0;
display: block;
background: url(uploads/images/submit.gif) 0 0 no-repeat;
}

#move p a#submit:hover{
height: 29px;
width: 68px;
float: right;
padding: 0 30px 0 0;
display: block;
background: url(uploads/images/submit_h.gif) 0 0 no-repeat;
}

#message {
float: left;
width: 340px;
background-color: #FFFFFF;
color: #003876;
}

#message .title {
letter-spacing: -1px;
font-family:Geneva, Arial, Helvetica, sans-serif;
color: #003876;
float: left;
width: 335px;
height: 29px;
font-style:italic;
padding: 4px 0 0 4px;
font-size: 18px;
}

#message .photo {
float: left;
text-align: left;
font-size: 9px;
font-weight: bold;
width: 110px;
}


#message .photo p{
text-align: left;
font-size: 9px;
font-weight: bold;
}

#message .content p{
float: left;
margin-left: 5px;
width: 185px;
font-size: 11px;
}

#message .content a{
font-size: 11px;
font-weight: bold;
color: #4485C9;
text-decoration: none;
}

#message .content a:hover{
font-size: 11px;
text-decoration: underline;
font-weight: bold;
color: #CE3045;
}

#rightMiddle{
float: left;
width: 142px;
background-color:#FFFFFF;
}

#bnd {
float: left;
padding: 5px 0 10px 0;
background: none;
}

#bnd1 {
float: left;
padding: 5px 0 0 0;
height: 19px;
background: url(uploads/images/arrow.gif) left 5px no-repeat;
}

#bnd a:hover {
float: left;
padding: 3px 0 0 23px;
color: #002654;
font-size: 11px;
font-weight: 800;
text-decoration: none;
background: url(uploads/images/arrow_h.gif) left top no-repeat;
}

#bnd a{
float: left;
padding: 3px 0 0 23px;
color: #002654;
font-size: 11px;
font-weight: 800;
text-decoration: none;
}

#tip {
padding: 5px 5px 0 5px;
width: 128px;
float: left;
background-color: #EBF3F7;
border: 1px dotted #79B2DD;
}

#tip h4{
float: left;
color: #4E89BB;
font-size: 11px;
font-weight: bold;
}

#tip p{
float: left;
color: #003876;
font-size: 10px;
}

#bottomRight {
float: left;
width: 480px;
border-top: 1px dotted #79B2DD;
}

#br_left {
float: left;
width: 180px;
padding: 15px 0 0 0;
background: img(uploads/images/wbe.gif) 0 0 no-repeat;
}

#br_left .content{
float: left;
font-size: 11px;
color: #003876;
}

#br_left .content p{
float: right;
padding-left: 3px;
font-size: 11px;
color: #003876;
}

#br_mid {
float: left;
width: 150px;
padding: 15px 5px 0 5px;
}

#br_mid .content{
float: left;
padding: 0 5px 0 5px;
border-left: 1px dotted #79B2DD;
border-right: 1px dotted #79B2DD;
font-size: 11px;
color: #003876;
}

#br_left .content p img{
float: left;
padding: 0 3px 0 0;
width: 70px;
font-size: 11px;
font-weight: bold;
color: #4485C9;
text-decoration: none;
}

#br_left .content a{
float: left;
font-size: 11px;
font-weight: bold;
color: #4485C9;
text-decoration: none;
}

#br_left .content a:hover{
float: left;
font-size: 11px;
font-weight: bold;
color: #CE3045;
text-decoration: underline;
}

#br_right {
float: left;
padding: 5px 0 0 0;
text-align: center;
width: 130px;
}

ul#footer {
text-align: center;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #4382B7;
display: block;
}

ul#footer  li {
padding: 0 2px 3px 2px;
display: inline;
}

ul#footer  a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #4382B7;
padding: 0 2px 0 2px;
text-decoration: none;
}

ul#footer  a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #ff0000;
text-decoration: underline;
}

/* End of 'main' */

