body, table, .HotPres, td {font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif; font-size: 12px; color:#58595b; line-height:110%;}
a {color:#b95630; cursor: pointer; text-decoration: none;}
a:link{color:#b95630;}
a:hover{}
a:visited{}
hr{color:#00264c; height:1px;}
.footer, .footer a:link, .footer a:visited {}
.FooterTop, .FooterTop a:link, .FooterTop a:visited{ font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif; font-size: 10px;color: #58595b; text-decoration: none; text-align: center !important; margin: 0; }
.FooterBottom, .FooterBottom a:link, .FooterBottom a:visited{ font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif; font-size: 10px;color: #58595b; text-decoration: none; text-align: center !important; margin: 0; }

/* TEXT */
h1, .HotName{font-size: 17px; text-decoration:none; font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif; color:#808285; text-transform: none; font-weight:normal !important} 
h2, .HotNameSub{font-size: 13px; font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif;}  
h3 {font-size: 13px; font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif;}  
h4 {font-size: 13px; font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif;}  
h5 {font-size: 13px; font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif;}  

/* Custom Styles */
.cs1{font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif; font-size: 15px; color:#b95630; line-height:150%;}
.cs2{}
.cs3{}
.cs4{}
.cs5{}

.HotH{font-weight: normal;font-size: 13px;text-decoration:none; text-transform: uppercase;}
.HotPresSmall{font-size: 11px; text-decoration:none; font-family: Trebuchet MS, Verdana, Geneva, Sans-Serif; line-height:120%; color:#333333;}
.HotPresPic{font-size: 13px;font-style: italic;text-decoration: none;} /* Style for text below images */
.HotPresH{font-size: 13px;text-decoration:none;}
.bText2, .bBox{font-size: 9px}
.error { FONT: 11px Arial; COLOR: #990000 }

/* IMAGES */
.ImageBorder{border: #666666 1px solid;}
.ImagePopUp{border: #666666 1px; cursor:pointer;}
.Enlarge{font-size: 13px;color: red;text-align: justify;} /* Style for 'enalrge' text below blow up images */

/* Pictures and presentation spaces */
.PresentationSpaceLeft{width: 10px;}
.PresentationSpaceRight{width: 10px;}
.PreTableRight{clear: right;margin-top: 2px;display: inline;float: right;margin-bottom: 2px;margin-left: 4px;}
.PreTableCenter{margin: 2px 4px;}
.PreTableLeft{clear: left;margin-top: 2px;display: inline;float: left;margin-bottom: 2px;margin-right: 4px;}


/* RadMenu Css SBC skin */
.RadMenu_MenuTop
{
	text-align: left;
	cursor: hand;
}

.RadMenu .rmGroup .rmText {padding: 5px 6px 5px 5px ! important;}
.rmVertical rmGroup rmLevel1 {width:299px !important;}

/*Text on top bar not highlighted*/
.RadMenu_MenuTop .rmLink .rmText
{
	color: #5c5c5c; 
	font-size: 13px;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	text-align: left;
	cursor: hand;
	width: 154px;
	padding-top: 4px !important;
	padding-bottom: 4px !important;
	padding-left: 10px !important;
	padding-right: 0px !important;
	text-transform: lowercase;
	background-image:url(SkinImages/Menu_Grey.jpg);
	background-repeat: no-repeat;
	background-position:left;
}

/*Text on Expanded menu when highlighted*/
.RadMenu_MenuTop .rmLink:hover .rmText,
.RadMenu_MenuTop .rmFocused .rmText,
.RadMenu_MenuTop .rmExpanded .rmText
{
	color: #a7a9ac;
	background-image:url(SkinImages/Menu_Red.jpg);
	background-repeat: no-repeat;
	background-position:left;
	
}




/* Group on expand menu*/
.RadMenu_MenuTop .rmGroup
{
	border: #b3b9b6 1px solid;
	background-color: #ffffff;
}

.RadMenu .rmRootGroup .rmItem .rmGroup
{width:199px !important;}