body {background-color:#FFFFFF;}
a {
	text-decoration : none;
}
a:link {
	color: #0A4E92;
}
a:visited {
	color: #336699;
}
a:active {
	background-color:transparent;
}
a:hover {
	color: #FF9900;
}
a.menuItem
{
	text-decoration : none;
	line-height : 18px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.menuItemLevel2
{
	text-decoration : none;
	line-height : 18px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.content {
	color: #555555;	
	line-height : 18px;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a.sectionHeaderLink {
	text-decoration : none;
	color: #cccccc;
	line-height : 18px;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.intro {
	text-decoration : none;
	color:  #6699CC;
	line-height : 20px;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a..sectionHeaderLink:hover {
	color: #000000;
}
.footer {
	color: #ffffff;	
	line-height : 18px;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.navbar
{
	background-color: #6699CC;
	color: #ffffff;
	height : 27px;
}

td.menuTitle
{
	background-color: #6eabd7;
	color: #ffffff;
	text-valign : middle;
	padding: 3px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td.separator
{
	background-color: #6eabd7;
	padding: 3px;
}

td.rightMenuTitle
{
	background-color: #6eabd7;
	color: #ffffff;
	text-valign : middle;
	width:160px;
	padding: 3px;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.menuItem
{
	background-color: #eeeeee;
	color: #ffffff;
	text-valign : middle;
	padding-left: 3px;
	border-bottom: thin solid #ffffff;
}

td.borderMenuItem
{
	background-color: #ffffff;
	padding-left: 3px;
	border-bottom: thin solid #6eabd7;
}

td.rightMenuItem
{
	background-color: #ffffff;
	color: #aaaaaa;
	text-valign : middle;
	padding-left: 3px;
	border-bottom: thin solid #ffffff;
}


a.navbarLink
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	color: #ffffff;
	line-height : 8px;
	font-size : 10px;
	font-weight : bold;
}
a.navbarLink:hover
{
	color: #FFCC33;
}
.page
{
	display: block;
	text-align: center;
	margin:0px auto;
	border: thin solid #6eabd7; background-color: #ffffff; padding: 0px;
}

.sidebar
{
	display: block;
	text-align: left;
	margin:0px auto;
	border: thin solid #eeeeee;
}
.mainTitle
{
	text-decoration : none;
	color: #555555;
	line-height : 18px;
	font-size : 14px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td.header
{
	background-color: #6eabd7;
}
