

/* Main classes */

.editorBodyCss{
	background-color : #F4F4F4;
}

.TABLE, TD, .Normal {
	color : #393939;
	font-family : Tahoma, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 15px;
}

A, A:link, A:active, A:visited {
	color : #0D98BD;
	text-decoration: none;
	font-weight: bold;
}
A:hover{
	color : #0D98BD;
	text-decoration: underline;
	font-weight: bold;
}

.picturepane {
	padding: 0px;
}

.mainbak {
	background-repeat: no-repeat;
	background-image : url(artbak.gif);	
	background-attachment : left bottom;	
}

.contentpane {
	padding: 0px;
}

.breadcrumb {
	color : #777777;
	font-family : 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 : Century Gothic, Gill Sans, Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 18px;
	color: #00586F;
	font-weight: bold;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	
}

.SubHead {
	font-family : Gill Sans, Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 14px;
	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: #85A600;
}


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 */

/*menu*/
.MainMenu_MenuContainer{ width:90%; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }

.MainMenu_MenuItem, .MainMenu_MenuItem:link, .MainMenu_MenuItem:visited, .MainMenu_MenuItem:active, .MainMenu_MenuItem:hover  {
	font-weight:normal;
	color : #000000;
	padding-left : 0px;
	padding-top : 5px;
	padding-bottom : 5px;
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	width : 165px;
}


.submenuitemselected, .submenuitemselected:link, .submenuitemselected:visited,.submenuitemselected:active, .submenuitemselected:hover  {
	color : #000000;
	padding-left : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 10px;
	background-color : #FFFFFF;
	z-index: 10;
	width : 150px;
}
.submenu, .submenu:link, .submenu:visited, .submenu:active, .submenu:hover {
	color : #000000;
	padding-left : 10px;
	padding-top : 4px;
	padding-bottom : 4px;
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 10px;
	background-color : #F8F8F8;
	z-index: 10;
	width : 150px;
}

.submenuitembreadcrumb, .submenuitembreadcrumb:link, .submenuitembreadcrumb:visited, .submenuitembreadcrumb:active, .submenuitembreadcrumb:hover {
	color : #000000;
	padding-left : 0px;
	padding-top : 4px;
	padding-bottom : 4px;
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-weight:bold;
	font-size : 10px;
	background-color : #F8F8F8;
	z-index: 10;
	width : 150px;
}




.rootmenuitem TD{ 
	font-weight:bold;
	color : #0D98BD;
	padding-left : 0px;
	padding-top : 1px;
	padding-bottom : 5px;
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	height : 17px;
	width : 165px;
	background-image : url(menuback_nonactive.gif);	
}

.rootmenuitem TD:hover {
	color : #343434;
	font-weight:normal;
}

.rootmenuitemselected TD {
	font-weight:bold;
	color : #4FB239;
	padding-left : 0px;
	padding-top : 1px;
	padding-bottom : 5px;
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	height : 17px;
	width : 165px;
	background-image : url(menuback_active.gif);
}

.rootmenuitembreadcrumb TD{
	font-weight:bold;
	color : #0D98BD;
	padding-left : 0px;
	padding-top : 1px;
	padding-bottom : 5px;
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	height : 17px;
	width : 165px;
	background-image : url(menuback_active.gif);
}

.rootmenuitemselected TD:hover,.rootmenuitembreadcrumb TD:hover{
	font-weight:bold;
	color : #0D98BD;
	padding-left : 0px;
	padding-top : 1px;
	padding-bottom : 5px;
	font-family : Tahoma, Myriad, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size : 10px;
	height : 17px;
	width : 165px;
	background-image : url(menuback_nonactive.gif);
}




/* Frame styles if utilized */

.frameGreylineTable {
	border : 1px solid;
	border-color : #EEE #DDD #EEE #DDD;
	padding-left : 10px;
	padding-right : 5px;
	padding-top : 10px;
	padding-bottom : 10px;
	width: 100%;
}


/* Local menu for alphabetical country selection. */

.alphMen, .alphMen:active, .alphMen:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.alphMen:hover, .alphMenActive, .alphMenActive:active, .alphMenActive:hover,.alphMenActive:visited {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: #666666;
}

.txtTD {
	vertical-align: top;
}

/* Form styles */



.freetext_searchcases {
	width: 124px;
	height : 14px; 
	border : 0 solid double #999999;
	font-size: 11px;
	background-color: #DDDDDD;
	margin-top:6px;
	margin-left:28px;
}

.globalsearch {
	width: 100px;
	height : 14px; 
	border : 0 solid double #999999;
	font-size: 11px;
	background-color: #EEEEEE;
}

.okglobalsearch {
	font-weight: bold;	
	font-family : Tahoma, Verdana, Trebuchet MS, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	height : 16px; 
	border : 0 solid double;
	color: #EEEEEE;
	background-color: #EB7000;
	padding: 3px;
}

.formButtonSubmit, .formButtonReset {
	font-weight: bold;	
	font-size: 11px;
	border : 0 solid double #2A5163;
	color: #FFFFFF;
	background-color: #EEEEEE;
}
.formLabel {
	font-weight: normal;
	padding-right : 10px;
	padding-bottom : 5px;
	padding-top : 5px;
}
.formInput {
	width: 260px;
	height : 18px; 
	border : 1 solid double #999999;
	font-size: 11px;
	background-color: #F8F8F8;
}


/* Start Def. footer */
.footerTD {
	font-size : xx-small;
	font-weight: bold;
	text-decoration: none;
	color: #535353;
}

BODY {  

	background-repeat: repeat-x;
	background-color: #2C2C2C;
	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;
}


