.homeBG   {
    background-color: #C2D49D;
	background-image: url(/images/common/homeBG.gif);
	background-repeat: repeat-y;
	background-position: center;
}



.backGroundInner   {
    background-color: #C2D49D;
	background-image: url(/images/common/background_inner.gif);
	background-repeat: repeat-y;
	background-position:center;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
	
.nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}
	
li {
	list-style-image: url(/images/common/li_block.gif);
	}		
	
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	}	
	
.copy  a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #728CD7;
	text-decoration:none;
	}	

.copy  a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #66CC00;
	text-decoration:none;
	}		
	
.tableCopy {
	border-collapse:collapse;
	border-style:solid;
	border-color:#333333;
	background-color:#E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
.leftNav a {
	font-family: Verdana;
	font-weight: 300;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	}

.leftNav a:hover {
	font-family: Verdana;
	font-weight: 300;
	font-size: 11px;
	color: #FFD200;
	text-decoration: none;
	}

.leftNavInner {
	font-family: Arial;
	font-weight: 200;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}

.leftNavInner a {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	}

.leftNavInner a:hover {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #FFD200;
	text-decoration: none;
	}		
	
.input { 
	border-bottom: solid 1px; 
	border-left: solid 1px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; border-color:#636563; 
	}
	
h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #45599B;
	}
	
h2 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #45599B;
	}

.ip { 
	border-bottom: solid 1px; 
	border-left: solid 1px; 
	border-right: solid 1px; 
	border-top: solid 1px; 
	font-family: Verdana,Arial,sans-serif; 
	font-size: 8pt; border-color:#636563; 
	}
