﻿

body, td, p {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	color: #000000;

}	
	
.bodyContent {
	font-family: Tahoma;
	font-size: small;
	color: #000000;
}	

.pageBG {
	background-image: url('/contentBG.gif');
}

.finePrint {
	font-family: Tahoma;
	font-size: x-small;
	text-align: center;
	color: #333333;
}

.smallPrint {
	font-family: Verdana;
	font-size: x-small;
	text-align: center;
	color: #111111;
}


.sidemenuBarText {
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
}

.sidemenuText {
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
}

.sectionHeader {
	font-family: Tw Cen MT, Tahoma;
	color: #000033;
	font-size: medium
	
}

.titleHeader {
	font-family: Tw Cen MT, Tahoma;
	color: #000066;
	font-size: 17px;
	font-weight:bold;	
}

.titleHeader2 {
	font-family: Tahoma;
	color: #000066;
	font-size: 12px;
	font-weight:bold;	
}


.pictureBorder {
	margin: 20px;
}

.titleBar {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#AAAAAA;
	width: 608px;
}
	
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}
#popupContact{
display:none; 
font-family: Tahoma;
position:fixed;
position:absolute; /* hack for internet explorer 6*/
height:400px;
width:640px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:10px;
font-size:13px;
line-height:19px;
}
#popupContact h1{
text-align:left;
color: Navy;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:red;
font-weight:700;
display:block;
text-decoration:none;
}
#button{
text-align:center;
	
}