/* CSS Document */

body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../site-images/common/page-bg.gif);
	background-repeat:repeat-x;
	background-position:center top;	
}   

#slogn {
	color:#CCCCCC;
	line-height:18px;
	font-weight:normal;
	float:right;
}

.pageLeftShadow {
	background-image: url(../site-images/common/page-left-base.gif);
	background-repeat:repeat-y;
	background-position: center top;
}

.pageRightShadow {
	background-image: url(../site-images/common/page-right-base.gif);
	background-repeat:repeat-y;
	background-position: center top;
}

#text {
	color:#666666;
	line-height:18px;
	text-align:justify;
	text-decoration:none;
}

#text a:link {
	color:#FD9206;
	text-decoration:none;
}

#text a:visited {
	color:#FD9206;
	text-decoration:none;
}

#text a:hover{
	color:#000000;
	text-decoration:underline;
}

.highlight {
	color:#FD9206;
	font-weight:bold;
}

/********************* Main Menu Code START HERE *****************************/
.nav {
	text-decoration:none;
	font-size:10px;
	color:#6F5100;
	font-weight:bold;
	text-align:center;
}

.nav a:link {
	text-decoration:none;
	color:#6F5100;
}

.nav a:visited {
	text-decoration:none;
	color:#6F5100;
}

.nav a:hover {
	text-decoration:none;
	color:#000000;
}

.activelink a:link {
	text-decoration:none;
	color:#000000;
}

.activelink a:visited {
	text-decoration:none;
	color:#000000;
}

.activelink a:hover {
	text-decoration:none;
	color:#6F5100;
}

/**************************** This class for Sublinks *******************************/

.sublink td {
	text-decoration:none;
	font-size:11px;
	color:#FD9206;
	font-weight:bold;
	text-align:left;
	border-top:2px solid #ffffff;
	border-bottom:1px dotted #000000;
	background-color:#FFE9E9;
	height:23px;
}

.sublink a:link {
	text-decoration:none;
	color:#A67E01;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

.sublink a:visited {
	text-decoration:none;
	color:#A67E01;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

.sublink a:hover {
	text-decoration:none;
	color:#000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
}

/**************************** This class for Text *******************************/
.li {
	background-repeat: no-repeat;
	list-style-image: url(../site-images/common/news-bullet01.gif);
	vertical-posotion: left top;
	line-height:18px;
	padding:0px 0px 0px 5px;
	font-weight:normal;
	margin:5px 0px 5px 22px;
}
html>body .li {background-repeat: no-repeat;list-style-image: url(../site-images/common/news-bullet.gif);vertical-posotion: left top;line-height:20px;padding-left: 5px;margin:5px 0px 5px 20px;}

.tli {
	padding:0px 0px 0px 5px;
	font-weight:normal;
	margin:0px 0px 0px 12px;
	text-align:left;
}
html>body .tli {padding-left:0px;margin:0px 0px 0px 15px;text-align:left;}

/**************************** This class for Heading *******************************/

.title {
	font-family:Arial, Verdana, Trebuchet MS, Times new roman, serif;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	color:#C18C05;
	padding-bottom:10px;
}

.subtitle {
	font-family:Verdana, Arial, Times new roman, serif;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	color:#000000;
	margin:0px 0px 8px 0px;
}

.download {
	background-image: url(../site-images/common/download.gif);
	background-repeat:no-repeat;
	background-position: center center;
	width:190px;
	height:64px;
}

.speak {
	font-weight: normal;
	text-align:left;
	font-size:11px;
	color:#cc0000;
	padding:10px 10px 10px 10px;
	background-color:#F2FFEF;
	border:2px dotted #CCCCCC;
}

.queta {
	font-family:arial;
	font-size:18px;
	color:#CCCCCC;
	font-weight:bold;
}

/*************************** This class use for Left Box **********************************/
.leftHeader {
	background-image:url(../site-images/common/left-box-header.gif);
	background-repeat:no-repeat;
	background-position:center center;
	font-weight:bold;
	color:#ffffff;
	font-size:12px;
	padding-left:30px;
	height:32px;
}

.quickLinks {
	background-image: url(../site-images/common/quick-links-bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	border-left:1px solid #11A8D3;
	border-right:1px solid #11A8D3;
	border-top:1px solid #11A8D3;
	border-bottom:1px solid #FFFFFF;
	height:226px;
}

.tickerHeader {
	font-weight:bold;
}

#innercontent {
	margin-right:15px;
}

a:link {
	color:#FD9206;
	text-decoration:none;
}

a:visited {
	color:#FD9206;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:underline;
}

.img-border {
	border:2px solid #cccccc;
	margin:0px 10px 0px 20px;
	padding:1px 1px 1px 1px;
}

.img-border1 {
	border:2px solid #cccccc;
	padding:1px 1px 1px 1px;
}

/************************* General Classes *****************************/
#formTable td {
	padding:8px 0px 8px 8px;
}

input {
	border:1px solid #C1C1C1;
	xheight:18px;
	font-size:11px;
	width:170px;
}

textarea {
	border:1px solid #C1C1C1;
}

select {
	border:1px solid #C1C1C1;
	xheight:18px;
	font-size:11px;
	xwidth:170px;
}

#formTable .submit {
	width:50px;
}

.red-msg {
	color:#FF0000;
}

/*************************** This class use for Footer ***********************************/
#footer {
	font-size:10px;
	color: #999999;
	text-decoration:none;
	background-color:#192227;
	height:30px;
}

#footer a:link {
	color: #FEAA3A;
	text-decoration:none;
}

#footer a:visited {
	color: #FEAA3A;
	text-decoration:none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration:none;
}
