/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #526772;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #354878;
	line-height: 17px;
	font-size: 13px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #76B0FF;
	text-decoration: none;
	background:none;
	line-height: 17px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3F558E;
	text-decoration: none;
	background:none;
	line-height: 17px;
}


/*Content Links*/
.link {
	color: #3F558E;
	text-decoration: underline;
	background: none;
	font-weight: normal;
}

.link:hover {
	color: #AB6C63;
	text-decoration: none;
	background: none;
}

/*Page Properties*/
body {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: #21333c;
	background-position: top;
	background-repeat: none;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;  
	font-weight: normal;
	line-height: 17px; 
	color: #000000;
	text-align:justify;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#5E7580;
}
.picRight {
	border: 1px solid; 
	border-color:#333333; 
	float:right; 
	margin-left:20px;
	margin-top:3px; margin-bottom:3px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
	margin-top:3px; margin-bottom:3px;
}
.vertline {background-image:url(images/dotv.gif); background-repeat:repeat-y;}
.horizline {background-image:url(images/doth.gif); background-repeat:repeat-x;}

/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	color: #374979;
	width:200px;
	border-color: #5E7580;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #21333C;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #DEE3E7;
}



.procedureright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.procedureright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #76B0FF;
	text-decoration: none;
	background:none;
	line-height: 17px;
}
#popup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
