body 
{
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#b6dcfa;
	font-size:12px;
	line-height:18px;
}

html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_main.jpg);
}


#divContainer 
{
	margin: 0 auto;
	padding:0px;
	width: 805px;
}

.divCopy a
{
    color: #35a0c2;
    text-decoration:none;
}

.divCopy a:hover
{
    color: #ffffff;
    text-decoration:none;
    border-bottom: 1px dotted #b6dcfa;
}

#divHeader 
{
	height:120px;
	padding:0px;
	margin:0px;
	
}


#divFormError 
{
	width: 200px;
	height: 100px;
	border:#999999 1px solid;
	margin-left: 135px;
}


#divLogo 
{
	float:left;
	position:relative;
	width:300px;
	top:21px;
}

#divNav
{
	float:right;
	position:relative;
	color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	top:40px;
}

h2
{
	color:#b1d925;
	font-family:Century Gothic, Arial, Times;
	font-size:18px;
	padding-bottom:19px;
	margin:0px;
}

#divClient
{
height:170px;


}



.divCopyL
{
	width:400px;
	float:left;
	margin-left:5px;
	margin-right:15px;
	display: inline;
}

.divCopyR
{
	width:385px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	display: inline;
}

.divCopyF
{
	overflow:hidden;
	margin-left:5px;
	padding-left:5px;
	margin-right:15px;

}

.divCA
{
	border-top-color:#236594;
	border-top-width:1px;
	border-top-style:solid;
	padding-top:20px;
	padding-bottom:20px;
}

.divCB
{
	background-image:url(../images/bg_fade_div.jpg);
	background-repeat:repeat-x;
	padding-top:20px;
	padding-bottom:20px;
	
	
}

.divCopyTC
{
float:left;
	width:260px;

}

#divFooter
{
	background-image:url(../images/bg_footer.jpg);
	background-repeat:repeat-x;
	width:805px;
	padding-top:20px;
	padding-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4f91c4;
	font-size:12px;
	line-height:18px;
	text-align:right;
	
}

#divFooter a
{
	color:#4f91c4;
	text-decoration:none;
}

#divFooter a
{
	color:#4f91c4;
	text-decoration:none;
}

.imgBorderLg
{
	border:#0a253a;
	border-style:solid;
	border-width:7px;
}

.imgBorderSm
{
	border:#0a253a;
	border-style:solid;
	border-width:5px;
}

.caption
{
    padding: 2px 5px 0px 5px;

}

.picsleft 
{
	float:left;
	padding-right:10px;
    margin-right: 10px;  
    margin-bottom: 10px;
} 



.txtAtt
{
	font-family:Century Gothic, Arial, Times;
	font-size:30px;
	line-height:37px;
}

.divCopy ul
{
	padding-top:0px;
	margin-top:0px;
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

.divCopy li
{
	padding-left: 10px;
	background-image: url(../images/bullett.gif);
	background-repeat: no-repeat;
	background-position:left;
}
