body {
	background-color: #F4F4F4;
	text-align: center;	
	scrollbar-face-color      : #D8D9D9;
    scrollbar-shadow-color    : #333333;
    scrollbar-highlight-color : #666666;
    scrollbar-3dlight-color   : #FFFFFF;
    scrollbar-darkshadow-color: #333333;
    scrollbar-arrow-color     : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	text-decoration:none;
	color:#cc0000;
}
a:visited {
	text-decoration:none;
	color:#DD5757;
}

a:hover {
	color:#cc0000;
	text-decoration:underline;
}

.siteTable{
	background-color:white;
	width:780px;
	height:100%;
	border:1px solid #a1a1a1;
	border-top: 1px solid white;
	margin: 0px;
	padding: 0px;
}

.siteTitle {
	background-color: #cc0000;
	height:20px;
	color:white;
	font-weight:bold;
	font-size:10px;
	text-align:center;
	border-bottom:1px solid white;
	width: 267px;
}

.siteUserLinks {
	text-align:right;
	background-color: #aaa;
	color:gray;
	padding:4px;
	border-bottom:1px solid white;
	border-right:1px solid white;
	font-weight: bold;
}
.siteUserLinks a, .siteUserLinks a:visited {
	color:#555;
	font-weight: bold;
}
.siteUserLinks a:hover {
	color:#111;
	font-weight: bold;
}
.siteLogo{
	text-align:center;
	border-top:1px solid #a1a1a1;
	margin: 0px;
	padding: 0px;
	height: 60px;

}
.siteLogo a, .siteLogo a:hover, .siteLogo a:visited{
	text-align:center;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
.nav1 {
	background-image: url(nav1_bg.gif);
	background-repeat: repeat-x;
	background-color:#9d9d9d;
	height:23px;
	text-align:center;
	border-right:1px solid white;
	border-bottom:1px solid white;
	border-top:1px solid #a1a1a1;
	width: 170px;
	}
.nav1 a, .nav1 a:hover, .nav1 a:visited {
	color:white;
	font-weight:bold;
	font-size:12px;
	text-decoration:none !important;
	width: 170px;
}
.nav1_icon {
	height:35px;
	width:512px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: white;
	border-left-color: #FFFFFF;
}
.nav2_holder {
	height:22px;
	background-image: url(menu_bg.gif);
	background-repeat: repeat-x;
	background-color:#D8D8D8;
	border-top: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	border-left: 1px solid white;
	border-right: 1px solid white;
}
.nav2_holder a{
	color: #4F4F4F;
	background-attachment: fixed;
	background-image: url(nav2_div.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.nav2_holder a:visited{
	color:#4F4F4F;
	font-weight: bold;
}
.nav2_holder a:hover{
	color:black;
	font-weight: bold;
}

.contentArea {
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}
.pageTitle {
	font-weight:bold;
	color:#2DCED6;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
}
.questionholder{
padding-left:20px;}

.questions{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	font-size:10px;
	font-weight:bold;
	background-image: 	url(callLinks_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-bottom: 7px;
}
.PressContent{
width:756px;
}

.subheader {
	font-weight: bold;
	padding-top: 2px;
	color: #34A5AB;
	font-size: 11px;
}
.callLinksTable{
	width:100%;
	border-top:1px solid white;
	border-left:1px solid white;
	border-bottom:1px solid white;
}
.callLinks{
	height:22px;
	width:25%;
	padding:0px;
	margin:0px;
	background-color:#a0a0a0;
	border-right:1px solid white;
	font-size: 11px;
}
.callLinks a, .callLinks a:visited {
	width:100%;
	padding:3px 3px 3px 22px;
	color:white;
	font-weight:bold;
	background-image: 	url(callLinks_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 11px;
}
.callLinks a:hover{
	background-color:#9181A1;
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
.footer {
	background-color:#cc0000;
	height:16px;
	color:white;
	padding:3px;	
}
.footer a, .footer a:visited{
	color:F0B3B3;
}
.footer a:hover{
	color:white;
}
.webdev {
	background-color:#cc0000;
	height:16px;
	color:white;
	padding:3px;	
	float: right;
}
.webdev a, .webdev a:visited{
	color:F0B3B3;
	float: right;
}
.webdev a:hover{
	color:white;
	float: right;
}
.newsheader{
	font-weight:normal;
	font-style: italic;
}
.year{
	font-size:20px;
	font-weight:bolder;
	background-color: #F0F0F0;
}
.sitemapheader{
	background-color:#CCCCCC;
	font-weight:bold;
	padding-left: 2px;
}

.presstitle {
font-size:15px;
}

.RedHeader {
color:#CC0000;
font-weight:bolder;
font-size:11px;
text-align:center;
}


.newsflash {
color:#CC0000;
font-weight:bold;
}
