/* CSS Document */

.empty { }


body {margin-top: 0px; margin-left: 0px; margin-bottom: 0px; background-image: url(/images/jpg/main_bckgrd.jpg); background-repeat: no-repeat; background-attachment:fixed;}


p {
			font-family: arial; font-size: 12px; color: #333333; line-height: 1.5; 
}

td {
			font-family: arial; font-size: 12px; color: #333333; line-height: 1.5; 
}

.copy {
			font-family: arial; font-size: 12px; color: #333333; line-height: 1.5; 
}

.copy_sm {
			font-family: arial; font-size: 11px; color: #333333; line-height: 1.1; 
}

.elementbody {
			margin: 8px; 
}


ul {
			font-family: arial; font-size: 12px; color: #333333; line-height: 1.5; list-style-type: circle;
}

li {
			font-family: arial; font-size: 12px; color: #333333; line-height: 1.5; list-style-type: circle;
}

select {
			font-family: arial; font-size: 12px; color: #333333; line-height: 1.5; 
}

.footer {
			font-family: arial; font-size: 10px; color: #003399; line-height: 1; 
}

.header {
			font-family: times; font-size: 18px; color: #600079; line-height: 1; font-weight: bold; 
}
.header_sm {
			font-family: times; font-size: 16px; color: #600079; line-height: 1; font-weight: bold; 
}

.grey_header {
			font-family: times; font-size: 16px; color: #333333; line-height: 1.5; font-weight: bold; 
}

.in_copy_box { border: 1px solid #666666; width: 430px; padding: 5px;

}

A {text-decoration: none; color: #003399; font-weight: bold}
A:hover { text-decoration:underline; color: #600079; font-weight: bold}
A:active { text-decoration: none; color: #003399; font-weight: bold}

.standard {text-decoration: none; color: #003399; font-weight: bold}
A.standard:hover { text-decoration:underline; color: #600079; font-weight: bold}
A.standard:active { text-decoration: none; color: #003399; font-weight: bold}

.sublink { text-decoration: none; color: #003399; font-weight: bold}
A.sublink:hover { background-color:#003399; text-decoration: none; color: white; font-weight: bold}
A.sublink:active { text-decoration: none; color: #003399; font-weight: bold}


