body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
	background-color: #2720bd;
 text-align: left;
}
#wrap  {
	margin: 0px auto 0px auto;
	width: 784px;
	position: relative;
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
}
ul
{
	list-style-image: url(images/bullet_big.gif);
	list-style-position: outside;
	line-height: 150%;
}
ul ul
{
	list-style-image: url(images/bullet_med.gif);
}
ul ul ul
{
	list-style-image: url(images/bullet_small.gif);
}
a:link {
	color: rgb(102, 102, 204);
}
a:visited {
	color: rgb(153, 153, 153);
}
a:hover {
	color: #0b066b;
}
a:active {
	color: rgb(102, 51, 51);
}


h1
{
	color: #245C68;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
}
h2
{
	color: #0b066b;
	font-size: 10px;
	line-height: 150%;
	font-weight: bold;
}
h3
{
	color: #245C68;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
}
h4
{
	color: rgb(0, 0, 0);
}
h5
{
	color: rgb(0, 0, 0);
}
h6
{
	color: rgb(0, 0, 0);
}
#topMenu {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1a12b9;
	text-align: right;
	padding-right: 15px;
	padding-left: 10px;
}
#content {
	background-color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 5;
	padding-right: 15;
	padding-left: 15;
	padding-top: 10;
	width: 570px;
	line-height: 15px;
}
#content p {
 font-size: 11px;
}
#right {
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1a12b9;
	padding: 10px 5px 5px 10px;
 font-size: 11px;
 line-height: 15px;
}

#right ul { margin: 0pt; padding: 0pt 0pt 2em; list-style-type: none; list-style-image: none; list-style-position: outside;}

#right li {
	list-style-type:none;
}
#right a {
 padding: 3px;
 display: block;
}

#right a:link, #right a:visited, #right a:active {
  color: #1A99C4;
  text-decoration: none;
}

#right a:hover {
	color: #1A99C4;
	text-decoration: none;
	background-color: #CEE8EF;
}

#copyright {
	text-align: center;
	font-size: 8pt;
	letter-spacing: 1pt;
	padding-top: 6;
	padding-bottom: 6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B9AAE;
 background-color: #fffff;
 padding: 5px;
}

#copyright a {
 text-decoration: none;
}

.topicTop {
	color: #FFFFFF;
	background-color: #3B9AAE;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
}
.topicBottom {
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3B9AAE;
	border-bottom-color: #3B9AAE;
	border-left-color: #3B9AAE;
	font-size: 11px;
	color: #666666;
}
button       { font-size: 8pt }
input        { font-size: 8pt }
textarea     { font-size: 8pt }
select       { font-size: 8pt }
legend       { font-size: 8pt }
.smallText {
 font-size:10px;
 line-height: 15px;
}