html {

}

body {
	background-image: url(/images/layout/layout_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
}

#outerwrapper {
	background-image: url(/images/layout/layout_outerwrapperbg.jpg);
	width: 955px;
	min-height: 800px;
	margin: 0px auto;
}

#outerwrapperbottom {
	background-image: url(/images/layout/layout_outerwrapperbottombg.jpg);
	background-repeat: no-repeat;
	width: 955px;
	height: 16px;
	margin: 0px auto;
}

#innerwrapper {
	margin: 0px 10px;
}

#headerwrapper {
	background-image: url(/images/layout/layout_headerwrapperbg.jpg);
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#header {
	background-image: url(/images/layout/layout_header.jpg);
	margin: 0px;
	padding: 0px;
	height: 184px;
}

#logo {
	margin: 20px 30px;
	padding: 15px 0px 0px 0px;
}


#menu {
	background-color: #A3937C;
	height: 65px;
	width: 935px;
	float: left;
	margin: 0px;	
}


#mainmenu {
	background-color: #A3937C;
	margin: 10px 20px;
	
}

.menuitem {
	float: left;
	
}

#mainmenu a {
	color: #FFFFFF;
	margin: 4px 10px 0 10px;
	display: block;
	float: left;
	height: 28px;
	text-decoration: none;
	font-size: 0.8em;
}
*html #mainmenu a {
	margin: 8px 8px 0px 8px;
	height: 25px;
}

.submenuitem {
	background-color: #D0C5AF;
	float: left;
	width: 915px;
	height: 29px;
	padding: 4px 10px 0 10px;
}


.submenuitem a {
	color: #FFFFFF;
	padding: 4px 10px 0 10px;
	text-decoration: none;
	font-size: 0.8em;
}

#menu div.menuitem {
	padding: 0 9px;
}

#menu div.selected {
	background-color: #D0C5AF;
}

#menu div.unselected {
	background-color: #A3937C;
}

#footer {
	font-size: 0.7em;
	padding: 10px 20px;
}

#copyright {
	float: left;
}

#byline {
	float: right;
	text-align: right;
}

#byline a {
	color: #998877;
}

a{	
	text-decoration: none;
	color:#AF0A33;
}
a:hover{ 
	text-decoration:underline;
}

#contentwrapper {
clear: both;
float: left;
margin: 20px 0px 0px 0px;
}



#contentwrapper img {
	margin: 2px 10px;
}

#content{
	padding:0px 20px 10px 20px;
	color:#333333;
	font-size: 0.9em;
	float: left;
	width: 895px;
	clear: both;
}


#col {
	float: left;
	width: 200px;
	min-height: 600px;
	padding: 0px 20px;
	margin: 20px 0px;
	border-left: 1px solid #AEAE99;
	font-size: 0.8em;
	display: none;
}

*html #col {
	height: 400px;
}

#col h1 {
	font-size: 1em;
}

.trickff {
	clear: both;
}

*html #content{
	padding: 20px 10px 10px 20px;
	font-size: 0.9em;
}

*html #contentwrapper{
	margin-top:-10px;
}

h2{
	padding-top: 10px;
	margin-bottom:5px;
}
*html h2{
	font-size: 1.5em;
}

.bluishTitle{
	color:#2F57A9;
	margin:10px 0;
	font-size: 0.9em;
	font-weight:bold;
	margin-bottom:2px;
}
h4{
	margin-top:15px;
	margin-bottom:5px;
	text-decoration:none;

}
*html h4{
	font-size: 1em;
}
p{
	margin-top:0;
	margin-bottom:15px;
}

.notice{
color:#E44A18;
}

.error{
	color:#E44A18;
	background-color:#EFEFEC;
	margin-top:10px;
	padding:4px 5px 4px 5px;
	border:1px solid #CECEC6;
}

.blinkingError{
	color:#E44A18;
	background-color:#EFEFEC;
	margin-top:10px;
	padding:4px 8px 4px 8px;
	text-decoration:blink;
	border:1px solid #CECEC6;
}

.resourceTitle a{
	font-weight:bold;
	color:#CE0B3C;
	line-height:20px;
	font-size: 1em;
}

.resourceRow{
	border-bottom: 1px solid #00567A;
	padding-bottom:10px;
	overflow:hidden;
}

*html #header {
	background-image: url(/images/layout/layout_header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 0px;
	padding: 0px;
	height: 204px;
}

.bgColorTitle{
	background:#EEEEEE; font-weight:bold; margin-top:10px; padding:7px 0;
}
*html .bgColorTitle{
	margin-top:15px; padding:7px 0;
}

#mainBody{
	clear:both;
	float: left;
}


#detail{
	line-height:15px;
}

.clear{
	clear:both;
}

.listOdd{
	border: 1px dashed #CCCCCC;
	background-color: #F4F4F4;
	padding: 0 10px 0 10px;
	
}
.listEven{
	background-color: #FFFFFF;
	padding: 0 10px 0 10px;
}

/** End of Added by PRALENDRA. */

/** Added by RC.... */
#registerFrom {
	font-size:11px;
}

#docCategories a {
	color: #333333;
}

#docCategories ul {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	
}

#docCategories ul li {
	font-size: 1.4em;
	font-weight: bold;
	list-style: none;
	line-height: 180%;
	margin: 4px;
	padding: 0px 12px;
}

#docCategories ul li.altrow {
	background-color: #F9F9F9;
}

#docCategories ul li.stdrow {
	background-color: #EEEEEE;
}

#docCategories ul li ul li {
	font-size: 0.9em;
	font-weight: bold;
}

#docCategories li.show {
	display: block;
}

#docCategories li.hide {
	display: none;
}

.altrow td {
	background-color: #EEEEEE;
}

#documents td {
	padding: 4px 8px;
}

td.documentTitle {
	font-size: 0.9em;
}

td.newsHeader {
	font-weight: bold;
}

#news td {
	padding: 4px 8px;
}

