body {
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	
}

/* ------------------------------ */
/* GENERAL Navigation */
/* ------------------------------ */
a:Link{
	text-decoration: none;
	color: #0C5499;
}
a:Visited{
	text-decoration: none;
	color: #0C5499;
}
a:Hover{
	text-decoration: none;
	color: #0C5499;
	
}

/* ------------------------------ */
/* Top Navigation */
/* ------------------------------ */
a.TopnavF, a.TopnavF:link, a.TopnavF:visited {
	color: #FFFFFF;
	font-size: 11px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
	padding-bottom:5px;
	overflow: visible;
	
}
a.TopnavF:hover {color: #003273;}
a.TopnavF:active {color:#fff; background:#c00;}

a.Topnav, a.Topnav:link, a.Topnav:visited {
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
	overflow: visible;
	
}
a.Topnav:hover {color: #003273;}
a.Topnav:active {color:#fff; background:#c00;}

a.adminnav, a.adminnav:link, a.adminnav:visited {
	color: #000048;
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
	
}
a.adminnav:hover {color: #000048; }
a.adminnav:active {color: #000048; }

a.Subnav, a.Subnav:link, a.Subnav:visited {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	width: 100%;
	font-weight:bold;
	margin-left:3px;
	margin-right:3px;
	
}
a.Subnav:hover {color: #eeeeee;}
a.Subnav:active {color:#fff; background:#c00;}

/* Front Page White Links*/
a.WhiteLink:Link{
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
}
a.WhiteLink:Visited{
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration:none;
}
a.WhiteLink:Hover{
	color:#CC0000;
}




/* ------------------ 
 Blue Header
 ------------------ */
 TD.BlueHeader{
	 text-align: center;
	 font-size: 10px;
	 color: White;
	 background-color: #76AEFF;
	 font-weight: bold;
	 padding-bottom: 1px;
	 border: 1px solid #76AEFF;
 	
 }
 
 /* ------------------ 
 Special Boxes
 ------------------ */
 TD.SpecialBoxes{
	 font-size: 10px;
	 color:#999999;
	 background-color: #EEEEEE;
	 border-top: 5px solid #FFFFFF;
	 
 }
 
 /* ------------------ 
 General Text Etc
 ------------------ */
#Content{
	padding:6px;;
}

 h1{
	 font-size:18px;
	color: #0B2D84; 
	 font-weight:bold;
	 margin:0px;
	 padding:0px;
 }
  h2{
	 font-size:14px;
	 color: #0B2D84;
	 font-weight:bold;
	 margin:0px;
	 padding:0px;
 }
 .SpecialHeading{
 	 font-size:10px;
	 color: #0B2D84;
	 font-weight:bold;
	 margin:0px;
	 padding:0px;
 }
   
/* ------------------ 
Table / Subcategory
 ------------------ */
 
 TD.Tableheading {
	line-height: 18.8px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#76AEFF;
	text-align:center;
}

a.SubCatLink, a.SubCatLink:link, a.SubCatLink:visited {
	background: #EEEEEF;
	color: #000000;
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	margin-top: 2px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	width: 100%;
	
}
a.SubCatLink:hover {color:#fff; background:#0C5499;}
a.SubCatLink:active {color:#fff; background:#c00;}

TD.Product{
	border-bottom:1px dotted #999999
}

  /* ------------------ 
 Footer
 ------------------ */
 
  TD.BlueFooter{
	 font-size: 10px;
	 color: White;
	 background-color: #0B2D84;
	 font-weight: bold;
	 }
	 
	 
#toolFooter	 {
padding-top:0;
display:inline;
padding-left:15px;

color:#FFFFFF;
}





a.quicklink, a.quicklink:link, a.quicklink:visited {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	width: 200px;
	font-weight:bold;
	margin-left:3px;
	
	
}
a.quicklink:hover {color: #eeeeee;  background:#c00;}
/*a.quicklink:active {color:#fff; background:#c00;}*/

.menu_panel {
	width:100px;
	color:#FFFFFF;
	font-size:9px;
}

.searchpan{
	background-color:#eeeeee;
}
.select{
	width:150px;
}
input.select{
	width:200px;
}

.rfsblue
{
color:#0033CC;
}

.rfsgreen
{
color:#66CC00;
}
#window{
	text-align: left;
	font-weight: bold;
	

}

#req{
	background-image:url(../images/req2.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:96px;
	left:20px;
	}

.bold_number {
	font-weight: bold;
}
.bold_number_liz {
	font-size: 14px;
}
.centertext_facebook {
	text-align: center;
	font-weight: bold;
	color: #000;
}
.RE {
	color: #F00;
}
.nobody {
	color: #000;
}
.tsk {
	color: #000;
}
.refID_center {
	text-align: center;
}
.legal_center {
	text-align: center;
	font-weight: bold;
}
.legal_centerNORM {
	text-align: center;

}
.legal_centerNORM p {
	margin-top:3px;
}
