body 
{
	margin: 0px;
	background-image:url(/images/common/im_bgr.gif)
}

ul{
	padding-top:5px;
	list-style-type: square;
	}
/* Text + Title Class */
TD
{
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #242424;
	line-height:17px;
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
	COLOR: #004792;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
}
.subTitle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom:2px;
}
.subTitle1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #00000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
.caption 
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	text-align:right;
}
.smallText 
{
    FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	COLOR: #656565;
	line-height: 12px;
}
.errorText
{
	color: #FF3333;
}

/* Anchor Link */
A:link    { color:#0c4ca4; text-decoration:none; }
A:visited { color:#0c4ca4; text-decoration:none;}
A:hover   { color:#0c4ca4; text-decoration:underline;}
A:active  { color:#0c4ca4; text-decoration:underline;}

/* Navigation Class */
.navLine
{
	background-image:url(/images/nav/nv_line.gif);
	background-repeat:repeat-x;
}
a.navLink
{
	background-image:url(/images/common/im_plus_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-left:10px;
	line-height:24px;
}
a.navLink:link { color:#004f6b; text-decoration:none;}
a.navLink:visited { color:#004f6b; text-decoration:none;}
a.navLink:hover
{
	background-image:url(/images/common/im_plus_on.gif);
	color:#000000;
	text-decoration:none;
}
a.navLink:active
{
	background-image:url(/images/common/im_plus_on.gif);
	color:#000000;
	text-decoration:none;
}
a.navLinkSelected
{
	background-image:url(/images/common/im_plus_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	margin-left:10px;
	line-height:24px;
	color:#0154a4;
}
a.navLinkSelected:link    { color:#0154a4; text-decoration:none;}
a.navLinkSelected:visited { color:#0154a4; text-decoration:none;}
a.navLinkSelected:hover   { color:#0154a4; text-decoration:none;}
a.navLinkSelected:active  { color:#0154a4; text-decoration:none;}

.bannerLinks{
	float:right; 
	padding-right:30px; 
	padding-top:30px; 
	font-weight:bold;
}

.bannerLinks A:link    { COLOR: #000000; text-decoration: none; }
.bannerLinks A:visited { COLOR: #000000; text-decoration: none; }
.bannerLinks A:hover   { COLOR: #000000; text-decoration: underline; }
.bannerLinks A:active  { COLOR: #000000; text-decoration: underline; }



/* Footer Class */
.footer, .splashfooter-right, .splashfooter-left
{
	font-size:10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	color: #0065A5; 
}
.footer A:link    { COLOR: #8e8e8e; text-decoration: none; }
.footer A:visited { COLOR: #8e8e8e; text-decoration: none; }
.footer A:hover   { COLOR: #000000; text-decoration: underline; }
.footer A:active  { COLOR: #000000; text-decoration: underline; }

.splashfooter-right A:link    { COLOR: #8e8a8b; text-decoration: none; }
.splashfooter-right A:visited { COLOR: #8e8a8b; text-decoration: none; }
.splashfooter-right A:hover   { COLOR: #8e8a8b; text-decoration: underline; }
.splashfooter-right A:active  { COLOR: #8e8a8b; text-decoration: underline; }

.splashfooter-left A:link    { COLOR: #80b6e2; text-decoration: none; }
.splashfooter-left A:visited { COLOR: #80b6e2; text-decoration: none; }
.splashfooter-left A:hover   { COLOR: #80b6e2; text-decoration: underline; }
.splashfooter-left A:ctive  { COLOR: #80b6e2; text-decoration: underline; }

/* News Class */
.win3item-headText 
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #555555;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 7px;
	margin-bottom:2px;
}

/* Layout + Accesory Class */
ul
{
	margin-top: 8px;
	margin-bottom: 18px;
}
.outline { padding:1px;}
.raquo 
{
	padding-left: 10px;
	padding-right: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	color: #004792;
}
.hrDot 
{ 
	background-image:url(/images/nav/nv_line.gif);
	background-repeat:repeat-x;
	margin-top:12px;
	margin-bottom:18px;
}

.boxImportant
{
	border-width:1px;
	border-color:#95b5c0;
	border-style:solid;
	background-color:#fafdfe;
	padding:10px;
}
.pdf
{
	padding-left:22px;
	background-image:url(/images/common/im_icon_pdf.gif);
	background-repeat:no-repeat;
	padding-bottom:3px;
	line-height:26px;
	padding-top:3px;
}

#pageContent{
	padding-right:200px;
	}

p.nopaddindent {
	padding: 0;
	margin: 0 0 5px -10px;
}
