body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 105%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	background-color: #333333;
	background-image: url(bg_grad_gray.jpg);
	background-attachment: fixed;

}

.class2 A:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.class2 A:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}
.class2 A:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}
.class2 A:hover {
	text-decoration: underline;
	color: #cc0000;
	font-weight: bold;

}



h5 {
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

#masthead{
	width : 700px;
		margin-right: auto;
	margin-left: auto; 	
}
#masthead img{
	width : 700px;
	
}

#content{
	border: solid #991316 1px;
	width: 700px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666666;
}
#content a{
	color: #000000;	
}
.tblborder{
	padding: 5px 5px 5px 5px;
	border: solid #CB0003 1px;	

}
.tblborder2{
line-height:1.5em;
margin:0px auto;
width: 75%;
	padding: 5px 5px 5px 5px;
	border: solid #ccc 1px;	

}

#contentLeft{
		padding: 5px 5px 5px 5px;
	height: 100%;

}
#contentLeft a{
	color: #000000;
	text-decoration: none;
}
#contentLeft a:hover{
	color: #cc0000;
	text-decoration: underline;
}
#contentLeft a:visited{
	color: #000000;
	text-decoration: none;

}


}
.contentRight{
	color: #000000;
	padding: 5px;
	width: auto;
	float: right;
	vertical-align: top;
	height: 100%;
}
.contentRight a{
	color: #000000;
	text-decoration: none;
}
.contentRight a:hover{
	color: #cc0000;
	text-decoration: underline;
}
.contentRight a:visited{
	color: #000000;
	text-decoration: none;

}


.contentleft2 {
	color: #000000;
			padding: 5px 5px 5px 5px;

	width: auto;
	
	vertical-align: top;
	height: 100%;
}
.contentleft2 a{
	color: #000000;
	text-decoration: none;
}

.contentleft2 a:visited {
	color: #000000;
	text-decoration: none;

}
.contentleft2 a:hover{
	color: #cc0000;
	text-decoration: underline;
}

.five:link {color: #0000CC; text-decoration: none}
.five:visited {color: #0000ff; text-decoration: none}
.five:hover {
	text-decoration: underline;
	color: #FF0000;
}
.red:link {color: #0000CC; text-decoration: none}
.red:visited {color: #0000ff; text-decoration: none}
.red:hover {
	text-decoration: underline;
	color: #FF0000;
}
/************* #globalNav styles **************/

#globalNav{
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	color: #cccccc;
	margin: 7px 0px 7px 0px;
	white-space: nowrap;
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#globalNav img{
 display: block;
}

#globalNav a, a:visited  {
	color: #ffffff;
	text-decoration: none;
}
#globalNav a:hover {
	color: #000000;
	text-decoration: underline;
}


.siteInfo{
	width: 700px;
	font-size: 14px;
	color: #CCCCCC;
	margin-top: 25px;
	margin-left: 50px;
	text-align: center;
}
.siteInfo a:link{
		font-size: 9px;
	color: #000000;

	text-decoration: none;
}
.siteInfo a:visited {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;

}
.siteInfo a:hover {
	font-size: 9px;
	color: #CC0000;
	text-decoration: underline;

}
