@charset "utf-8";
/* CSS Document */

/*General Content Styles*/
.content_plain_text{
font-size:13px;
font: Arial;
text-align:left;
margin-left:3px;
margin-bottom:5px;
}
.testimonial_text{
font-size:13px;
font: Arial;
text-align:left;
margin-left:3px;
margin-bottom:7px;
}
h1{
font:Arial, Helvetica, sans-serif bold;
font-size:20px;
margin-bottom:1px;
}
ul.bulletmod{
list-style-image:url(../assets/bullet01.gif);
}

/*Onsite Pages*/
#refcolumn01{
float:left;
width:200px;
vertical-align:top;
}
#refcolumn02{
float:right;
width:280px;
vertical-align:top;
}
#onsite_bullets{
background: #F0F0F0;
width:480px;
padding-left:7px;
padding-right:7px;
padding-bottom:2px;
padding-top:2px;
margin-left:20px;
margin-top:10px;
}
#onsite_bullets h2{
font-size:14px;
color:#000066;
}
#onsite_bullets p{
color:#000066;
}
#onsite_bullets ul{
list-style: url(/assets/images/check_bullet.gif);
list-style-position:inside;
text-indent:-5px;
margin-bottom:5px;
}

/*Resources Pages*/
#resources{
float:left;
}
#resourcehead{
font-size:14;
font-weight:bold;
}
#resourceitem{
height:205px;
width:400px;
border-top:dotted thin;
padding-top:12px;
}
#resourceitem2{
height:345px;
width:400px;
}
#posteritem{
height:240px;
width:400px;
border-top:dotted thin;
padding-top:12px;
vertical-align:text-top;
}
#posteritem img{
float:left;
margin-bottom:5px;
}
#upgrade_text{
font-size:9px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
margin-left:3px;
margin-bottom:8px;
}
#freeresleft{
float:left;
width:250px;
text-align:center;
}
#freeresright{
float:right;
width:300px;
text-align:center;
padding-right:25px;
}
#dvditem{
height:100%;
width:575px;
border-top:dotted thin;
padding-top:12px;
padding-bottom:10px;
}
/*Contact & Registration Pages*/
#contact{
margin-bottom:35px;
margin-left:30px;
}
#contact img{
float:left;
margin-bottom:30px;
}
#contact2{
margin-bottom:35px;
margin-left:30px;
}
#contact2 img{
float:left;
margin-bottom:140px;
}
#contact3{
margin-bottom:35px;
margin-left:30px;
}
#contact3 img{
float:left;
margin-bottom:140px;
}
#contact3a{
margin-bottom:35px;
margin-left:30px;
width:200px;
float:left;
}
#contact3a img{
float:left;
margin-bottom:150px;
}
#contact3b{
margin-bottom:35px;
margin-left:30px;
width:430px;
float:right;
}
#contact3b img{
float:left;
margin-bottom:100px;
}
#contact4{
margin-bottom:35px;
margin-left:0px;
width:330px;
float:left;
}
#contact4 img{
float:left;
margin-bottom:40px;
}

/*Site Map*/
#sitemap ul{
list-style:none;
}
#sitemap li{
list-style:none;
}
#sitemap{
font-size:13px;
margin-left:60px;
line-height:23px;
font-weight:bold;
}
#sitemap a{
color:#003366;
}
#sitemap a:visited{
color:#003366;
}

/*Resources Image Hover & Enlarge*/
#trailimageid {
	position: absolute;
	margin-bottom:45px;
	visibility: inherit;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 1px;
	z-index: 1000;
}
.borderbot { height: 1px; line-height: 1px; font-size: 1px; margin: 0px; padding: 0px; }
.largetitle {
	font: 1.2em Tahoma, Verdana, Arial, sans-serif;
	color: #5A86B3;
	font-weight: bold;
	margin-bottom: 4px;
	}