body {
	padding: 0px;
	margin: 0px;
}


h1 {
	color: #2A6CAD;
	font: italic bold 20px "Trebuchet MS", Verdana, sans-serif;
}
h2 {
	color: #0053A5;
	border-top-width: thin;
	border-top-style: double;
	border-top-color: #C1D8EE;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	text-align: center;
	font: bold normal 18px "Trebuchet MS", Verdana, sans-serif;
}
h3 {
	color: #0053A5;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	text-align: left;
	font: bold normal 16px "Trebuchet MS", Verdana, sans-serif;
	border-top: thin none #C1D8EE;
}
.Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
.head2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #0058A7;
	font-weight: bold;
}

.bigger {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
}
.smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475A7C;
	}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ol {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {
	color: #DD6104;
}
a:active {
	color: #DD6104;
	}
a:visited {
	color: #DD6104;
}
a:hover {
	color: #FB8D3C;
}

#content {
	padding-right: 25px;
	padding-left: 5px;
	padding-top: 10px;
}
#sideback {
	background-image: url(../images/repeat_left.gif);
	background-repeat: repeat-y;
	width: 208px;
}
#topback {
	background-image: url(../images/top_repeat.gif);
	height: 121px;
	background-repeat: repeat-x;
}
#tableborder {
	border: 1px solid #000000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #475A7C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CFE4FA;
	padding-bottom: 1px;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DD6104;
}
#footer a:hover{
	color: #FB8D3C;
	}
li {
	font: bold 12px "Trebuchet MS", Verdana, sans-serif;
	color: #CC6600;
}
