body {
	background-image: url(images/bg_pattern.gif);
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	font-weight: normal;
}
a:link {
	color: #EE6B0B;
	text-decoration: none;
}
a:visited {
	color: #EE6B0B;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.email a:link {
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
.email a:visited {
	text-decoration: none;
	color: #333333;
}
.email a:hover {
	text-decoration: none;
	color: #C2A267;
}
.email a:active {
	text-decoration: none;
}
.history {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.history a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.history a:visited {
	color: #FFFFFF;
}
.history a:hover {
	color: #F2E3A9;
}
.history a:active {
	color: #FFFFFF;	
}


.glossymenu{
	margin-left: 0px;
	padding: 0px;
	width: 148px; /*width of menu*/
	border: 0px solid #9A9A9A;
	border-bottom-width: 0px;
	margin: 0px;
}

.glossymenu a.menuitem{
	background: #294272 url(glossyback.gif) repeat-x bottom left;
	font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: white;
	display: block; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 0px 0;
	padding-left: 0px;
	text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #324f88;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #294272;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
text-decoration: none;
text-align:center;
}

.glossymenu div.submenu ul li a:hover{
background: #324f88;
color: white;
}
.paragraph {font-size: 12px

}
.footer {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
.hdrftr {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #564535;
}
.red {
	color: #F00;
}
.blue {
	color: #2e3192;
}

.H1 {
	font-size: 16px;
	color: #000099;
	font-weight: bold;
	text-shadow: 1px 1px 1px #cccccc;
}
.H2 {
	color: #2e3192;
	font-weight: bold;
	font-size: 14px;
}
.H3 {
	color: #CF792C;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.H4 {
	color: #cc9933;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 1px 1px 1px #e6e4e4;
}
.H5 {
	color: #333333;
	font-weight: bold;
}
.H6 {
	font-weight: bold;
	color: #2e3192;
	font-size: 14px;
}
.H7 {
	color: #CF792C;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.l1 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

