p,table,td,form,div
{
	font-family: Arial;
	font-size:12px;
	color:#040404;
	line-height:18px;
}

body 
{
	margin:0px;
	text-align:center;
	min-width:778px;
	font-family: Arial;
	font-size:12px;
	color:#040404;
	
}	

#container
{
	width:778px;
	margin:0px auto;
	text-align:left;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	
}

#header
{
	height:154px;

}

#topheader
{
	height:114px;
	
	
}

#topnav	
{	
	height:30px;
	padding:0px;
	padding-left: 0px;
	background: url(../images/nav_bg.gif) repeat-x;
	
}

#topnav ul
{
	list-style-type: none;
	display: inline;
}

#topnav li 
{
	display: inline;
}

#topnav a 
{
	display: block;
	float: left;
	padding: 10px 12px 10px 30px;
	border: 1px solid #ffffff;
	background: url(../images/normal.gif) left;
	text-decoration: none;
	color: black;
	margin-left: -1px;
	font-size:11px;
	font-weight:bold;
	
}

#topnav a:hover 
{
	background: url(../images/active.gif) left;
	color:white;
}



#leftnav
{
	width:183px;
	min-height:500px;
	height:auto !important;  /* for modern Browser */
	height:500px;/*for IE */
	float:left;
	background-image:url(../images/leftnav_bg.gif);
	padding-top:0px ;
	margin-top:0px;
	text-align:left;
	
	
}

#leftnav ul
{
	list-style-type:none;
	list-style-image:url(../images/leftnav_bullet.gif);
	margin-left:0px;
	padding-left:28px;
	line-height:18px;
	
}

#leftnav li
{
	padding-right:1px;
	
}

#leftnav ul.subbullet
{
	list-style-type:none;
	list-style-image:url(../images/arrow1.gif);
	margin-left:0px;
	padding-left:5px;
	line-height:18px;
	
}

#leftnav li.subbullet
{
	padding-right:1px;
	
}

#leftnav a
{
	color:#C34E05;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
	padding-left:0px;
	padding-right:2px;
	
}

#leftnav a:hover
{
	color:#FC9003;
	text-decoration:underline  ;
	
}

#leftnav a.link1 
{
	float:right;
	color:#CD0300;
	text-decoration:none;
	font-size:10px;
	padding:5px;
}


#leftnav a:hover.link1 
{
	text-decoration:underline;
	
}

#content
{
	width:595px;
	float:right;
	height:auto;
	
}

#maincontent
{
	width:422px;
	float:left;
	padding:7px 2px 2px 4px;
	
	
}



.intro_text
{
	text-align:justify;
	line-height:17px;
	padding:8px 2px 2px 4px;
	background-image:url(../images/main_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	
	
}


#secondarycontent
{
	width:164px;
	float:right;
	margin:0px 0px 2px 0px;
		
}

#sec_topcontent
{
	
	text-align:center;
	height:330px;
	padding-top:0px;
}

#sec_bottomcontent
{
	background-image:url(../images/participation_bg.gif);
	height:auto !important;
	padding:12px 5px 10px 7px;
	font-size:10px;
	text-align:justify;
	
}


#footer
{
	width:778px;
	clear:both;
	background-color:white;
	border-top:2px solid #ffffff;

}

#footertopnav
{
	background-color:#FFDE85;
	padding:3px;
	text-align:center;
	font-family: verdana;
	
}

#footertopnav ul
{
	list-style-type:none;
	display:inline;
	color:#0B106C;
	
}

#footertopnav li
{
	
	display:inline;
}

#footertopnav a
{
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	color:#0B106C;
	
}

#footertopnav a:hover
{
	text-decoration:underline;

}

#footerimage
{
	height:113px;
	padding:2px 0px 0px 0px;
	
}


#footermainnav
{
	height:55px;
	background-image:url(../images/footermainnav_bg.gif);
	text-align:center;
	padding-top:12px;
	font-family: verdana;
	padding-left:0px;
	padding-right:0px;
}

#footermainnav ul
{
	list-style-type:none;
	display:inline;
	color:#353535;
	padding-right:25px		
	
		
}

#footermainnav li
{
	display:inline;
	padding:0px 2px 0px 2px;
	
}

#footermainnav a
{
	text-decoration:none;
	color:#353535;
	font-weight:bold;
	font-size:9px;
}

#footermainnav a:hover
{
	text-decoration:underline;

}


#footerlogo
{
	clear:both;
	height:110px;
	background-image:url(../images/footerlogo_bg.gif);
	padding:1px 0px 0px 5px;
}

#footerleftlogo
{
	float:left;
	width:240px;
	padding:10px 0px 0px 12px;
	font-size:10px;
	text-align:justify;
}

#footerrightlogo
{
	float:right;
	width:480px;
	background-image:url(../images/footerrightlogo_bg.gif);
	padding:10px 2px 4px 25px;
	text-align:center;
	
}

#page
{
	width:585px;
	float:right;
	text-align:justify;
	line-height:18px;
	background-image:url(../images/content_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding:2px 2px 20px 2px;
	min-height:500px;
	height:auto !important;  /* for modern Browser */
	height:500px;  /*for IE */
	
}


#content_inpage
{
	
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	min-height:500px;
	height:auto !important;  /* for modern Browser */
	height:500px;  /*for IE */
	background-color: #ffff00;
	
	
}



.mainheading
{
	text-align:right;
	padding:3px 2px 7px 0px;
}

.heading
{
    	font-size:13px;
	font-weight: bold;
  	color: #648206;
	padding-top: 7px;
	font-family:verdana;
}

.subheading
{
    font-size:12px;
	font-weight:bold;
  	color:#D25606;
	padding-top: 2px;
	
}

.subheading2
{
    font-size:12px;
	font-weight:bold;
  	color:#FFE886;
	padding-top: 2px;
	
}

a.link1 
{
	float:right;
	color:#CD0300;
	text-decoration:none;
	font-size:10px;
	padding:5px;
}


a:hover.link1 
{
	text-decoration:underline;
}

a.link2 
{
	text-align:right;
	color:#CD0300;
	text-decoration:none;
	font-size:10px;
	
}


a:hover.link2 
{
	text-decoration:underline;
}


ul.bullet
{
	list-style-image:url(../images/bullet1.gif);
	
}

ul.subbullet
{
	list-style-image:url(../images/bullet2.gif);
	
}

img
{
	border:0px;
}

a
{
	font-weight:bold;
  	color:#7A57C7;
	text-decoration:none;
	font-size:12px;
}

a:hover
{
`	
	text-decoration:underline;
}

table
{
	
	width:75%;
	
}

td 
{
	text-align:left;
	padding:5px;
	
}

table.datatable
{
	
	width:98%;
	background-color:#FB7B09;
}



