@charset "utf-8";
/* CSS Document */

body {
	background: #fff url(images/bg.gif) repeat-x;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
html, body {
	height:100%;
	}
a{
	color: #737373;
	text-decoration: none;
 }

a:hover {
	color: #ee3224;
	text-decoration:underline;
	}
#wrapper{
	min-height:100%;
	width: 816px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	}
#upper{
	background:url(images/upper.gif) no-repeat left top;
	height:86px;
	}
#lower{
	min-height:500px;
	height: auto !important;
	height: 500px;
	background:url(images/lower.gif) no-repeat left top;
	padding-top:4px;
	padding-left:10px;
	padding-right:12px;
	}
#util{
	float:left;
	height: 23px;
	width:545px;
	margin-left:10px;
	padding-top: 30px;
	padding-left:5px;
	color: #FF9393;
	font-size: 90%;
	}

#logo {
	float:right;
	height:86px;
	width:230px;
	}
	
/*Upper Navigation starts here*/
#uppernav{
	float:left;
	height:22px;
	width:550px;
	margin-left:4px;
	padding-top: 5px;
	}
	
#uppernav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	float: left;
	padding-left: 6px;
	}
	
#uppernav ul li {
	float: left;

	}
	
#uppernav li a {
	display: block;
	padding: 0 2px;
	line-height: 24px;
	margin-right: 20px;
	text-decoration: none;
	color: #fff;
	float: left;
	font-size: 90%;
	font-weight: bold;
	}
	
#uppernav ul a:hover {
	color: #000;
	}
	
#uppernav #current a{
	background: url(images/navbg1.gif) repeat-x bottom left;
	color: #fff;
	font-weight: bold;

	margin-right: 20px;
    }
	
#topnav #current{
    background: url(images/tabwhite_02.gif) no-repeat top right;
    }
form{
	padding:0px;
	margin:0px;
	}


/*Upper navigation stops here*/




#search{
	padding:2px;
	background-color: #dddddd;
	}
#search input{
	border:1px solid #666666;
	font-size:100%;
	background-color:#f6f6f6;
	}	
#maincontent_across{
	padding-top: 6px;
/*	padding-left: 4px;
	padding-right: 4px;
	*/
	}
	
#maincontent{
	min-height:500px;
	height: auto !important;
	height: 500px;
	float:left;
	width:555px;

	padding-top:6px;
	}
	
#maincontent ul {
	margin: 0;
	padding: 0;
	list-style: url(images/dot.gif);

	}
#maincontent ul li {
	padding-left: 2px;
	margin-left: 20px;
	}
	
#sidecontent{
	float:right;
	width:230px;
	padding-top:6px;

	}
/*secondary navigation start here*/
.sidenav ul{
	padding: 0px;
	margin: 0px;
	margin-left:0px;
	padding-left:0px;
	}
.sidenav li{
	list-style:none;
	color:#666;
	font-weight: bold;
	display: block;
	text-align:left;
	border-bottom: 1px solid #dddddd;
	margin-left:0px;
	padding-left:0px;
	}
.sidenav li a{
	text-decoration: none;
	color:#666;
	background-color:#ffffff;
	display: block;
	padding: 3px;
	padding-left: 10px;
	border-bottom: none;
	}
.sidenav li a:hover{
	text-decoration: none;
	color: #d42e12;	
	}
	
.sublink {
	padding:2px;
	padding-left: 15px;
	font-weight:normal;
	
	}

.selected {
	color:#ee3224;
	}
/*end*/
.module_title{
	padding:4px;
	color:white;
	background: #999999;
	font-weight:bold;
	}
#time{
	padding: 4px;
	color:#575757;
	}

#footer{
	clear:both;
	border-top:1px solid #8f8f8f;
	padding:3px;
	background:#f5f5f5;
	margin-left: 10px;
	margin-right:10px;
	font-size: 90%;
	}
.box_inner{
	border:1px solid #CECECE;
	padding:3px;
	color: #585858;
	font-size:95%;
	}
.box_content{
	margin-left:15px;
	border-top:1px solid #ee3224;
	margin-top: 5px;
	padding:2px;
	padding-right:0px;
	text-align: left;
	line-height:15px; 
	}
.box_content2{
	margin-left:8px;
	border-top:1px solid #ee3224;
	margin-top: 3px;
	padding:2px;
	padding-right:0px;
	text-align: justify;
	}
	
.box_content img{
	float:right;
	margin-left:3px;
	}	
.box_outer{
	border: 6px solid #EDEDED;
	}
.line {
	border-bottom:1px dotted #CECECE;
	padding:2px;
	}
form {
	margin:0px;
	padding:0px;
	}

.ubatitle{
	color:#ee3224;
	font-weight: bold;
}
/* Contact form CSS Starts */

.head_left{
	border-bottom:1px solid #e3e3e3;
	
	}
.head_right{
	border-bottom:2px solid #909090;
	}
.row_lines{}


.finline {
	border-bottom: 1px solid #e3e3e3;
	padding: 3px;
	line-height: 13px;
	text-align: left
            }

.finline1 {
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	padding: 3px;
	line-height: 13px;
	text-align: left
}

.finline2 {
	border-bottom: 1px dotted #e3e3e3;
	padding: 3px;
	line-height: 13px;
	text-align: left
}
form{
	margin: 0px;
	padding: 0px;
	}
	
	.requiredInput {
		color: #ff0000;
		font-weight: bold;
	}
/* Contact form CSS Stops*/

* html #wrapper #lower #maincontent{
	height:100%;
	}