body		{
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}

td       		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}

div      		{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}



.small		{

	font-size: 9px;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;



}

.smallest		{

	font-size: 9px;

	color: #333333;

	font-family: Arial, Helvetica, sans-serif;



}

hr {color:#999999}





A		{

	color: #0033CC;

	font-weight: normal;

	font-size: 11px;

	font-family: Tahoma;





}

.leftLink		{
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;



}

.orange		{

	color: #FF3300;

	font-family: Arial, Helvetica, sans-serif;

}



A:hover		{color: #FF0000}

.blue:hover	{color: red}

.leftLink:hover	{

	color: #000000;

	text-decoration: none;

}



b		{

	font-size: 9pt;

	font-weight: bold;

	color: #333333;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.orange		{

	color: #FFCC00;

	font-size: 12px;

	font-weight: bold;

}

.blue		{

	color: #0066FF;

	font-size: 9pt;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;





}

.wt		{

	font-size: 9pt;

	font-weight: bold;

	color: white;

	font-family: Arial, Helvetica, sans-serif;

}

.black		{

	font-size: 8pt;

	font-weight: bold;

	color: #333333;

	font-family: Tahoma;

}

.red		{font-weight: bold; color: red;	font-family: Tahoma}



.input	{

	font-family: Tahoma;

	font-size: 11px;

	color: #990000;

	background-color: #FFFFFF;

	height: 20px;

	border: 1px solid #333333;

}

.select	{font-family: Tahoma; font-size: 11px; color: #003366; background-color: #F4FBFE; height: 20px; border-color: #AAD3E9 AAD3E9 AAD3E9; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.textarea	{font-family: Tahoma; font-size: 11px; color: #003366; background-color: #F4FBFE; height: 100px; border-color: #AAD3E9 AAD3E9 AAD3E9; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

p {text-align: justify}

form {

	margin: 0px;

	padding: 0px;

}
.mainContent {
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 25px;
}
.navigator {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CC0000;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #CCCCCC;
	font-weight: bold;
}
.white {


	font-size: 10pt;

	font-weight: bold;

	color: #FFFFFF;

	font-family: Tahoma;
}
.leftLinksBg {
	background-image: url(images/navigation/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 5px;
}

