BODY  {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	line-height: 1.3em;
}

P  {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	line-height: 1.3em;
}

TD  {
	font-family : verdana, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
	line-height: 1.3em;
}

.headertext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #49547D;
}

.medtext {
	font-size : 14px;
	font-weight: bold;
	color: #131D3F;
}

.boldtext {
	font-size : 11px;
	font-weight: bold;
	color: #000000;
}

.whitebold {
	font-size : 11px;
	font-weight: bold;
	color: #ffffff;
}

.whiteText {
	font-size : 14px;
	font-weight: bold;
	color: #003366;
}

.wText {
	font-size : 14px;
	font-weight: bold;
	color: #ffffff;
}

.SMwhite {
	font-size : 11px;
	font-weight: regular;
	color: #0B1229;
}

.SMwhiteBold {
	font-size : 11px;
	font-weight: Bold;
	color: #0B1229;
}

.Greybold {
	font-size : 11px;
	font-weight: bold;
	color: #cccccc;
}

.hint {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 10px;
}

A:hover {
	color : #cc0099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration:none;
}

A {
	color : #333399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration:none;
}

TABLE.border {
	background-color: #131D3F;	
}

TR.border {
	background-color: #131D3F;	
}

TR.subrow {
	background-color: #666666;
}

TD.inside {
	background-color: #ffffff;
}

TD.forminside {
	background-color: #eeeeee;
}

TR.evenrow {
	background-color: #eeeeee;
}

TR.oddrow {
	background-color: #ffffff;
}

.bigboxhead {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	
}

.boxhead {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.boxheadBlack {
	color: #000000;
	font-size: 14px;
	line-height: 1.2em;
	
}

.midtext {
	color: #000000;
	font-size: 14px;
	line-height: 1.2em;
	
}

.boxheadBlack12 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.subboxhead {
	color: #ffffff;
	font-weight: bold;
}

.smboxhead {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;	
}
li {
	list-style-image:url(../images/bullet.gif);
}

.footer {
	font-size:9px;
}
a.footer {
	font-size:9px;
}
a.footer:hover {
	font-size:9px;
}