BODY {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
/*	color:#000000; */
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

H1 {
	font-size: 14px; 
	color:#FFFFFF; 
	font-weight: bold;
}

H2 {
	font-size: 10px; 
	color: #404040; 
	font-weight: bold;
}

TD {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px; 
/*	color:#000000;*/
}

.TableMain{
	background: url(site_images/_background.gif) repeat-x;
	background-color: #D5F1FC;
}

.TableMenu{
	height : 287px;
	width : 164px;
}

.TableMenuText{
	font-size: 12px;
	color:#33b0ff;
	font-weight: bold;
}

.TableMenuDropDown{
	font-size: 12px;
	color:#33b0ff;
	font-weight: bold;
	border : 1px solid #00A0E4;
	padding-top : 3px;
}

.MenuURL{
	font-size: 12px;
	color:#33b0ff;
	text-decoration: none;
	font-weight: bold;
}

.CellTextSmall {
	font-size: 10px; 
	color: #666666; 
}

.CellTextSmallDark {
	font-size: 10px; 
	color: #404040; 
}

.CellTextSmallWhite {
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
}

.CellTextSmallBlue {
	font-size: 10px; 
	color: #33b0ff; 
	font-weight: bold;
}

.CellTextMediumDark {
	font-size: 12px; 
	color: #404040; 
}

.CellTextMidDark {
	font-size: 12px; 
	color: #333333; 
}

.LinkSmall{
	font-size: 10px; 
	color:#666666; 
}

.LinkSmallBold{
	font-size: 10px; 
	color:#666666; 
	font-weight: bold;
}

.SiteLinks{
	font-size: 10px;
	color: #666666;
}

.SiteMapLinks{
	font-size: 10px;
	color: #404040;
	font-weight: bold;
}

.SiteMapSubLinks{
	font-size: 10px;
	color: #404040;
}

.PageHead{
	font-size: 14px; 
	color:#FFFFFF; 
	font-weight: bold;
}

.InputBox {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #333333;
	border-color: #999999;
	border-style: solid;
	border-width: 1;
}
.InputButton {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: Bold;
	color: #333333;
	background-color: #eeeeee; 
	border-color: #999999; 
	border-style: solid; 
	border-width: 1;
}

.HighlightTable {
	border-top: #ebebeb 1px solid;
	border-bottom: #ebebeb 1px solid;
	border-left: #ebebeb 1px solid;
	border-right: #ebebeb 1px solid;
}

.SiteTopBorder {
	height:13px;
	width: 100%;
	background: url(site_images/border_top_spacer.gif) repeat-x;
}

.SiteBorderBlack {
	width:4px;
	background-color: #000000;
}

.SiteBorderWhite {
	width:9px;
	background-color: #FFFFFF;
}

.SiteBorderBlue {
	width:9px;
	background-color: #D5F1FC;
}

.SiteMidDivider {
	height:5px;
	width:100%;
	background: url(site_images/div_spacer.gif) repeat-x;
}

.SiteBottomBorder {
 	width: 100%;
 	height:12px;
	background: url(site_images/border_bottom_spacer.gif) repeat-x;
}

.SiteMenuRightBg {
 	width: 164px;
 	height:100%;
	background: url(site_images/_menu_right_bg.gif) repeat-y;
}
.contentBox{
	font-size: 12px;
	border-color: #666666;
	border-style: solid;
	border-width: 1;
}

