body {
	background-color: #1D0D82;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align:center;
}
#wrapper {
	text-align:left;
	width:730px;
	margin:0 auto;
	position:relative;
	border: 1px solid #DBDBDB;
	background-color: #FFFFFF;
}

h2 {
	color: #ffffff;
}

.title {
	color:#1554A1;
	font-weight:bold;
	text-align: right;
	font-size: 140%;
}

#main {
	padding: 0px;
	margin: 0px;
	width: 730px;
	background-color: #FFFFFF;
}
.blue {
	background-color: #1D0D82;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#content {
	float: left;
	width: 450px;
	padding: 20px 10px 10px;
	margin-top: 0px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1D0D82;
}

#contentWide
{
	width: 670px;
	margin-top: 0px;
	color: #000000;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1D0D82;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}



.main a:link {
	text-decoration: underline;
	color:#1D0D82;
}

.main a:visited {text-decoration: underline;
color:#1D0D82;}

.main a:hover{	text-decoration: underline;
color:#4269A0;}
.nav a:link {
	text-decoration: none;
	color:#1D0D82;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav a:visited {
	text-decoration: none;
	color:#1D0D82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.nav a:hover{
	text-decoration: underline;
	color:#1D0D82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.bottom {
	font-size: 12px;
	color: #666666;
	width: 730px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1D0D82;
}
.bottom a:link {text-decoration: none;
color:#999999;}

.bottom a:visited {text-decoration: underline;
color:#999999;}

.bottom a:hover{text-decoration: underline;
color:#999999;}
#header {
	margin: 0px;
	padding: 0px;
}
.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}
.nav {
	text-align:center;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #1D0D82;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#left h2
{color:#000099;
font-size:120%;}

#left {
	width: 236px;
	float: left;
	margin-top: 0px;
	padding-top: 40px;
	color: #000000;
}

#left a{
	display: block;
	margin-left: 7px;
	background-color: #2D60A1;
	color: #FFFFFF;
	padding: 4px;
	border: 1px solid #979799;
	margin-right: 7px;
}

#left a:link{
text-decoration:none;}

#left a:hover{
	text-decoration:none;
	background-color: #7E8AA0;
}

#left a:visited{
text-decoration:none;}
.small {
	font-size: 11px;
}
.name { font-size: 18px; }

h1 {
	font-size: 120%;
	
}

a:link, a:visited {color: #5C78A0;}
h1 a:hover{color: #1D0D82; 
}

#footer {
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	color: #3F67A2;
	background-color: #1D0D82;
	padding-top: 10px;
}

