/*-------------BODY TAGS---------*/
.bordthn {
	border: thick solid #FFFFFF;
}


/*-------------LINKING---------*/



/*-------------HEAD TAGS---------*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3B93AB;
	display: block;
	padding: 3px 0px 3px 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3B93AB;
	border-top: solid 1px #3B93AB;
	border-bottom: solid 1px #3B93AB;
	padding: 3px 0px 3px 0px;
}

/*-------------MISC TAGS---------*/
.sm10gr {
font-size: 10px;
color: #666666;
}


.lgbold {
font-size: 18px
}

.image {
border: 1px solid #cccccc;
}

li {
	line-height: 16px;
}

/*-------------FORM TAGS---------*/

input.gr {background-color: #E4FFD2; font-size: 10px;}
textarea.gr {background-color: #E4FFD2; font-size: 10px;}
select.gr  {background-color: #E4FFD2; font-size: 10px;}

form {font-size: 10px;}
