BODY {
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	font-family: verdana;
	scrollbar-track-color: #F6F5FF;
	scrollbar-face-color: #617087;
	scrollbar-highlight-color: #F6F5FF;
	scrollbar-shadow-color: #F6F5FF;
	scrollbar-3dlight-color: #617087;
	scrollbar-arrow-color: #F6F5FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

/*    scrollbar-base-color:;
    scrollbar-darkshadow-color: ;
*/
}

.x { font-weight: bold }

.Menu {
    border: 1px solid #CED8E4;
    border-bottom: 0px none;
    height: 18px;
    width: 100%;
    background: White;
    text-decoration: none;
    Color: #425A76;
    font-family:verdana;
    font-size: 11px;
    font-weight: 600;
	padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 8px
}

.Menu a {
    background: White;
    text-decoration: none;
    Color: #425A76;
    font-family:verdana;
    font-size: 11px;
    font-weight: 600;
}

.Menu a:hover {
    color: #FFFFFF;
    BACKGROUND-COLOR: #728AA6;

/*
    background-color: #D2D0E0;
    BACKGROUND-COLOR: #E3EDF2;
    color: #425A76;

    text-decoration: underline; */
}

TD.MainBody {
    padding: 13px;
}

P.Item {
    padding-left: 15px;
    margin-top: 0px;
    margin-bottom: 8px;
}

H1, H2, h3 {
    color: #425A76;
    font-family: verdana;
    font-weight: bold;
}

H1 {
    font-size: 12pt;
    line-height: 1pt;
}

H2 {
    font-size: 10pt;
    line-height: 1pt;
    margin: 4px;
    margin-bottom: 10px;
}

TABLE {
    font-size: 8pt;
    font-family: verdana;
}

TR.Header {
/*    background-color: #324A66;
    color: white;
    border: 1px solid #CED8E4;
*/
    Color: #324A66;
    font-weight: bold;
    padding-left: 1px;
    padding-right: 1px;
}

TR.Item {
    padding-bottom: 15px;
}

TD.ResultItem {
    padding-bottom: 15px;
}

TH {
    Color: #324A66;
    font-weight: bold;
    padding: 2px;
    padding-bottom: 0px;
    text-align: right;
}

TD.ResultItem {
/*    background-color: #F8F8FF; */
    padding-bottom: 15px;

}

TD.Search {
    font-weight: bold;
    font-family: verdana;
    Color: #324A66;
    font-size: 11px;
}

INPUT {
    font-size: 8pt;
    font-family: arial;
    letter-spacing: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

Select {
    font-size: 8pt;
    font-family: arial;
    letter-spacing: 1px;
    padding-left: 2px;
    padding-right: 2px;
}

Input.Button {
    color: 324965;
    font-weight: bold;
    height: 21px;
    font-size: 8pt;
    font-family: arial;
    letter-spacing: 0.9px;
    background-color: #F5F5F9;
    border: 1px solid #CFD8E3;
    width: inherit;
}

A {
	color: #425A76;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;

}

A.ClickPath {
}

A:hover {
    color: #000000;
}

A.BottomMenu
{
    padding-top: 5px;
    padding-left: 2px;
    font-family: Verdana;
    text-transform: capitalize;
    color: white;
    font-weight: bold;
	border: 1px solid #324A66;
    font-size: 12px;
    text-decoration: none;
    height: 26px;
}
A.BottomMenu:hover
{
    color: black;
    background-color: white;
    layer-background-color: #ffffff;
	border: 1px solid #ACC4D3;
}

/* Start Of Menu Styles */
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0; z-index:300; background-color: #FFFFFF;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; visibility:hidden; z-index:300; background-color: none; background-image:url(/images/topnav/linebckgrnd.gif)}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; background-color: none; padding-top:4px; padding-left:5px; font-family:Verdana,arial,helvetica; font-size:12px; font-weight:bold; text-align:left; z-index:300}
.clLevel0{ color:#FFFFFF; background-color: none;}
.clLevel0over { color:#000000; cursor:pointer; cursor:hand;font-weight:bold; background-color:#FFFFFF}
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:5px; font-family:Verdana,arial,helvetica; font-size:10px; font-weight:normal; text-align:left; background-color: #FFCC00;}
.clLevel1{background-color:#FFFFFF; layer-background-color:FAF8F1; color:#C1B15F;;}
.clLevel1over{background-color:FAF8F1; layer-background-color:BDAE4C; color:#8D8135; cursor:pointer; cursor:hand;font-weight:normal}
.clLevel1border{position:absolute; visibility:hidden; background-color:C1B15F; layer-background-color:#000000}
/* End Of Menu Styles */

