body {
	margin : 10px 10px 10px 10px;
}

.greenrule {
	background-color : #003300;
}

.box {
	background-color : #000033;
}

.box_body {
	background-color : #EEEDF2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 7px 7px 7px 7px;
	border : 3px solid #000033;
}

.text_small {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 7px 7px 7px 7px;
}

.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 20px;
}

.pagehead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-weight : bold;
	font-style : italic;
	color : #003300;
	padding-bottom : 10px;
}

a:link {
	color : #006600;
	text-decoration : none;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a:visited {
	color : #000066;
	text-decoration : none;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

a:hover, a:active {
	color : #660000;
	text-decoration : none;
	font-size : 13px;
	font-style : italic;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}


.header1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #000066;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000066;
}

.secondarynav_padding {
	padding-left : 15px;
	padding-right : 13px;
	line-height : 14px;
}

.letter {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	padding : 20px 40px 20px 40px;
	border : 1px solid Gray;
	background-color : #EFEFCD;
}



.linkbox {
	border : 2px solid #000066;
	padding : 3px 3px 3px 3px;
	background-color : #CCCC99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.photobox {
	border : 2px solid #000066;
	padding : 3px 3px 3px 3px;
	background-color : #CCCC99;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	font-style : italic;
}


.ul {
	list-style : url(../images/greendot.gif);
	line-height : 18px;
}

.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}