/* Commonn CSS */
body {
	margin:0px;
	background:#999999;
}

td {
	font:9pt Arial, Helvetica, sans-serif;
	color:#ffffff;
	line-height:130%;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
	border:1px solid #3D464F;
	height:50px;
	width:200px;
}


a {
	text-decoration:none;
}

a:hover {
 	text-decoration:none;
}

.input1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	border:1px solid #3D464F;
	height:20px;
	width:230px;
}

.btn{ background:#340C15; font-family:Arial, Helvetica, sans-serif; font-weight:normal; border: 1px solid #7A899C; cursor:pointer;font-size: 9pt; Color: #FFFFFF; height:22px; }
/* Commonn CSS */

/* HOMEPAGE CSS*/
.homeTbl {background:#FFFFFF;}

#navTd{background:url(../images/navBg.jpg) repeat-y; height:33px;}
#navTd a {font:10pt Arial, Helvetica, sans-serif;font-weight:normal; color:#000; font-style:normal;text-decoration:none; line-height:33px; text-transform:uppercase;}
#navTd a:hover {color:#fff;}

#leftpanel {background:#3C87BE url(../images/leftBg.jpg) no-repeat; height:160px;}
#leftpanel td{font-size:8pt;}
#leftpanel a {font:8pt Arial, Helvetica, sans-serif;font-weight:normal; color:#fff; font-style:normal;text-decoration:underline;}
#leftpanel a:hover {text-decoration:none;}

#text {background:#000000 url(../images/textBg.jpg) right top no-repeat;}
#implifooter{color:#000000;}
/* HOMEPAGE CSS*/

/* INNER PAGE CSS*/
.tbl {background:#000000 url(../images/inner/mainSpacer.jpg) repeat-y;}
.hspacer {background:url(../images/inner/hspacer1.jpg) repeat-y; height:114px;}
#topheader{height:313px;}
.footer{background:url(../images/inner/footer.jpg) repeat-y; height:15px;}

#navigation {background-color:#FFFFFF;}
#navigation { height:5px;}
.nav{font:9pt Arial, Helvetica, sans-serif; color:#000;font-weight:normal; text-transform:uppercase; display:block; line-height:28px; padding-left:16px;}
.nav:hover {color:#F17201; background-image:url(../images/inner/navArrow.jpg); background-repeat:no-repeat;background-position:center left;}
.navhover {font:9pt Arial, Helvetica, sans-serif;color:#F17201;font-weight:bold;text-transform:uppercase; display:block; line-height:28px; padding-left:16px; background-image:url(../images/inner/navArrow.jpg); background-repeat:no-repeat; background-position:center left;}

#left td{font-size:8pt;}
#left th{font:10pt Arial, Helvetica, sans-serif; color:#0F377F; font-weight:bold; line-height:150%;}
#left a {font:8pt Arial, Helvetica, sans-serif;font-weight:normal; color:#fff; font-style:normal;text-decoration:underline;}
#left a:hover {text-decoration:none;}

#content th {color:#DF6C02;font:13pt Arial, Helvetica, sans-serif;font-weight:normal; text-transform:uppercase; height:45px;}
#content strong {color:#DF6C02; font-weight:bold;}
#content a {font:9pt Arial, Helvetica, sans-serif;font-weight:normal; color:#fff; font-style:normal;text-decoration:none;}
#content a:hover {text-decoration:underline;}
/* INNER PAGE CSS*/