body {
	background-color:#fff;
	margin:0; padding:0;
	}

a {
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
	line-height: 25px;
	background-color:#FFFFFF;
}

.footer a {
	color:#f7941d;
	font-weight:bold;
}

.crossed li, .crossed li * {
	font-size:11px;
	color:#d1d9ef;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.crossed li {
	list-style:none;
	background-image:url(images/bullet-cross.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	margin-bottom:9px;
	line-height:15px;
	margin-left:-20px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/button.gif);
	height: 15px;
	width: 200px;
	text-indent: 20px;
	padding-top: 2px;
	margin-bottom: 2px;
	font-variant: small-caps;
}

.button a {
	color:white;
}

.mainBody {
	background-color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}

.mainLeft td {
	border-bottom:1px dotted #dedede;
	padding-bottom:10px;
	}
	
.title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#006fa7;
	font-size:18px;
	}

.article {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	clear:both;
	}
	
.orangeTitle {
	color:#FF9900;
	font-size:22px;
	}
	
.squared li {
	list-style:none;
	background-image:url(images/bullet-square.gif);
	background-repeat:no-repeat;
	background-position:0 .31em;
	padding-left:25px;
	margin-bottom:9px;
	line-height:15px;
	margin-left:-20px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
 .squared li a {
 	color:#333333;
	}
	
h1 {
	font-weight:normal;
	}
	
.mainTable td {
	border:1px solid #efefef;
	}
	
.mainTable li {
	margin-left:-15px;
	}

.mainBodyDiv {
	padding:6px;
	padding-top:0;
	}

.centeredCells td {
	text-align:center;
	}
