@charset "UTF-8";
/* CSS Document */
 
/* ------- Page Layout ----------*/
 
body {
padding : 0;
margin : 0;
font : 12px/16px  Arial, Helvetica, sans-serif;
color : #5F5F5F;
 
background:#FEFEFE url(images/bg_right.gif) top left repeat-x;
}
div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
padding : 0;
margin : 0;
}
td{
font : 12px/16px  Arial, Helvetica, sans-serif;
color : #5F5F5F;
 }
p {
padding : 0 0 8px 0;
margin : 0;
}
ul {
list-style : none;
}
img {
outline : none;
border : none;
}
a {
outline : none;
text-decoration : none;
} 

/*--------------------------------------------------------------------------*/
.body_bg_left{background:#FEFEFE url(images/bg_left.gif) top left repeat-x;}

.fontSize18{ font-size:18px; line-height:24px;}
.pageheading{ font-size:20px; line-height:24px; padding:0px 0 5px 0px; display:block; margin-bottom:10px; color:#E10F09;}


/*--------------------------------------------------------------------------*/
.loginBox{ padding-right:20px;}
.loginBox a{ color:#181B25; font-weight:bold;}
.loginBox a:hover{ color:#181B25; font-weight:bold; text-decoration:underline;}

#banner_left{background:url(images/header_bg.jpg) bottom right no-repeat; padding-top:37px;}
.whitetext{ color:#fff;}
.whiteLink{ color:#fff; text-decoration:underline; font-weight:bold;}
.whiteLink:hover{ color:#fff; text-decoration:none;}
.blackLink{ color:#20261C; text-decoration:underline; font-weight:bold; padding:0 0 0 8px;}
.blackLink:hover{ color:#20261C; text-decoration:none; padding:0 0 0 8px;}
.redLink{ color:#D30000; text-decoration:none; font-weight:bold; padding:0 0 0 8px;}
.redLink:hover{ color:#20261C; text-decoration:underline; padding:0 0 0 8px;}
.boeder{ border:#000 1px solid; display:inline; display:inline-block;}
.boeder:hover{ border:#FF5A00 1px solid; display:inline; display:inline-block;}

.orangeText{ color:#F97D0B;}
.orangeLink{ color:#F97D0B; text-decoration:underline; font-weight:bold;}
.orangeLink:hover{ color:#000; text-decoration:none;}

#menu a{
	font-size:14px;
	color:#262626;
	line-height:16px;
	display:inline;
	font-weight:bold;
	text-transform:uppercase;	
	background:url(images/menu_divider.gif) top left no-repeat; 
	padding:0 25px 0 15px;
	}
#menu a:hover{
	 font-size:14px;
	color:#D92903;
	line-height:16px;
	display:inline;
	font-weight:bold;
	text-transform:uppercase;	
	background:url(images/menu_divider.gif) left bottom no-repeat; 
	padding:0 25px 0 15px;
	}
#leftPanel{margin:0 0 0 5px; width:250px; }

.box_heading{
width:250px;
height:51px;
background:url(images/heading_bg.gif) top left no-repeat;
}
.box_heading h3{
color:#FFFFFF;
font-size:17px;
line-height:20px;
font-weight:bold;
display:block;
margin:0;
padding:14px 0 0 67px;
}
.leftBox{
padding:10px 22px 5px 22px;
background:#E3E3E3;
}
.leftBox td{ padding-bottom:2px; background:url(images/bg.gif) bottom left repeat-x;}
.leftBox td a{
height:1%;
display:block;
color:#121F12;
padding:11px 0 11px 16px;
background:url(images/arrow2.gif) top left no-repeat;
}
.leftBox td a:hover{ color:#F97D0B; background:#CDCDCD url(images/arrow2.gif) top left no-repeat;}
.contentBox{
width:679px;
padding:24px 0 8px 0;
background: url(images/body_box_bg.gif) top left no-repeat;
}
.content{ padding:0 14px 0 22px;}
.contentHeading{ 
font-size:20px; 
line-height:24px; 
color:#232323;
margin:0px;
padding:0px 0 8px 0;
}
.contentHeading2{ 
font-size:18px; 
line-height:20px; 
color:#232323;
margin:0px;
font-weight:normal;
padding:0px 0 8px 0;
}
.imgHolder{
width:128px;
height:81px;
margin:0 10px 10px 0;
border:#DBDADA 2px solid;
float:left;
}
.chart td{ color:#121F12;}
.chart td.redHeading{ padding-bottom:5px; color:#fff; background:#F83E07 url(images/red_bg.gif) top left repeat-x; font-weight:bold;}
.chart td.yellowHeading{ padding-bottom:5px; color:#fff; background:#F4700A url(images/yellow_bg.gif) top left repeat-x; font-weight:bold;}


#footer{ background:url(images/footer_bg.gif) #fff left top no-repeat;}

#footer td{ color:#545654; line-height:18px;}
#footer a{ color:#232323; text-decoration:none;}
#footer a:hover{ color:#F74600; text-decoration:underline;}