body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	bgcolor: #ffffff;
}

.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.bodyItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.updated {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #003333;
	text-decoration: none;
}

.boldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #CC0033;
	text-decoration: none;
}

.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}

.H1 { /* Titles */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding-left:10px;
}

.H2 { /* Headers */
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}

.H3 { /* bigBlack */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.space {
	 margin: 0 0 4px 0;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
}
.top a:link { 
	text-decoration: underline;
	color: #003366;
	}
.top a:hover { 
	color: #660000;
	text-decoration: underline;
	}
.top a:active { 
	color: #660000;
}

.menuItem { /* main nav */
	font-size: .90em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-style: normal;
}

.menuTitle {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bold;
}

.menuSmall {
	font-size: 0.82em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
}

.menuSub {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: normal;
}

.menuSmall a:link { 
	text-decoration: underline;
	color: #003366;
	}
.menuSmall a:hover { 
	color: #660000;
	text-decoration: underline;
	}
.menuSmall a:active { 
	color: #660000;
}

a:visited { 
	color: #3399CC;
}

.contact { /* for tables */
	border:1px solid #000;
	border-collapse:collapse;
	padding:5px;
}

.rohHead {
	font-size: 1.35em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}

div.item {
	float: left;
	border: 1px solid;
	padding: 5px 5px 0px 0px;
	margin: 5px 5px 0px 5px;
	width: 94%;
}

div.item img {float: left; margin: 5px 5px 0px 0px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: normal;
	color: #000;
	text-align:center;
}

.footer a:link { 
	text-decoration: underline;
	color: #000;
	}
.footer a:hover { 
	color: #660000;
	text-decoration: underline;
	}
.footer a:active { 
	color: #660000;
}


/*

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;

}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}

*/
