/* CSS Document */

body
{
	background-color:#253148;
	font-family:Arial, verdana, helvetica;
	font-size:11px;

}
a:link {
	color:#000033;
}
a:hover {
	color:#CCCCCC;
	background-color: #A0A0A4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	height: auto;
}
a:active { color:#314b7a; }
a:visited {
	color:#000033;
}


.formfield{
	font-family:Arial, verdana, helvetica;
	font-size:11px;
}
textarea{
	font-family:Arial, verdana, helvetica;
	font-size:9px;
}
td {
	font-family:Arial, verdana, helvetica;
	font-size:11px;
}

.pageContainer
{
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	top: 35px;
}
.contentContainer
{
	height: auto;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	

}
.address a:visited {color:#22375d;}
.address a:active {color:#22375d;text-decoration:none;}
.address a:hover {color:blue;text-decoration:none;}
.mainContainer{
	text-align:center;
	background-image: url(/images/gradient_ltblue.png);
	background-position: center top;
	padding: 0px;
	margin: 8pt;
	background-color: 92a1be;
	vertical-align: top;
	background-repeat: repeat-x;
}
.mainTable{
	
}
.rightColContainer
{
	background-image: url('images/rightCol_bkg.gif');
	background-repeat: repeat-y;
}
.companyHeadline{
	padding-bottom:10px;
	font-family:Arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.companyText{
	padding-bottom:10px;
	font-family:Arial,verdana,helvetica;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
.footerTopBorder
{
	height:5px;
}
.footerContainer {
	color:#ffffff;
	font-family:Arial, verdana, helvetica;
	font-size:9px;
	padding-left:10px;
	height:23px;
}

.addBtn a:link a:visited a:active { text-decoration:none;}
.addBtn a:hover { text-decoration:none;}

.submitBtn_med{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #42607e;
	width: 80px;
	height: 18px;
	font-family : Arial, Helvetica, sans-serif;
	border:1px solid #FFFFFF;
}
.deleteBtn_med{
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #666666;
	width: 80px;
	height: 18px;
	font-family : Arial, Helvetica, sans-serif;
	border:1px solid #FFFFFF;
}


.leftnavLink {
	color:#293f6e;
	font-family:helvetica;
	font-size:11px;
	font-weight:bold;		
}
.leftnavLink a:link{color:#293f6e;text-decoration:none;}
.leftnavLink a:visited{color:#293f6e;text-decoration:none;}
.leftnavLink a:hover{color:blue;text-decoration:none;}
.leftnavLink a:active{color:#293f6e;text-decoration:none;}

.pageTitle{
	color:#000033;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	text-transform:none;
	border-bottom:1px solid #96b5b9;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	vertical-align: baseline;
	height: auto;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.photoTable {
	padding: 3px;
	border: 2px solid #808080;
	background-position: center;
	background-color: #FFFBF0;
}
.bodyCell {
	font-family:Arial, verdana, helvetica;
	font-size:11px;
	color:#FDFDFD;
	line-height:normal;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration: underline;
	padding: 6px;
	background-position: left;
}
.bodyPhotoCell { 
	color: #000000; 
	font-size: 11px; 
	font-family: Arial, verdana, helvetica; 
	padding-top: 15px; 
	padding-left: 10px;
}
.photoCell {
	background-position: center;
	vertical-align: middle;
	border-bottom-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}

.leftnav_signup {
	padding:15px;
}
.leftnav_address {
	background-color:#d4d6bf;
}
.int_navigation_container {
	background-color:#d4d6bf;
	padding:25px 0 50px 25px;
}
.int_navigation_link {
	color:#293f6e;
	font-family:Arial, Helvetica, sans-serif;
	height:16px;
	font-size:12px;
	font-weight:bold;
}
.int_navigation_link a:link {color:#293f6e; text-decoration:none;}
.int_navigation_link a:active {color:#293f6e; text-decoration:none;}
.int_navigation_link a:visited {color:#293f6e; text-decoration:none;}
.int_navigation_link a:hover {color:#000000; text-decoration:none;}


.int_navigation_seperator{
	background-image:url('images/leftnav_seperatorbkg.gif');
}

.testimonialPerson {
	color:#383737;
	font-family:Arial,verdana,helvetica;
	font-size:10px;
	font-weight:bold;
}
.adminTable {
	background-color:#213f5b;
}
.editTable {
	padding:15px 15px 15px 15px;
	background-color:#EEEEEE;
}

.adminTableHeading {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.adminTableCell{
	background-color:#eeeeee;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.preview {
	width:178px; 
	height:184px; 
	border:solid 1px; 
	vertical-align:baseline; 
	text-align:center;
	color:#999999;
	font-weight:600;
	font-size:11px;
}
.disclaimer {
	color:#999999;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;	
}
.error {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.bodyCellmain {
	font-family:Arial, verdana, helvetica;
	font-size:11px;
	line-height:16px;
	background-color: #FFFFFF;
	padding: 6px;
	background-position: center center;
}
.bodyCellindex {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	line-height:16px;
	padding-top:11px;
	padding-right:0px;
	padding-left:8px;
	font-weight: 300;
	font-variant: normal;
	padding-bottom: 12px;
	list-style-position: inside;
	list-style-type: square;
}
.bodyTableCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-style: italic;
}
.topleft_photo_box {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000033;
	line-height:16px;
	padding-top:14px;
	padding-right:0px;
	padding-left:8px;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 12px;
}
.bodyTableCopy2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000033;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 7px;
	font-style: italic;
}
.bodyCellindexBullet {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000033;
	line-height:16px;
	padding-top:11px;
	padding-right:0px;
	padding-left:8px;
	font-weight: normal;
	font-variant: normal;
	padding-bottom: 12px;
}
.bodycellHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000033;
	font-style: italic;
}
.rightContainer {
	text-align:center;
	background-image: url(/images/gradient_ltblue.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	padding: 10px;
	margin: 8pt;
	background-color: #808FB4;
	vertical-align: middle;
}
