body
{
	font: small georgia, 'Times New Roman' , serif;
	color: #002233;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
html > body
{
	font-size: medium;
}

#quote
{
	padding:0.5em; color: #062633;
	text-align: right;
	font-style:italic; font-variant:normal; font-weight:normal; line-height:1.4; font-size:70%; font-family:verdana, tahoma, arial, sans-serif; margin-left:1em; margin-right:1em; margin-top:0em; margin-bottom:0.5em; 
	/*background-color:#E6E6FF*/
}

#leftSection
{
	border-right: 1px inset #EEEEFF;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #EEEEFF;
	vertical-align: top;
}

#leftMenu
{
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	margin: 0em 1em 0.5em;
	padding-top: 0.5em;
	font-weight: normal;
	font-size: 80%;
	color: #062633;
	font-style: normal;
	font-family: verdana, tahoma, arial, sans-serif;
	font-variant: normal;
	/*background-color:#E6E6FF*/
}

#topNav
{
	background-color: #9999FF;
}

ul#topNav
{
	text-align: right;
	list-style-type: none;
	background: #9999FF;
	padding: 3px;
	margin: 0;
	height: 26px
}
* > ul#topNav
{
	height: 20px;
}

ul#topNav li
{
	font: bold x-small verdana, tahoma, arial, sans-serif;
	color: #fff;
	display: inline;
	margin: 0;
}
* > ul#topNav li
{
	font-size: small;
}

ul#topNav li a:link, ul#topNav li a:visited
{
	color: #fcfcfc;
	padding: 3px 10px;
	margin: 0 0.5em;
	text-decoration: none;
	font-weight: bold;
}

ul#topNav li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold; 
	background-color:#CCCCFF;}

#footer
{
	background-color: #7B3CFF;
}

ul#footer
{
	text-align: left;
	background: #7B3CFF;
	list-style-type: none;
	padding: 0.5em;
	margin: 0;
	clear: both
}

ul#footer li
{
	display: inline;
}
ul#footer li a:link, ul#footer li a:visited
{
	font: bold 70% verdana, tahoma, arial, sans-serif;
	color: #eef;
	margin-left: 9px;
	padding-left: 16px;
	text-decoration: none;
}
* > ul#footer li a:link, * > ul#footer li a:visited
{
	font-size: 70%;
}

ul#footer li a:hover
{
	background: transparent;
	text-decoration: none;
}

#contentBody
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 35px;
	line-height: 1.3em;
	margin: 1em 0;
	vertical-align: top;
}

td.title_section
{
	vertical-align: bottom;
	padding: 1px 3px 1px 3px;
}

ul#LeftMenuList li a:link, ul#LeftMenuList li a:visited, ul#LeftMenuList li a:hover
{
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}

ul#LeftMenuList li a:active
{
	font-weight: bold;
	color: red;
	text-decoration: none;
	
}

#contentBody a
{
	text-decoration: none;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom: 1px dotted #000080;
	color: #000080;
}

#pageFunctions a
{
	text-decoration: none;
	border-bottom: 1px dotted #000080;
	color: #000080;
}

H2
{
	font-family: Verdana, Arial;
	font-size: 16pt;
}

H5
{
	font-size: 10pt;
	font-family: Verdana, Arial;
}