body 
{
	margin:1px;
	background-image: url("../images/common/im_bgr_page.gif");
}
TD
{
    font-size: 11px;
	color: #454545;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:16px;
}
Form
{
	margin:0px;
}
/* Title, Text */
.TitleColumn
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom:14px;
	color: #ec1c2c;
}
.Title
{
    font-size: 16px;
    color: #ec1c2c;
}
.SubTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color:#e5842e;
	padding-top:8px;
	padding-bottom:3px;
}
.Footer
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777777;
}
.ErrorText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF3300;
}

/* Links */
A:link    { color: #0082c5; text-decoration: none;}
A:visited { color: #0082c5; text-decoration: none;}
A:hover   { color: #ec1c2c; TEXT-DECORATION: underline;}
A:active  { color: #ec1c2c; text-decoration: underline;}

A.LeftNavigation
{
	padding-left:10px;
	background-repeat:no-repeat; 
	background-position:left center;
}
A.LeftNavigation:link    { color: #0082c5; text-decoration: none; background-image:url(../Images/Common/nv_sub_arrow.gif);}
A.LeftNavigation:visited { color: #0082c5; text-decoration: none; background-image:url(../Images/Common/nv_sub_arrow.gif);}
A.LeftNavigation:hover   { color: #ec1c2c; text-decoration: underline; background-image:url(../Images/Common/nv_sub_arrow_1.gif);}
A.LeftNavigation:active  { color: #ec1c2c;	text-decoration: underline; background-image:url(../Images/Common/nv_sub_arrow_1.gif);}

A.LeftNavigationSelected
{
	padding-left:10px;
	background-repeat:no-repeat; 
	background-position:left center;
}
A.LeftNavigationSelected:link    { color: #ec1c2c; text-decoration: none; background-image:url(../Images/Common/nv_sub_arrow_1.gif);}
A.LeftNavigationSelected:visited { color: #ec1c2c; text-decoration: none; background-image:url(../Images/Common/nv_sub_arrow_1.gif);}
A.LeftNavigationSelected:hover   { color: #ec1c2c; text-decoration: underline; background-image:url(../Images/Common/nv_sub_arrow_1.gif);}
A.LeftNavigationSelected:active  { color: #ec1c2c;	text-decoration: underline; background-image:url(../Images/Common/nv_sub_arrow_1.gif);}

/* Splash Page */
.SpMainBg
{
	background-image:url(../images/splash/im_bgr_txt.jpg);
	background-position:right;
	background-repeat:repeat-y;
	background-color:#FCB12A;
}
.SpTitle 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: nomal;
    font-size: 14px;
    color: #0053A0;
    padding-bottom:8px;
}
.SpText 
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* News Page */
.win3item-headText
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
    color:#e5842e;
}
.win3struct-cell
{
	padding-top:8px;
	padding-bottom:15px;
}
.win3item-textSeparator
{
	padding-bottom:3px;
}

/* Layout, Background */
.raquo 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-right:8px;
	color:#4c822c;
}
.pdf
{
	padding-left:26px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	background-image:url(../Images/Common/im_icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.wmv
{
	padding-left:26px;
	padding-top:2px;
	padding-bottom:2px;
	line-height:22px;
	background-image:url(../Images/Common/im_icon_wmv.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.tblLeftNavigation { padding-left:10px;}
.bgFooter { background-color:#fcb827;}