* {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #595755; line-height: 150%}

body{PADDING: 0px; FONT-SIZE: 12px; MARGIN: 0px; COLOR: #595755; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND: #FFFFFF; line-height: 150%}

a {COLOR: #9E090D; TEXT-DECORATION: none}
a:hover {COLOR: #000000; TEXT-DECORATION: underline}

/* Topbar classes */
.topline{ background: #EDEDED; height: 24px}
.topline a{ background:url(../images/arrow.gif) no-repeat left; text-decoration: none; padding-left: 8px; margin-right: 8px; font-size: 11px;}
.topline a:hover{ background:url(../images/arrow.gif) no-repeat left; text-decoration: underline; padding-left: 8px; margin-right: 8px; font-size: 11px;}
.header{background:url(../images/header.jpg) no-repeat left; height: 112px; color: #FFFFFF; margin-bottom: 8px;}

/* left bar */
.leftbar{ background: #FFFEF0; border: 1px solid #DFDDC8}
.leftbar h1{ color: #D26601; font-size: 15px; border-bottom: 1px solid #D0D9E0; margin: 5px 0px; padding: 0 0 3px 0; text-align: left}

/* Menu */
#menu {margin: 0 auto;padding: 0}
#menu ul{ list-style: none; margin: 0; padding: 0;}
#menu li{ list-style: none; margin: 0px; padding: 4px; border-bottom: 1px dashed #CFCEC5}
#menu li a{ text-decoration: none; font-size: 11px; font-family: tahoma; background:url(../images/menu-arrow.gif) no-repeat left; padding-left: 18px; text-align: left; color:#333333}
#menu li a:hover{ text-decoration: none; font-size: 11px; font-family: tahoma; background:url(../images/menu-arrow_on.gif) no-repeat left; padding-left: 18px; text-align: left; color: #9E090D}


/* content part */
h1{ text-decoration: none; color: #D86200; font-size: 18px; border-bottom: 1px solid #D0D9E0; margin: 1px 0px 20px 0px; padding: 0 0 3px 0; text-align: left}
h2{ text-decoration: none; color: #7E7979; font-size: 15px; border-bottom: 1px solid #D0D9E0; margin: 5px 0px 20px 0px; padding: 0 0 3px 0; text-align: left}

/* Right bar */
.rightbar{}
.rightbar .head{ font-weight: bold; font-size: 13px; color: #7E7979}
.rightbar .head span{ font-weight: bold; font-size: 13px; color: #C65900}
.rightbar .head a{ text-decoration: none; color: #006600; font-size: 13px}
.rightbar .head a:hover{ text-decoration: underline; color: #7E7979; font-size: 13px}

h2{ color: #7E7979; font-size: 15px; border-bottom: 1px solid #D0D9E0; margin: 5px 0px 12px 0px; padding: 0 0 3px 0; text-align: left}

.newsbox{ border-left: 3px solid #E1E1E1; margin: 6px 0px 6px 0px;}
.newsbox .headline{ font-weight: bold;}
.newsbox .headline a{ color: #527F1C; text-decoration: none}
.newsbox .headline a:hover{ color: #527F1C; text-decoration: underline}
.newsbox  .desc{ font-size: 11px; font-family: tahoma}

/* footer styles */
.footer{background: #FFFFFF; height: 50px; border-top: 1px solid #DDDDDD; margin-top: 10px;}
.footer a {COLOR: #757575; text-decoration: underline; padding: 0px 4px}
.footer a:hover {COLOR: #757575; text-decoration: none; padding: 0px 4px}

/* General styles */
.whitetext{color: #FFFFFF}
.bgwhite{ background: #FFFFFF}
.bggrey{ background: #E1E1E1}
.img-left{ float: left; margin: 0px 12px 12px 0px}
.img-brd{ border: 3px solid #E8E8E8; padding: 1px;}
.justify { text-align: justify}
.whiteboldtext{color: #FFFFFF; font-weight: bold}
.search{ background: #FFFFFF; border: 1px solid #E7E7E5; height: 15px; font-size: 11px;}

/* ===========================Drop down text */
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#317082;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
/* ==========================Drop down End */

.blacktext{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D86200;
	text-decoration: none;
}
.subhead{
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
		border-bottom: 1px solid #D0D9E0;
	font-size: 12px; */
	font-weight: bold;
	color: #FF8040;
	text-decoration: none;

}
.imgborder{
	 border:3px solid #E1E1E1; 
	}
.simplehr{
	border-bottom: 1px dashed #CFCEC5
	}
.tablebgcolor{
	background:#EFF4FB;
	}
.tableheader{
	background:#666;;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	}
.maintable {
	font:12px Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
}
/*#main-content tr td a span{

	position:absolute;
	left:-9999px;

}
#main-content tr{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;

	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}*/

img{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}
fieldset {
	
        margin: 20px 0;
        padding: 15px 10px;
        background-color:#F0F8FF;
        border: 3px double STEELBLUE;     
}
legend {
	
        padding: 2px 5px;
        color: #1C1C1C;
        background-color: POWDERBLUE;
        border: 1px solid STEELBLUE;
       
}
#Footer {
	border-top:solid 1px #CCC;
	margin-top:3em;
	background:#F7F7F7;
}
#Footer p{
	//text-align:center;
	//padding:20px 25px;
}