

/* Main classes */

.bsl img {
	float:left;
	margin:0px 10px 0px 0px;
}

.bsl {
	margin:0px 0px 25px 0px;
}

.editorBodyCss{
	background-color : #F4F4F4;
}

.TABLE, TD, div, p {
	color : #555;
	font-family : Tahoma, Trebuchet MS, Geneva, Myriad, Gill Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 15px;
}

A, A:link, A:active, A:visited {
	color : #CF5300;
	text-decoration: none;
	font-weight: normal;
}
A:hover{
	color : #CF5300;
	text-decoration: underline;
	font-weight: normal;
}

.c1, .c2, .c3 {
	margin-right: 0px;
}

.contentpane {
	padding: 0px;
}

.breadcrumb {
	color : #777777;
	font-family : Tahoma, Century Gothic, Tahoma, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 15px;
	background-color : #F4F4F4;
	padding : 3px;
}

.Head, H1, H2 {
	font-family : Gill Sans, Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 17px;
	color: #AC1E34;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	width:100%;
}

H2 a:link, H2 a:active, H2 a:visited, H2 a:hover {
	font-family : Gill Sans, Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 17px;
	color: #666;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	width:100%;
}

.SubHead {
	font-family : Tahoma, Gill Sans, Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	color: #595959;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


.textsearchcases {
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	color: #DDDDDD;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.cred, .cred:link, .cred:active, .cred:visited {
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 9px;
	color: #888888;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.cred:hover {
	color: #AAAAAA;
	text-decoration: none;
	font-weight: normal;
}

P {
	margin: 0px;
	padding: 0px;
}

.NormalTextBox {
	width: 120px;
	border : 1 solid double #D7D7D7;
	font-size: 11px;
	background-color: #F4F4F4;
}

.ccnytt:hover {
	color: #888888;
}

.ccw, .ccw:link, .ccw:active, .ccw:visited, .ccw:hover {
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
	color: #DDDDDD;
	font-weight: normal;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Classes for menu if utilized */

/*-- removing bg colors         --*/ .MainMenu_Idle.MainMenu_MenuItem, .MainMenu_Selected.MainMenu_MenuItemSel, .MainMenu_Active.MainMenu_MenuItem, .MainMenu_BreadcrumbActive.MainMenu_MenuItem { background:transparent; }
/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; width: 185px;}
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu {background: #fff; border:#ccc 1px solid; border-bottom:0;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem {font:11px Tahoma; font-weight: bold; color: #888; padding: 0px 15px 1px 15px; height: 25px; border-bottom:#ccc 1px solid;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel {font:11px Tahoma; font-weight: bold; cursor: pointer; cursor: hand; color: #555; padding: 0px 15px 1px 15px; height: 25px; border-bottom:#ccc 1px solid;; background: #f3f3f3;}

/*-- menuitems idle             --*/ .MainMenu_Idle TD {font-size : 11px; color: #888; background: transparent; font-weight: bold; height: 25px;  border-bottom:#ccc 1px solid; padding-left: 15px;}
/*-- menuitems over             --*/ .MainMenu_Selected TD {font-size : 11px; color: #555; background: #f3f3f3;  font-weight: bold; height: 25px; border-bottom:#ccc 1px solid; padding-left: 15px;}
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {font-size : 11px; color: #ab1731; background: transparent url(red.gif) repeat-y; font-weight: bold; height: 25px;  border-bottom:#ccc 1px solid; padding-left: 15px;}

/*-- middle seperator           --*/ .MainMenu_Seperator {background: url(../gfx/menysep.gif) no-repeat bottom center; width:1px; height: 1px; font-size:1px;}
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #cddf2c; padding: 0; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow, .ModuleTitle_MenuIcon { display: none; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}


BODY {  
	background-color: #FFFFFF;
	margin: 0px;
	scrollbar-arrow-color:#616161;
	scrollbar-base-color:#E3E3E3;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#E3E3E3;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:#E3E3E3;
	scrollbar-3d-light-color:#E3E3E3;
}




