/* Main Text Areas*/
P  {
	COLOR : #000000;
	FONT-FAMILY : Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 12px;
}
.body  {
	COLOR : #000000;
	FONT-FAMILY : Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 12px;
}
li  {
	COLOR : #000000;
	FONT-FAMILY : Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 12px;
}
ul  {
	COLOR : #000000;
	FONT-FAMILY : Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 12px;
}

.address  {
	COLOR : #003000;
	FONT-FAMILY : Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 10px;
}

.contentMainHead  {
	COLOR : #003000;
	FONT-FAMILY : Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 16px;
	FONT-WEIGHT : bold
}

.contentSubHead  {
	COLOR : #000000;
	FONT-FAMILY : Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 13px;
	FONT-WEIGHT : bold
}

.sitemapHeader  {
	COLOR : #003000;
	FONT-FAMILY : Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : bold;
	FONT-SIZE : 12px
}

/* Links*/
a {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	TEXT-DECORATION : underline;
	FONT-SIZE : 12px
}

a:hover {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	TEXT-DECORATION : underline;
	FONT-SIZE : 12px
}
a:visited {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	TEXT-DECORATION : underline;
	FONT-SIZE : 12px
}
a.basenav {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px
}

a.basenav:hover {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px
}

a.basenav:visited {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px
}



a.subnav {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px;
	line-height: 24px;

}

a.subnav:hover {
	COLOR : #000000;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : underline;
	FONT-SIZE : 13px;
	line-height: 24px;

}
a.subnav:visited {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px;
	line-height: 24px;

}

a.sitemap {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px;
	

}

a.sitemap:hover {
	COLOR : #000000;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : underline;
	FONT-SIZE : 13px;


}
a.sitemap:visited {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px;


}



	
/* Nav Text*/
.basenav  {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px
}

.basenavon  {
	COLOR : #134213;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : bold;
	TEXT-DECORATION : none;
	FONT-SIZE : 13px
}
/* Sub Nav Text*/
.subnavon  {
	COLOR : #000000;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : underline;
	FONT-SIZE : 13px;
	line-height: 24px;

}
/* Site map links*/
.sitemapon  {
	COLOR : #000000;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-WEIGHT : normal;
	TEXT-DECORATION : underline;
	FONT-SIZE : 13px;


}


/* Forms*/
INPUT.textbox  {
	BORDER-BOTTOM : 1pt solid;
	BORDER-LEFT : 1pt solid;
	BORDER-RIGHT : 1pt solid;
	BORDER-TOP : 1pt solid;
	BORDER-COLOR : #000000;
	BACKGROUND-COLOR : #E5F0F8;
	WIDTH : 240px;
	HEIGHT : 18px;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 11px
}

INPUT.checkbox  {
	BACKGROUND-COLOR : #ffffff;
}
INPUT.radio {
	BACKGROUND-COLOR : #ffffff;
}

INPUT.button  {
	BACKGROUND-COLOR : #FFFFFF;
	FONT-SIZE : 11px;
	FONT-WEIGHT : bold
}
TEXTAREA  {
	WIDTH : 190px;
	HEIGHT : 100px;
}

SELECT  {
	BORDER-BOTTOM : 1pt solid;
	BORDER-LEFT : 1pt solid;
	BORDER-RIGHT : 1pt solid;
	BORDER-TOP : 1pt solid;
	BORDER-COLOR : #000000;
	BACKGROUND-COLOR : #CFD0E0;
	FONT-FAMILY :  Palantino, "Times New Roman", Times, serif;
	FONT-SIZE : 11px
}
.adminHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

