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

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

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

/*Footer Links*/
.footerlink {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #749795;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E7467;
	text-decoration: none;
	background:none;
	line-height: 17px;
}


/*Content Links*/
.link {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #336666;
	line-height: 20px;
	text-decoration: none;
	background: none;
}

.link:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #254949;
	line-height: 20px;
	text-decoration: none;
	background:#D2ECDD;
}

/*Page Properties*/

	
/*Content default*/
.td {
	font-family: Times New Roman, Times, serif; 
	font-size: 13px;  
	font-weight: normal;
	line-height: 17px; 
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	font-weight: normal;
	line-height: 20px; 
	color: #000000;
}

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

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

/*Right-aligned Picture*/
.picRight {
	float:right; 
	margin-left:10px;
    margin-top:5px;
}

/*Left-aligned Picture Border*/
.picLeft {
	float:left; 
	margin-right:10px;
    margin-top:5px;
}


/*Contact Form*/
.inputButton {
	FONT-SIZE: 10px;
	CURSOR: hand;
	COLOR: #ffffff;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6E9594;
	BORDER: 1px solid;
	border-color: #C0D6D0;
	width:100px;
	line-height: 15px;
}
.inputTxt {
	BORDER: #9AB8B3 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 15px;
	color: #000000;
	width:350px;
	background: #FFFFFF;
}
.inputTxt2 {
	BORDER: #9AB8B3 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 15px; color: #000000; width:150px;
}

.inputSelect {
	FONT-SIZE: 11px;
	BORDER: 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-color: #9AB8B3;
	width: 200px;
	line-height: 17px;
}

.inputTextArea {
	FONT-SIZE: 11px; 
	BORDER: 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	border-color: #9AB8B3;
	width:350px;
}


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

.hr {
	height: 1px;
	width: 100%;
	color: #9AB8B3;
}

.bg {
	background-repeat: repeat-x;
}
.bg1 {
	background-repeat: repeat-y;
}
.bg-bottom {
	background-repeat: repeat-x;
	background-position: bottom;
}
ul {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	list-style-type: disc;
}
.bullet2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#346633;
	font-weight: bold;
	line-height: 18px;
}	
