body {
	background-image : url('/images/common/bg_checkerboard2.gif');
	background-attachment: fixed;
	background-color : #43474C;
}

a:link 
{
	color : #000000;
	text-decoration : underline;
}

a:visited 
{
	color : #000000;
	text-decoration : underline;
}

a:hover {
	color : #990000;
	text-decoration : underline;
}

.CommonSerif {
	font-family : Garamond,TimesNewRoman,Times,Arial;
	font-size : 12pt;
	color : #000000;
}

.CommonSerif a:link {
	text-decoration : underline;
}

.CommonSerif a:visited {
	text-decoration : underline;
}

.CommonSerif a:hover {
	color : #990000;
	text-decoration : underline;
}

.CommonSansSerif {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
}

.CommonSansSerif a:link {
	text-decoration : underline;
}

.CommonSansSerif a:visited {
	text-decoration : underline;
}

.CommonSansSerif a:hover {
	color : #990000;
	text-decoration : underline;
}

.SmallSansSerif {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000000;
}

.SmallSansSerif a:link {
	text-decoration : underline;
}

.SmallSansSerif a:visited {
	text-decoration : underline;
}

.SmallSansSerif a:hover {
	color : #990000;
	text-decoration : underline;
}

.SmallSerif {
	font-family : Garamond,TimesNewRoman,Times,Arial;
	font-size : 9pt;
	color : #000000;
	letter-spacing : 1pt;	
}

.SmallSerif a:link {
	text-decoration : underline;
}

.SmallSerif a:visited {
	text-decoration : underline;
}

.SmallSerif a:hover {
	color : #990000;
	text-decoration : underline;
}

.NavBar {
	font-family : Arial,Helvetica;
	font-size : 9pt;
	color : #000000;
}

.NavBar a:link {
	text-decoration : underline;
	color : #000000;
}

.NavBar a:visited {
	text-decoration : underline;
	color : #000000;
}

.NavBar a:hover {
	color : #ffffff;
	text-decoration : underline;
}

.HdSmallCaps {
	font-family : Garamond,TimesNewRoman,Times,Arial;
	font-size : 16px;
	font-weight : bold;
	letter-spacing : 1pt;
	font-variant : small-caps;
}

.error
{
	font-family : Arial,Helvetica, sans-serif;
	font-size : 12px;
	color : #990000;
}

.error a:link {
	color : #ffffff;
	text-decoration : underline;
}

.error a:visited {
	color : #ffffff;
	text-decoration : underline;
}

.error a:hover {
	color : #990000;
	text-decoration : underline;
}

.copyright
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #999999;
}

.footer
{
	font-family : Garamond,TimesNewRoman,Arial,sans-serif;
	font-size : 10pt;
	color : #ffffff;
	letter-spacing: 2px;
	font-variant : small-caps;
}

.footer a:link {
	color : #ffffff;
	text-decoration : none;
}

.footer a:visited {
	color : #ffffff;
	text-decoration : none;
}

.footer a:hover {
	color : #ffffff;
	text-decoration : underline;
}

.disclaimer {
	font-family : Garamond,TimesNewRoman,Times,Arial;
	color : #ffffff;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : 1pt;
	font-variant : small-caps;
}

.homeLink
{
	font-family: Tahoma, Sans-Serif;
	font-size : 10pt;
	color : #ffffff;
	letter-spacing: 0px;
	font-variant : normal;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #333333;
	border-bottom: 1px solid #555555
}

.homeLink a:link {
	color : #ffffff;
	text-decoration : none;
}

.homeLink a:visited {
	color : #ffffff;
	text-decoration : none;
}

.homeLink a:hover {
	color : #ffffff;
	text-decoration : underline;
}