BODY {	margin:0px;	font-family:Tahoma;font-size:11px;	height: 100%;color:#4d5663;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9CAD9C;
	scrollbar-3dlight-color: #5f80ac;
	scrollbar-arrow-color:  #E6FFE6;
	scrollbar-track-color: #DEE3E7;
	scrollbar-darkshadow-color: #E6FFE6;}

A {text-decoration:none;color:#5f80ac;}
A:Hover {text-decoration:underline;}

H1 {font-style:italic;font-size:16px;color:#493a69;font-weight:bold;margin:0px 0px  10px 0px;}
H2 {font-style:italic;font-size:14px;color:#493a69;font-weight:normal;margin:0px 0px 0px 0px;}
H3{font-style:italic;font-size:12px;color:#493a69;font-weight:normal;margin:0px 0px 0px 0px;}
H4 {font-style:italic;font-size:11px;color:#493a69;font-weight:normal;margin:0px 0px 0px 0px;}

#hdr {background:url(../images/hdr_bmc.gif);height:54px; background-repeat:no-repeat;background-color:#695a89;border-bottom:solid 1px #584473;}
#nav {background-color:#6e91cb;height:18px;border-bottom:solid 1px #341f4d;}
#nav TD {border-right:solid 1px #6776ac;padding-left:10px; padding-right:10px;margin-top:2px;vertical-align:middle}
#nav TD A {font-weight:bold;font-size:9px;color:#FFF; text-transform:uppercase;text-decoration:none;vertical-align:middle}
#nav TD A:Hover {text-decoration:underline;}	

#main {width:750px;position:relative;margin-left:20px;margin-top:15px;float:left;}
#main P  {color:#4d5663;font-size:11px;margin-top:4px;margin-bottom:10px;}

#search {position:relative;float:right;border:solid 1px #a9adaf;width:165px;margin:20px 10px 10px 10px;background-color:#f2f5fa;padding-bottom:20px;}
#searchHdr {background-color:#ebe9ef;border-bottom:solid 1px #d0d1d1;padding:10px;}

#logo1 {float:left;margin-top:20px;margin-left:5px;}
#logo2 {float:right;margin-top:8px;margin-right:10px;}

#search .frmItem {margin-left:10px;margin-top:3px;font-size:11px;color:#767773;}
#search .frmInput {font-size:11px;color:#767773;}
#search .frmButton {font-size:9px;margin-top:5px;}

.frmRequired{	color: red;}

/**************************** menu ****************************/

.TopGroup .MenuGroup{  color:#fff;   font-weight: bold;  background-color:#6e91cb;   cursor:pointer; }
.MenuItem{  color:#ffffff; background-color:#6e91cb; font-family:tahoma;  font-weight: bold;  font-size:11px;  cursor: pointer; }
.MenuItemHover { background-color: #5f80ac; color:#fff; font-weight: bold;font-family:tahoma; font-size:11px; cursor:pointer; }
.ExpandedMenuItem{background-color:#5f80ac;color:#fff;font-weight: bold;font-family:tahoma;font-size:11px;cursor:pointer; }
.TopMenuItemHover{background-color:#5f80ac;color:#fff;font-weight: bold;font-family:tahoma;font-size:11px;cursor:pointer; }
.TopMenuItem{  background-color:#6e91cb;   color:#fff;   font-family:tahoma;  font-weight: bold;  font-size:11px;  cursor:pointer; }
.TopMenuItem A{	color: #fff; text-decoration: none; font-weight: bold;}
.MenuBreak{  width:100%;  height:2px;}
.noBorder{	border: 0px;}
fieldset{	padding: 15px; }
fieldset legend{	letter-spacing: 3px; font-family: Tahoma; font-weight: bold; color: #695a89;}

/**************************** lists ****************************/

ul#listButton{margin-left: 0;padding-left: 0;white-space: nowrap;}
#listButton li{display: inline;list-style-type: none;}
#listButton a { padding: 2px 10px; border: 3px double #d0d1d1;}
#listButton a:link, #listButton a:visited{text-decoration:none; color:#fff; background-color:#5f80ac;}
#listButton a:hover{background-color:#d0d1d1; color:#5f80ac; border: 3px double #5f80ac;}

