﻿@charset "utf-8";
/* CSS Document */
* {
padding:0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
body {
font-family: "Trebuchet MS", sans-serif;
font-size:12px;
background-image:url(../images/bg4.png);
color: #333399;
}

a { 
text-decoration:none;
color: #333399;
}

a:hover {
text-decoration: underline;
}

img {
margin:-2px;
padding:0;
border:0;
}

.contentImg {
margin:3px 10px;
border: 3px solid #5858ad;
}

.sidebarImg {
margin-left:7px;
border: 3px solid #fff;
}

h2 {
background-image:url(../images/h2bullet.png);
background-repeat:no-repeat;
background-position: left;
font-size:18px;
height: 46px;
text-transform:uppercase;
font-weight:normal;
padding:20px 10px 5px 40px;
margin-top:-5px;
}

.CaptionFont {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
	text-transform: none;
}



h3 {
font-size:16px;
background-image:url(../images/textbullet1.png);
background-repeat:no-repeat;
background-position: left;
padding-left:20px;
margin-bottom:10px;
margin-top:5px;
}

p {
padding:5px 5px 10px 5px;
}

label {
text-transform:uppercase;
}


blockquote {
font-size:14px;
margin:15px 3px 15px 15px;
background-color:#e2e2fa;
border-left: 2px dotted #333399;
padding-left:10px;
}

.textBox {
border:1px solid #5c5cb2;
margin-left:10px;
}

textarea {
border:1px solid #5c5cb2;
margin-left:10px;
}

table select {
border:1px solid #5c5cb2;
margin-left:10px;
}

input { font-family: "Trebuchet MS", sans-serif; }

textarea { font-family: "Trebuchet MS", sans-serif; }

table textarea { 
height:100px;
}

.contentCol1 {float:left; width:50%}
.contentCol2 {float:right; width:50%}

.surveyForm {width:100%}

.surveyForm_owners input { height: auto}

.surveyForm input { height: auto}

.surveyForm_owners { margin:0 auto;}

.surveyForm_owners th { text-transform:uppercase; font-weight:normal}

.surveyForm_owners input {margin:0}

table.surveyForm label {float:right; }

.surveyForm td {padding:2px 0;}

.dots {
border-bottom:2px dotted #5c5cb2;
height:1px;
display:block;
margin:3px -12px 10px -12px;
clear:both;
}

.contentList {
list-style-type:none;
}

.numList {
list-style-type:none;
}

#nav_main ul {
list-style-type:none;
}
.bottomMenu li {
display: inline;
}

#nav_main li {
display: inline;
}

.contentList {
margin: 15px 2px;
}

.contentList li {
background-image:url(../images/textbullet2.png);
background-repeat:no-repeat;
height:23px;
padding-left:20px;
padding-top:3px;
}

.numList {
font-size:14px;
margin:10px 0 ;
}
.numList li {
background-repeat:no-repeat;
height:26px;
padding-left: 28px;
padding-top:3px;
}

.num1 { background-image:url(../images/num1.png)}
.num2 {background-image:url(../images/num2.png)}
.num3 {background-image:url(../images/num3.png)}
.num4 {background-image:url(../images/num4.png)}
.num5 {background-image:url(../images/num5.png)}
.num6 {background-image:url(../images/num6.png)}
.num7 {background-image:url(../images/num7.png)}
.num8 {background-image:url(../images/num8.png)}
.num9 {background-image:url(../images/num9.png)}
.num10 {background-image:url(../images/num10.png)}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix { display: block; }


#wrapper {
width:940px;
margin:0 auto;
}

#footer { clear:both; }

#main { clear:both; }

#nav_main { clear:both; }

#header { clear:both; }
#main {
margin-top:5px;
}
#ie_clearing { display: none; }

#nav_main {
height:69px;
}

#clientLogin {
margin-top:-15px;
margin-bottom:20px;
}



  #col1 { float: left; width: 360px; margin-left: -3px; }
  
  #col3_content { position:relative; }
  
  #col1_content { position:relative; }
  
  #col1_content {
  background-image:url(../images/sidebarMain.png);
  padding:1px 30px;
  }
  
  #col1_heading {
  height:31px;
  background-image:url(../images/sidebarTop.png);
  }
  
  #col1_footer {
  height:34px;
  background-image:url(../images/sidebarBottom.png);
  }
  
  #col3 { width:auto; margin-left: 350px }
	
	#col3_heading_img {
	height:222px;
	background-image:url(../images/mainHeadingImg.png);
	}
	
	#col3_heading_img img {
	margin-left:10px;
	margin-top:12px;
	}
	
	#col3_heading {
	height:33px;
	background-image:url(../images/mainHeading.png);
	}
	
	
	
	#col3_content {
	background-image: url(../images/mainMiddle.png);
	padding:1px 30px;
	}
	
	#col3_footer {
	height:24px;
	background-image:url(../images/mainBottom.png);
	}

#footer {
background-image:url(../images/footerbg.png);
background-repeat:no-repeat;
height:50px;
color: #fff;
padding-top:16px;
}

	.copyright {
	padding-left:20px;
	float: left;
	}
	
	.bottomMenu {
	float:right;
	padding-right:20px;
	}
	
	.bottomMenu li {
	border-right:1px solid #fff;
	height:2px;
	}

	.bottomMenu li a {
	color: #fff;
	text-transform:uppercase;
	text-decoration:none;
	margin: 0 2px;
	padding: 0 2px;
	}
	
	.bottomMenu li a:hover {
	color: #2e2e98;
	}
	
.BoldStyle {
	font-weight: 900;
	color: #000080;
}
