/* CSS Document */

body, input, select
{
	line-height:1.5;
	color:#aa0000;
	margin:0px;
}
body, .sdmenu a, input, select
{
	background: #ffffff;
}

body, input, select, h1, h2
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.header_bottom_bdr
{
	border-bottom:2px solid #CC0000;
}
.menu_bg
{
	background:url(images/menu_middle.gif) repeat-x;
}
.menu_bg_active
{
	background:url(images/menu_middle_active.gif) repeat-x;
}
.header_bg
{
	background:url(images/header_bg.gif) top repeat-x;
}

.content_height
{
	height:470px;
}
.bdr_left
{
	border-left:1px solid #444444;
}
.sub_heading
{
	color: #009900;
	font-weight:bold;
}

.heading
{
	color:#aa0000;
	font-size:16px;
}
.grey_bdr
{
	border:1px solid #444444;
}
.whiteText, .mainmenu a
{
	color:#FFFFFF;
}
.footercolor
{
	color:#666666;
}
.mainmenu a
{
	font-weight:bold;
}
.sidelink a:hover,  .submenu a, .sdmenu a:hover
{
	color:#333333;
}
.mainmenu a:hover
{
	font-weight:bold;
}
.normalLink a, .sidelink a, .sdmenu a,  .spl_link a
{
	color:#CC0000;
}
.red_text
{
	color:#FF0000;
}
.sidelink a, .sdmenu a
{
	color:#006600;
}
.normalLink a, .sidelink a, .sdmenu a, .mainmenu a
{
	text-decoration:none;
}
.normalLink a:hover, .sidelink a:hover, .mainmenu a:hover, .normalLink a
{
	text-decoration:underline;
}

.submenu a
{
	text-indent: 10px;
	height:16px;
	text-decoration:none;
}

.sdmenu .titlehidden 
{
	border-bottom: none;
}


.sdmenu a {
    	padding: 5px 0;
    	text-indent: 10px;
    	display: block;
	border-bottom: 1px dashed #cccccc;
} 

.padding
{
	padding:5px;
}
.padding_top
{
	padding-top:5px;
}
.padding_left, .mainmenu a, .spl_link a
{
	padding-left:5px;
}
.img_bdr
{
	border:1px solid #333333;
}
.red_text
{
	font-size:13px;
}
.spl_link a
{
	font-size:14px;
}
.textfields
{
	border:1px solid #999999;
}
.dashed_line_hr
{
	border-top:1px dashed #CC0000;
}
.content_dashed_line_hr
{
	border-bottom:1px dashed #CC0000;
}
.spl_text
{
	font-size:14px;
	color:#000088;
}
.white_bdr_top
{
	border-top:1px solid #FFFFFF;
}