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

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

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;  
	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: #BFD6FF;
	text-decoration: none;
	background:none;
	line-height: 17px;
}


/*Content Links*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #435678;
	line-height: 20px;
	text-decoration: underline;
	background: none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #4F658C;
	line-height: 20px;
	text-decoration: none;
	background: none;
}

/*Page Properties*/
tr {
text-align:left;
}


	
/*Content default*/
.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 20px;
	color: #000000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 17px;
	color: #4F658C;
}

/*Picture Border*/
.picborder {
	border: 1px solid; 
	border-color: #4F658C;
}

/*Right-aligned Picture*/
.picRight {
	border: 1px solid; 
	border-color:#333333; 
	float:right; 
	margin-left:5px;
}

/*Left-aligned Picture Border*/
.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:10px;
}


/*Contact Form*/
.inputButton {
	FONT-SIZE: 1em;
	CURSOR: hand;
	COLOR: #ffffff;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #7B8698;
	width:100px;
	line-height: 15px;
}

.inputSelect {
	FONT-SIZE: 1em;
	BORDER: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border-color: #7B8698;
	width: 200px;
	line-height: 17px;
}

.inputTextArea {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	width:275px;
	border-color: #2D6193;
	border-width: 1px;
	background-color: #FFFFFF;
}

.contentbg {
	background-repeat: repeat-x;
}

.hr {
	height: 1px;
	width: 100%;
	color: #4F658C;
	
}

H1   {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.04em;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

H2   {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.02em;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

H3   {
      font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.02em;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}
.pagebg {
	background-color: 94A2BB;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-x;
}


