/* --- Begin Body ---------- */
body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Tahoma, Arial, Serif;
	/*  text-align: center;*/
   line-height: 1.5em;
	font-size: 0.76em; /* This is for IE 5 version */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 10px; /* This is for easy scaling */
	font-size: 0.76em;
	width: auto;
	color: #003366;
   /*  background-color:#336699;
   color:#333;  	*/
}
/* --- End Body ----------- */


/* --- Begin Body wrapper ---------- */
#bodywrap {
   position: relative;
   margin: 0 auto ;
   padding:0;	
   text-align: left;
   background-color:#fff;  		
   /* box model hack - dont edit this part*/
   width: 776px;
   voice-family: "\"}\""; 
   voice-family: inherit;
   width: 776px;	
}
/* --- End Body wrapper ----------- */


/* --- Hack for Opera Browser - Making sure Opera render 776px width ----- */

html>body #bodywrap { 
   width: 776px;
}


/* --- Begin Headline news h2 title ----------- */
h2 {
   font-size: 1.3em;
   color: #993333;
   padding: 4px 0 0 0;
   margin: 0;
   font-family: 'Lucida Grande', 'Trebuchet MS', sans-serif;	
   border-bottom:red 1px dashed;	
}
/* --- End Headline news h2 title ------------ */


/* --- Handle body Links -------------------- */
a {
  text-decoration: none;
}
a:link {
   color: #871F12;
}
a:visited {
   color: #871F12;
}
a:hover {
   color: #B5756C;
   text-decoration:underline;
}
a:active {
   color: #871F12;
}
/* --- End Handle body Links -------------------- */

#LeftMNav {
z-index : 100000; 
} 
#LeftMNav UL {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
width : auto; 
color : #ffffff; 
padding-top : 0; 
background-color : #bacee0; 
} 
#LeftMNav LI {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
list-style-type : none; 
} 
#LeftMNav a {
border-right : 1px solid #c3c8cb; 
padding-right : 0; 
background-position : 100% 50%;
border-top : 1px solid #fefefe; 
display : block; 
padding-left : 2px; 
font-weight : bold; 
padding-bottom : 3px; 
border-left : 1px solid #fefefe; 
padding-top : 3px; 
border-bottom : 1px solid #c3c8cb; 
background-color: #FFFFFF; 
font-size : 10px; 
color : #0B1179; 
font-family : "Ms Sans Serif", "Times New Roman"; 
text-decoration : none; 
} 
#LeftMNav a:hover {
	border-left-color : #fefefe;
	border-bottom-color : #c3c8cb;
	border-top-color : #fefefe;
	background-color: #f8fafc;
	font-size : 10px;
	color : #16A42E;
	font-family : "Ms Sans Serif", "Times New Roman";
	text-decoration : none;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #16A42E;
} 
#LeftMNav a:active {
border-left-color : #fefefe; 
border-bottom-color : #079613; 
border-top-color : #fefefe; 
background-color : #CCCCCC; 
border-right-color : #05980E; 
font-size : 12px; 
color : #05980E; 
font-family : "Ms Sans Serif", "Times New Roman"; 

} 
.menuheader {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 12px;
	text-align : left;
	font-weight : bold;
	color : #0B1179;
	padding-top : 3px;
	padding-bottom : 3px;
	padding-left : 14px;
	border-bottom : 1px solid #3a6081;
	border-right : 1px solid #3a6081;
	border-top : 1px solid #f1f5fa;
	display : block;
	background-color: #C9DFF9;
	background-image: url(images/hr.jpg);
	background-repeat: no-repeat;
	background-position: left center;
} 


/* --- Header Top Right Search Field section ------------- */
.sfield {
  background-color:#fff;
  border: 1px solid #587197;
  font-size : 11px;
}
	
/* --- Header Logo Section ----------------------- */
#header {
   height: 118px;
   margin:0 0 0 0;	
   border:#fff 0px solid;	
   border-bottom-width:0px;
   width: 775px;
   padding:0;	
   background: #fff url(img/header.jpg) no-repeat left top;
   position:relative;		
}
/* --- Container for Header Top Right Search Section -------- */
#header h1 {
   float: right;
   text-align:left;
   color: #fff;
   font-size: 11px;
   margin:0px auto;
   padding-top: 6px;
   padding-right: 15px;	
}
/* --- End Container for Header Top Right Search Section -------- */


/* --- Begin Top Blue Navigation Menu ---------- */
#mainnav {
   background:#1E5AE6 url(img/navmenu_back.gif) top left repeat-x;
   float: left;
   margin-left: 0px;
   margin-right: 0px;
   width:100%;
   border:solid #A8BAE6;
   border-width:1px 0;
}
#mainnav ul { 
   padding: 0; 
}
#mainnav ul li { 
   display: inline; 
}
#mainnav ul {
   margin: 0;
   padding: 0;
   color: #000000;
   font-size: .8em;
   letter-spacing: 2px;
}
#mainnav ul li a {
   padding: 0.2em 8px;
   color: #000;
   text-decoration: none;
   float: left;
   border-right: 1px solid #A8BAE6;
}
#mainnav ul li a:hover {
   background-color: #95B2F4;
   color: #FFFFFF;
}
#navlist li a:hover, #navlist li a:active {
   color: #FFFFFF;
   text-decoration: none;
   background: #95B2F4;
   text-align: left;
}
 --- End Top Blue Navigation Menu --------- */


