#topMenu
{	margin: 0;
	padding: 0;
    white-space: nowrap;
	z-index: 30;
   }
#topMenu li
{	margin: 0;
	padding: 0;
	list-style: none;
	/*list-style-image: url(images/topNav_line.gif);
	border-left: 1px solid #71ADD7;*/
	/*background-image:url(images/topnav_left.gif);*/
	background-repeat:no-repeat;
	
	float: left;
	white-space: no-wrap;
	letter-spacing:0.5px;
	/*border: 1px solid #D0D2D2;*/
	/*background: #fff;*/
	font: bold 12px arial}

#topMenu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 4px;
	/*width: 90px;*/
	/*background: #5970B2;*/
	color: #333;
	text-align: center;
	line-height:29px;
	text-decoration: none;
	/*background-image:url(images/topnav_bg2.gif);*/
    }
#topMenu li a:hover
{	/*background: #49A3FF*/
       color: #069;}

#topMenu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	/*background: #EAEBD8;*/
	border: 1px solid #99C7D7}

	#topMenu div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #fff;
		color: #333;
		font: 12px arial}

	#topMenu div a:hover
	{	background: #99CCFF;
		color: #069}
		
		
	.topMenuTable {
	background-color: #fff;
	background-image:url(images/topNav_bg.gif);
	height:36px;
	margin-bottom:-2px;
	}	
	
	#topMenu li a span {
	color: #fff;
	/*background-image:url(images/topNav_bg_selected.gif);*/
	

	/*margin: 11px 11px 11px 11px;*/
	}
	
	
	table#layout {
		height:100%;
	}
	td#leftcolumn{
    background: #fff;
		padding: 13px 10px 20px 10px;
		width:235px;
		vertical-align:top;
       font-size: 11px;
	   line-height:18px;
	}	
	td#orangeBar{
    background: #FFB284;
		
		width:10px;
        vertical-align:top;

	}	
	td#orangeBar2{
    background: #FF6600;
		height:75px;
		width:10px;
		background-image:url(images/middleColumn_bg.gif);
		 


	}	
   td#rightcolumn{
    background: #fff;
		padding: 0px 0px 0px 0px;
		width:99%;
		vertical-align:top;
        font-size: 12px;
	}	
	 .pageTitle{
    
		
        font-size: 30px;
		font-weight: bold;
		color:#FF6600;
		letter-spacing: -1px;
	}
	td#bodyText{
    background: #fff;
		padding: 13px 30px 30px 30px;
		width:100%;
		height:100%px;
		vertical-align:top;
        font-size: 13px;
		font-weight: regular;
		line-height:18px;
	}	
	td#bodyText a {
	color: #069;
	}
	td#bodyText strong {
	font-weight: bold;
	color:#FF6600;
	}
	td#bodyText li {
	list-style-image: url(images/bullet2.gif);

	}
	
body
{
	background-color: #BDBEBD;
	font-family:Arial,Verdana,Helvetica;
}		
.footer {
font-size: 10px;
text-decoration: none;
background-color: #CECFCE;
background-image:url(images/footer_bg.gif);
}
.footer a {
color:#000;
text-decoration: none;

}
.footer td {
background-color: #CECFCE;


}
.topBg {
/*height:90px;*/
background-color: #fff;
/*background-image:url(images/top_bg.gif);*/
background-repeat:no-repeat;
}	
.text1 p{
    
		/*padding: 10px 10px 10px 10px;*/
		margin-left:20px;
		margin-right:0px;
		padding-top:15px;
        font-size: 12px;
		font-weight: regular;
	}
	.text1 p b{
    
		/*padding: 10px 10px 10px 10px;*/
		
		color: #333;
        font-size: 14px;
		font-weight: bold;
	}
     
	
	.text1 p a{
color: #000}	

.text2 p{
    
		/*padding: 10px 10px 10px 10px;*/
		margin-left:20px;
		margin-right:20px;
		padding-top:15px;
        font-size: 12px;
		font-weight: regular;
	}
	.text2 p b{
    
		/*padding: 10px 10px 10px 10px;*/
		
		
        font-size: 20px;
		font-weight: bold;
		 color:FF6600;
	}
     
	
	.text2 p a{
color: #000}	

.text3 h1{ font-size: 18px;
		font-weight: bold;
		 color:#666;
		 }
.text3 p { font-size: 13px;
		font-weight: regular;
		 color:000;
		 }
.text3 p a {
color: #000;
text-decoration:none;
}	 	 

h1
{
	 font-size: 15px;
	 font-weight: bold;
	 color:0099FF;
	line-height:2px;
	padding-top:10px;
	padding-bottom:-6px;
}
h2
{
	 font-size: 13px;
	 font-weight: bold;
	 color:FF6600;
	line-height:0px;
	padding-top:10px;
	padding-bottom:-18px;
}
table#infoTable
{
 	width:100%;
 	text-align:left; 
	border:solid 1px;
	border-color:#BAC1C6; 
	font-size: 12px;
	font-family:Arial,Verdana,Helvetica;
	color:#333;
}
tr.header{
background-color: #BAC1C6;
color:#fff;
}
tr.oddCell
{
background-color: #E1E9ED;
}
tr.evenCell
{
background-color: #fff;
}
										
