/* OVER RIDE STYLES FOR 2 page 2 */

.dp_details, .dp_pics, .dp_links, .dp_row1, .dp_row2, .dp_pair, .dp_label, .dp_data  {
	clear:left ! important;
	float:left ! important;
	background-color: #328DD6 ! important;
	border:0px ! important;
}

.dp_details {
	width:100%;
	border:0px ! important;
}

.dp_data {
	clear:none ! important;
}

.dp_links {
	width:100%;
	border-top:1px solid #ddd ! important;
}



body{
	background-color: #328DD6;
	font-family : Verdana, Helvetica, sans-serif;
	background-image: url(/templates/2page_2/images/page_bg.gif);
	color : white;
}
a, a:visited {
	color : white;
}
a:hover {
	text-decoration : underline;
}
.main{
 	border-right : 1px dashed #66FEFF;
	background-image: url(/templates/2page_2/images/mainBG.gif);
	width : 776px;
	height : 95%;
}
.header{
	background-image : url(/templates/2page_2/images/top.jpg);
	width : 776px;
	height : 56px;
}	
.navBar {
	background-color: #328DD6;
	border-top : 1px solid #66FEFF; 
	border-bottom : 1px solid #92ACD1; 
	width : 100%;
}
.navItems{
	padding-bottom : 2px;
	text-align : right;
	width : 776px;
}
.navItem {
	margin-right : 10px;
}
.navItem a, .navItem a:visited{
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
	color : #E6E6E6;
}
.navItem a:hover{
	text-decoration: underline;	
	color : white;
}
.titleBar {
	width : 100%;
	height : 60px;
	border-bottom : 1px solid #66FEFF;
}
.titleLogo{
	background-color: #041968;
	width : 240px;
	background-image: url(/templates/2page_2/images/logoBG.jpg);
	color : white;
	font-weight: bold;
	font-size: 18px;
	padding-left : 10px		
}
.titleText{
	width : 526px;
	vertical-align: bottom;
	padding-left : 10px;
	padding-bottom : 4px;
	color : white;
	font-weight : bold;	
}	
.contentBar{
	width : 776px;
}
.contentLeft {
	width : 250px;
	background-color : #031A68;
	vertical-align : top;	
}
.contentPic{
	border-bottom : 10px solid #0463E5;
}
.contentAddress{
	vertical-align : top;
	width : 100%;
	background-color: #1A3779;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	color : white;
	font-size: 8pt;
	border-bottom : 1px solid #0362E4;
	height : 20px;
}
.contentText{
	vertical-align: top;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 16px;
	font-size : 10pt;
}
.contentLeftBot {;
	padding-left: 10px;
	vertical-align: top;
	background-image: url(/templates/2page_2/images/leftBG.jpg);
	background-repeat: repeat-x;
}
.poweredby {
	padding-top : 4px;
	border-top : 1px solid #66FEFF;
	text-align: center;
	height: 2%;
	width : 100%;
}
.poweredby a {
	font-size: 7pt;
	color : white;
	text-decoration: none;
}
.poweredby a:hover {
	font-size: 7pt;
	color : white;
	text-decoration: underline;
	
}