/* --- Begin Middle Main Container ----------- */
#maincont {
   float: left;
   width: 542px;
   margin: 0 0 0 3px;	
   display:inline;
}
#maincont ul 
{
   margin:5px 10px;
   padding:5px;
}
#maincont ul li {
   list-style:none;
   background:url(img/liimage.gif) no-repeat left;
   padding-left:15px;	
}
/* --- End Middle Main Container ----------- */


/* --- Handle Middle Section Title and Sub Container --------- */
.midcont-title, .midcont-title a {
   color:#800000;
}
.midcontainer {
   margin:0px 10px 20px 8px;	
   padding:10px 5px 0;
   border-bottom:red 1px dashed;	
}
/* --- End Handle Middle Section Title and Sub Container ----- */

.cre{
 color: #99033F;
}

.deb{
 color: #990000;
}
/* --- Begin Two Columns Middle Container -------- */
.col1 {
	float: none;
	margin-top: 12px;
	margin-bottom: 0;
	width: auto;
	border: 1px dotted #587197;
	height: auto;
	padding: 2px;
	color: #003366;


}
.midtitle {
   font-family:Verdana, Tahoma, Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   color: #587197;
}
.col2 { 
   float: right; 
   margin-top: 12px;
   margin-bottom: 0;
   padding-right: 4px;
   width: 260px; 
}
.col3 { 
   float: left; 
   width: 260px; 
   padding-right: 10px;
   border-right:red 1px dashed;
}
.col4 { 
   float: right; 
   padding-right: 4px;
   width: 260px; 
}
/* --- End Two Columns Middle Container ----------- */


/* --- Begin Picture Border ------------------------ */
.pic_box, a.pic_boxbox { 
   clear: both; 
   float: left; 
   border: 2px solid #fff; 
   background-color: #fff; 
   padding: 1px; 
   margin-right: 1px;
   margin-top: 2px;
} 
a.pic_box:hover {
   border: 2px solid #97CBFF;
}
/* --- End Picture Border ------------------------- */


/* --- Begin Right Side Panel ----------------------*/
#rightsidepanel {
   float: left;
   text-align: left;
   width: 200px;
   padding:0px 15px 0 15px;	
   margin:0;
   color:#666;
   line-height:1.3em;	
   background-color:#fff;
    border-left:red 1px dashed;*/
}
#rightsidepanel form {
   margin-top: 0; 
   margin-bottom: 0;
}
#rightsidepanel h2 {
   font-family: verdana, arial, sans-serif;
   text-align: left;		
   font-size: 14px;
   font-weight; bold;
   color: #456;	
   padding-top: 13px;
   padding-left: 4px;		
   border-bottom:red 1px dashed;	
   background:none;
}
#rightsidepanel h3 {
   font-family: verdana, arial, sans-serif;
   text-align: left;		
   font-size: 14px;
   font-weight; bold;
   color: #456;	
   padding-top: 5px;
   padding-left: 4px;		
   border-bottom:red 1px dashed;	
   background:none;
}
#rightsidepanel ul {
   list-style: none;
   list-style-image: none;
   margin: 4px 0 10px 0;	
   font-size: 0.9em;	
   padding:0 1em 10px;
   border-bottom:#6699CC 1px dashed;
}
#rightsidepanel ul li {
   background:url(img/arrdown.gif) no-repeat left;
   margin: 0;
   text-align: left;
   padding-left:12px;				
   list-style:none;
}
#rightsidepanel ul li a {
   color: #80664D;	
   font-size: 12px;
   text-decoration: none;	
}
#rightsidepanel ul li a:visited { 
   color: #80664D; 
}
#rightsidepanel ul li a:hover {
   padding-right: 12px;
   color: #993333;	
   text-decoration:underline;
}
.adspic {
   text-align:left; 
   padding-left: 16px;
   padding-bottom: 16px;
   margin-left: 6px
}
.newsletter {
   width: auto;
   text-align:left; 
   padding-left: 0px;
   padding-bottom: 0px;
   margin-right: 0px;
   margin-left; 10px;
   margin-bottom: 0px;
   border:#6699CC 1px dashed;
}
.newsletfield {
   font-size: 11px;
   background-color:#fffff9;
   border: 1px solid #C5D9EB;
}
.newsletterheader {
   text-align:left; 
   padding-left: 2px;
   background-color: #E0C7C3;
   font-size : 11px;  
   color: #fff;
   font-weight: bold;
   font-family : verdana, arial, helvetica, sans-serif; 
   text-decoration : none;
}
.submit {
   color : #fff; 
   font-family : verdana, arial, helvetica, sans-serif; 
   font-size : 8pt; 
   font-weight : bold; 
   background-color : #587197; 
   border : 1px solid #dadada; 
   cursor : pointer; 
} 
.rsidespan {
   font-size : 14px;  
   font-weight: normal;
   font-family : verdana, arial, helvetica, sans-serif; 
   text-decoration : none; 
   color:#6699CC;
} 
/* --- End Right Side Panel ---------------------------- */


