body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
}
h2{color:#2B39A2;}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
}
.nav a:link, .nav a:hover, .nav a:visited  {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 4px;
	margin-bottom: 4px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #DE5243;
	border-right-color: #DE5243;
	border-bottom-color: #DE5243;
	border-left-color: #DE5243;
}
.bar {
	background-image: url(images/bar.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.clearwrapper {
	clear: both;
}
#header {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	color: #000066;
	font-weight: bold;
	height: 147px;
}


.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.bottom a:link, .bottom a:visited{
text-decoration:none;
	color: #999999;}
	
.bottom a:hover{text-decoration:underline;}

.nav a:hover{
	background-color: #CCCCCC;
}
.main a:link {
	text-decoration: underline;
	color: #DE5143;
}

.main a:visited {
	text-decoration: underline;
	color: #DE5143;
}

.main a:hover{
	text-decoration: underline;
	
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	width: 900px;
	margin-left: 10px;
	padding-top: 10px;
}
.paddingRight {
	padding-right: 30px;
}
