/*Headers*/
H1 {
	font-size: 12pt;
	font-weight: bold;
	color: #3E5779;
	letter-spacing: 1px;
}

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

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

/*Footer Text */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2F4F88;
	background:none;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	color: #FFFFFF;
	text-decoration: none;
	background:none;
}

.footerlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background:none;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image:url(images/pgbackground.jpg);
	background-position: top;
	background-repeat: none;
	font: Verdana, Arial, Helvetica, sans-serif 11px;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;  
	font-weight: normal;
	line-height: 17px; 
	color: #333333;
	text-align:left;
}

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

.picRight {
	border: 1px solid; 
	border-color:#829DBB; 
	float:right; 
	margin-left:20px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.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: #000000;
	width:200px;
	background-color: #F6F7FB;
}
.inputSelect-time {
font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	BORDER: none;
	color: #1682A5;
	width:70px;
	background-color:#B2CBD7;
}

.dateTop {
font-family:Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 9px;
	color: #1682A5;
}

.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	BORDER: #CCCCCC 1px solid;
	color: #176371;
	width:250px;
	background-color: #EAF4F6;
}

.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	width:90px;
	background-color: #1682A6;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link2 {
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.link3 {
	line-height: 17px;
	font-weight: bold;
	color: #1682A6;
	text-decoration: underline;
}
.link3:hover {
	color: #FF6600;
}
.link4 {
	line-height: 17px;
	font-weight: bold;
	color: #1682A6;
	text-decoration: none;
}


.button-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: bold;
	color: #214285;
	text-decoration: none;
}
.cell-norepeat {
background-image: url(images/news-background.jpg);
background-repeat:no-repeat;
}

/* ******* HOME ANNOUNCEMENT *************** */

div#homeannounce {
	width: 448px;
	height: 146px;
	/*background-color: #9ec3df;*/
	background:url(images/promo-back.jpg);
	background-repeat: no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 10px 0 10px 35px;
	line-height: 14px;
	/*border: 1px solid #1782a6;*/
	margin: 10px 0 10px 0;
	
}

#homeannounce h1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	padding: 0 20px 0 0;
	font-style:italic;
	color:#FFFFFF;
	text-transform:capitalize;
}

#homeannounce h2 {
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	
	
}

#homeannounce a {
	color: #FF6600;
	font-weight: bold;
	font-size: 12PX;
	text-decoration: none;
}

#homeannounce a:hover {
	text-decoration: underline;
}




.linkprocedures {
	line-height: 17px;
	font-weight: bold;
	color: #1682A6;
	text-decoration: underline;
	font-size: 12px;
}
.linkprocedures:hover {
	color: #FF6600;
}