/* --- Begin Footer ----------------------------------- */
#footer {
   clear: both;
   text-align: center;
   background:#474747;
   width: 755px;
   color: #ccc;
   font-size: 0.9em;		
   padding:5px 10px;
   background-color: #333333;
   border-right:#333333 1px solid;
   border-top:#4B87C2 3px solid;           	
}
#footer strong {
   color:#fff;
}
#footer a {
   color:#fff;
   font-weight:bold;	
   text-decoration:none;
}
#footer a:hover {
   color:#fff;
   font-weight:bold;	
   text-decoration: underline;	
}








.style1 {	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Tahoma, Arial, Serif;
}
.style8 {color: #003366}



a:link {
	color: #587197;
}
a:visited {
	color: #587197;
}
a:hover {
	color: #56B676;
}
a:active {
	color: #587197;
}




.headline {
	FONT-SIZE: 6px; COLOR: #587197; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.footnot {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #587197; FONT-FAMILY: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.key {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #990000; FONT-FAMILY: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.buttborder {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #587197; BORDER-BOTTOM: #587197 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.bu {
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #ffffff 1px solid; COLOR: #333333; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: "lucida Grande", "Trebuchet Ms", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.butts {
	BORDER-TOP: #ffffff 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff; TEXT-DECORATION: none
}
.bbutts {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; BORDER-TOP-STYLE: none; BORDER-BOTTOM: #5978a6 1px dotted; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none
}
.arounds {
	BORDER-RIGHT: #5978a6 1px solid; BORDER-TOP: #5978a6 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #5978a6 1px solid; COLOR: #333333; BORDER-BOTTOM: #5978a6 1px solid; FONT-FAMILY: "lucida Grande", "Trebuchet Ms", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.ards {
	BORDER-RIGHT: #5978a6 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #5978a6 1px solid; COLOR: #333333; FONT-FAMILY: "lucida Grande", "Trebuchet Ms", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.gray {
	FONT-WEIGHT: normal; FONT-SIZE: 7px; COLOR: #a1afc5; FONT-FAMILY: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.txt {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #4f6a93; FONT-FAMILY: "lucida Grande", "Trebuchet Ms", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.twice {
	BORDER-TOP: #5978a6 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; BORDER-BOTTOM: #5978a6 1px solid; FONT-FAMILY: "lucida Grande", "Trebuchet Ms", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.quk {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #5978a6; FONT-FAMILY: "lucida Grande", "Trebuchet Ms", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.butts {
	BORDER-RIGHT: #5978a6 1px solid; BORDER-TOP: #5978a6 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #5978a6 1px solid; COLOR: #5978a6; BORDER-BOTTOM: #5978a6 1px solid; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.buttsss {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #5978a6; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.whittop {
	BORDER-TOP: #ffffff 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.lowerborder {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; BORDER-BOTTOM: #ffffff 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.bbuttsside {
	BORDER-RIGHT: #5978a6 1px dotted; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; BORDER-TOP-STYLE: none; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
.bulletlinks {
	FONT-SIZE: 11px; COLOR: #587197; FONT-FAMILY: tahoma; LIST-STYLE-TYPE: square; TEXT-DECORATION: none
}
.txtblu {
	FONT-SIZE: 11px; COLOR: #587197; FONT-FAMILY: tahoma; TEXT-DECORATION: none
}
.homebiggertxt {
	FONT-SIZE: 12px; COLOR: #587197; FONT-FAMILY: lucida Grande, Trebuchet Ms, Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.button {
	BORDER-RIGHT: #587197 1px solid; BORDER-TOP: #587197 1px solid; BORDER-LEFT: #587197 1px solid; BORDER-BOTTOM: #587197 1px solid; FONT-FAMILY: verdana; BACKGROUND-COLOR: #ffffff
}
.cre{FONT-SIZE: 12px;  color: #009933; FONT-FAMILY: lucida Grande, Trebuchet Ms, Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none

}

.deb{FONT-SIZE: 12px; color: #0066FF; FONT-FAMILY: lucida Grande, Trebuchet Ms, Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
 
}
.bal{FONT-SIZE: 12px; color: #996633; FONT-FAMILY: lucida Grande, Trebuchet Ms, Bitstream Vera Sans, Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
 
}



/* --- End Footer ----------------------------------- */













/* --- End Footer ----------------------------------- */
