/* CSS Document */



body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px;}

td {font-family: Tahoma; font-size: 11px;}

a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	color: #000000;

}

a:hover { 	text-decoration:underline;}

ul.list { margin:0; padding:0; padding-left:1.7em; }
ul.list li {background-position:3em 0.3em; 
			margin-bottom:0.6em;
			padding-left:0.5em;}



.txtBlack{ color:#000000;}

.txtGray{color:#666666;}

.txtWhite{color:#FFFFFF;}

.txtOrangeUL{color:#CC6600; text-decoration:underline;}

.txtCourier {font-family:"Courier New", Courier, mono; font-size:12px; }



.txtFooter{ 

	font-family: Tahoma;

	font-size: 11px;

	color:#CCCFBC;

}

.marginL10{ margin-left: 10px;}



.dashedBorder {

	border-left-width: 1px;

	border-left-style: dashed;

	border-left-color: #C9CEDA;

}.secnavbg {
	background-color: #8AA5E0;
}
.padding {
	margin: 10px;
	padding: 10px;
}

.readingList { margin:10px; padding:10px; background-color:#E6ECF9; }

a.body:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.body:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.body:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.body:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 100%;
	width: 100%;
}

.obligatory { color:#FF0000; }

