body {
    color: #000000;
    font-family: Verdana, Arial,sans-serif;
    font-size: 12px;
	font-style: normal;
}


td {
    color: #000000;
    font-family: Verdana, sans-serif;    
    font-size: 12px;
	font-style: normal;
}


H1 {
    color: #ffffff;
    font-family: Verdana, sans-serif;    
    font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

H2 {
    color: #003300;
    font-family: Verdana, Arial,sans-serif;
    font-size: 14px;
	font-style: normal;
}

.btnav { 	background-color: #003300; 	border: 1px #003300 solid;} 

a.menu:hover {
	font weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.menu:link { 
	font weight: bold;
	color: #FFFFFF;
}

a.menu:active {      font weight: bold;    color: #ffffff;	text-decoration: none; }

a.menu:visited {     font weight: bold;    color: #ffffff;	text-decoration: none; }

A:link { 
    font weight: normal;
    color: #003300;
	text-decoration: none;
}

A:active { 
    font weight: normal;
    color: #003300;
	text-decoration: none;
}

A:visited { 
    font weight: normal;
    color: #003300;
	text-decoration: none;
}

A:hover { 
    font weight: normal;
    color: #003300;
	text-decoration: underline;
}

.sm {
    color: #000000;
    font-family: Verdana, Verdana, sans-serif;    
    font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.heading {
    color: #ffffff;
    font-family: Verdana, Verdana, sans-serif;    
    font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.impact1 {
    color: #003300;
    font-family: Verdana, Verdana, sans-serif;    
    font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

.impact2 {
    color: #003300;
    font-family: Verdana, Verdana, sans-serif;    
    font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.subheading {
    color: #003300;
    font-family: Verdana, Verdana, sans-serif;    
    font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.footer {
    color: #cccccc;
    font-family: Verdana, Verdana, sans-serif;    
    font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

a.footer:link { 
	font weight: normal;
	color: #cccccc;
	font-family: Verdana, Verdana, sans-serif;    
    font-size: 10px;
	text-decoration: none;
}

a.footer:hover {
	font weight: normal;
	color: #cccccc;
	font-family: Verdana, Verdana, sans-serif;    
    font-size: 10px;
	text-decoration: underline;
}

a.footer:active {      
	font weight: normal;
	color: #cccccc;
	font-family: Verdana, Verdana, sans-serif;    
    font-size: 10px;	
	text-decoration: none;
}

a.footer:visited {
	font weight: normal;
	color: #cccccc;
	font-family: Verdana, Verdana, sans-serif;    
    font-size: 10px;
	text-decoration: none; 
}

.submitButton{
	background:#FDFCEB;
	color:#281567;
	border:solid 1px #281567;
}

hr {
border : none;
border-top : dashed 1px #CCCCCC;
color : #FFFFFF;
background-color : #FFFFFF;
height : 1px;
}

div.one {
    margin: 0;
	width: 120px;
	height: 110px;
    padding: 2px;
    background: #EFEFEF;
	vertical-align:text-top;
}
