/* * * * * * * * * * * * * * * * 
*  CSS Document                *
*  For CFA Online Entry Forms  *
* * * * * * * * * * * * * * * */

@charset "iso-8859-1";
body {
	background-color: #CCFFCC;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: black;
	margin: 0 0 0 0;
	}

body.white {background-color: #FFFFFF; background-image: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: black; margin: 0 0 0 0}

A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: none; background-color: transparent}
A:active {color: #0000FF; text-decoration: none; background-color: transparent}
A:link {color: #0000FF; text-decoration: none; background-color: transparent}
A:visited {color: #0000FF; text-decoration: none; background-color: transparent}
A:hover {color: #FF0000; text-decoration: underline; background-color: transparent}
 
H1 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H2 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H3 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H4 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H5 { font-family: Verdana, Arial, Helvetica, sans-serif;}
H6 { font-family: Verdana, Arial, Helvetica, sans-serif;}

P  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;}

.big_bold { font-size:14pt; font-weight:bold; }
.blue-green {background-color:#CCFFFF}
.gray {background-color:#CCCCCC}
.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.emphatic { font-family: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: bold; font-size: 10pt;}
.plain { font-family: Verdana, Arial, Helvetica, sans-serif; FONT-WEIGHT: normal; font-size: 10pt;}
.red { color: #FF0000;}
table.border {
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.all {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}