/* Headers */

h1{
 font-size: 120%;
 color:#039;
}

h2{
 font-size: 100%;
 color: #903;
}

h3{
 font-size: 100%;
 color: #4D6BB1;
}

h4{
 font-size: 100%;
 font-weight: bold;
 color: #333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

/*Content Links*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
	background: none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366CC;
	line-height: 17px;
	text-decoration: underline;
	background: none;
}

.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3366FF;
	line-height: 17px;
	text-decoration: none;
	background: none;
}
.link3 {
	horizontal-align: left;
	vertical-align: top;
	background-color: #ffffff;
	font-family: Verdana;
	color: #066490;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

.link3:hover {
	horizontal-align: left;
	vertical-align: top;
	background-color: #ffffff;
	font-family: Verdana;
	color: #066490;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
/*Page Properties*/

/*Content default*/
td_DELETE {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#333333;
}

.picRight {
	border: 1px solid; 
	border-color:#999999; 
	float:right; 
	margin-left:10px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}


/*Contact Form*/
.inputSelect {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:200px;
	background-color: #EAF4F6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #437282;
}
.repeat-x {
	background-repeat: repeat-x;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #665685;
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #665685;
	border-bottom: 1px solid #665685;
}
.footers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footers2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footers2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #066490;
}
hr {
	width: 90%;
	color:#CCCCCC;
}
.margin {
    margin-top: 0px;
	margin-right: 35px;
	text-align: justify;
	margin-left: 18px;
}
