a:link {  
	text-transform: none;
}

a:link {  
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {  
	color: #999999;
}

a:hover {  
	text-decoration:  underline;
}

p a:link {  
	text-transform: lowercase;
}

p a:link {  
	color: #404FA1;
	text-decoration: none;
	text-transform: lowercase;
}

p a:visited {  
	color: #999999;
	text-transform: none;
}

p a:hover {  
	text-decoration: underline;
	text-transform: none;
}


table		{
	/*border : 1px;*/
	padding: 0px;
}

th {
	background-color : #98ADB2;
	color : #000000;
	font-size : 11px;
	text-align: left;
	padding : 2px;
}

td {
	/*color : #000000;*/
	font-size : 11px;
	/* padding : 2px; */
}

form TABLE {
	padding: 0px;
	spacing: 0px;
	FONT-WEIGHT: normal; 
	font-size : 11px; 
	COLOR: #000000; 
	font-family : 'Arial','Helvetica','sans-serif'; 
}

.commentsform {
	background-color : #1D4856;
}

body {
        font-family : 'Arial','Helvetica','sans-serif';
        font-size : 11px;
}

form td {
        font-family : 'Arial','Helvetica','sans-serif';
        font-size : 11px;
        background-color: #E2E2E2;
	border-color : #FFFFFF;
	border-style : solid;
	border-width : 0px 0px 2px 0px;
	padding: 2px 15px 2px 15px;
}

form td.error {
	background-color : #E7E7FF;
}

h1  	 {
	color : #1D4856;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
}

h2,h3,h4,h5 {
	color : #000000;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
}

input {
        background-color: #68AEC0;
        font-family: 'Arial','Helvetica','sans-serif'; 
        font-size: 11px; 
        color: #FFFFFF; 
        font-weight: bold;
}

input.button {
        background-color: #68AEC0; 
        font-family: 'Arial','Helvetica','sans-serif'; 
        font-size: 11px; 
        color: #FFFFFF; 
        font-weight: bold;
        border-right:2px solid #005C7F; 
        border-bottom:2px solid #005C7F; 
        border-left:2px solid #E2F0F3; 
        border-top:2px solid #E2F0F3; 
}

input.edit {
        background-color: #68AEC0;
        font-family: 'Arial','Helvetica','sans-serif'; 
        font-size: 11px; 
        color: #FFFFFF; 
        font-weight: bold;
}

input.checkbox {
        background-color: #E2E2E2;
}

textarea {
        background-color: #68AEC0; 
        font-family: 'Arial','Helvetica','sans-serif'; 
        font-size: 11px; 
        color: #FFFFFF; 
        font-weight: bold;
}

button {
        font-family: 'Arial','Helvetica','sans-serif';
        font-size: 11px; 
	background-color : #F2F2F2;
	border-width : 0px;
}

.speedButton {
	width: 100px;
}

select {
        font-family: 'Arial','Helvetica','sans-serif';
	background-color : #80ADBE;
	color: #FFFFFF;
        font-size: 11px; 
        font-weight: bold;
}

dl 	 {
	font-size : 80%;
}

ol{
	font-size : 80%;
	margin-left : 35px;
	margin-right : 10px;
}

ul {
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
	list-style-type : square;
}

li 	 {
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
}

p {
	font-family : 'Arial','Helvetica','sans-serif';  
	font-size: 11px; 
	margin-left : 10px;
	margin-right : 10px;
}

caption {
	border-color : #000000;
	border-style : solid;
	border-width : 5px 0 1px 0;
	color : #1D4856;
	font-size : 12pt;
	font-weight : bold;
}

span.error {
	background-color : #E7E7FF;
}

.smallrow {
	font-size : 2pt;
}



.copyright{
	color : #000000;
	font-size : 85%;
	font-weight : normal;
}

.error {
	background-color : #E7E7FF;
	border-color : #FF0000;
	border-style : solid;
	border-width : 1px 0px 1px 0px;
	color : #FF0000;
	font-size : 10pt;
	font-weight : bold;
}

.erroradvice {
	color : #000000;
	font-size : 10pt;
}

.eyebrow {
        font-family : 'Arial','Helvetica','sans-serif';
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding: 10px;
	padding-left: 20px;
	text-align: left;
	width: 90%;
}

.eyebrowmsg {
	background-color : #FFFFFF;
	border-color : #1D4856;
	border-style : solid;
	border-width : 1px 0px 1px 0px;
	color : #2F4C5D;
	font-size : 9pt;
	font-weight : normal;
	text-align: left;
}
.small_table {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; COLOR: #000000; font-family : 'Arial','Helvetica','sans-serif'; }
.important { color: #68AEC0; font-weight: bold; font-family : 'Arial','Helvetica','sans-serif'; font-size: 11px; }
.tdblank   { border : 0px}

.tableblank{ border : 0px;
             border-width: 0px 0px 0px 0px;
             padding: 0px;
}

.thImpact {
	background-color : #1D4856;
        color : #000000;
	font-size : 12pt;
}