.subnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3b52a2;
}

.header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #84C442;
	background-color: white;
}

.main
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}

.maincell
{
	background-image: url(   'images/text_box.gif' );
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	background-color: white;
}

.newsheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3b52a2;
	font-weight: bold;
}

.newstitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

.newscontent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.bottomtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.bottomtext a
{
	color: #fff;
	text-decoration: none;
}
.bottomtext a:hover
{
	color: #fff;
	text-decoration: underline;
}
.trail
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
}

.trail a
{
	color: #fff;
	text-decoration: none;
}
.trail a:hover
{
	text-decoration: underline;
}

/* Top Navigation --------------------------------------------------------- */

.top_navigation_search
{
	width: 100px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #3D7BAD;
	color: Black;
}

/* Partner Login --------------------------------------------------------- */

#DivLogin
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a2a2a2;
}

.password_textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 60px;
	height: 20px;
	border-color: #A3A3A3;
	border-width: 1px;
	border-style: solid;
	margin-left: 2px;
}

.email_textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 90px;
	height: 20px;
	border-color: #A3A3A3;
	border-width: 1px;
	border-style: solid;
	margin-left: 2px;
}

/* Side Navigation --------------------------------------------------------- */

#SideNavigation a
{
	text-decoration: none;
}

#SideNavigation a:hover
{
	text-decoration: underline;
}

#SideNavigation div.Level_One
{
	padding: 2px 0 2px 14px;
	background-image: url(/images/side_nav/gray_arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

#SideNavigation div.Level_One a
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
}

#SideNavigation div.Level_One_Selected
{
	padding: 2px 0 2px 14px;
	background-image: url(/images/side_nav/blue_arrow.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #3b52a2;
}

#SideNavigation div.Level_One_Selected a
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #3b52a2;
}

#SideNavigation div.Level_One_Selected a.Underline
{
	text-decoration: underline;
}

#SideNavigation div.Level_One_Selected span.Underline
{
	text-decoration: underline;
}

#SideNavigation div.Level_Two
{
	margin-left: 10px;
}

#SideNavigation div.Level_Two a
{
	font-weight: normal;
	color: #000000;
}

#SideNavigation div.Level_Two a.Selected
{
	font-weight: normal;
	color: #3b52a2;
}

#SideNavigation div.Level_Two a.Underline
{
	font-weight: normal;
	color: #3b52a2;
	text-decoration: underline;
}

#SideNavigation div.Level_Three
{
	margin-left: 10px;
}

#SideNavigation div.Level_Three a
{
	font-weight: normal;
	color: #333333;
}

#SideNavigation div.Level_Three a.Selected
{
	font-weight: normal;
	color: #3b52a2;
	text-decoration: underline;
}

.SideBar
{
	background-color: White;
	font-size: 8pt;
	vertical-align: top;
}

.Form
{
	border: #ffcc33 0px solid;
	background-color: #ffffff;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
	padding: 0px;
	width: 500px;
}

.FormBase
{
	background-color: #ffffff;
	font-size: 9pt;
	color: black;
	font-family: Verdana;
}

.FormTitle
{
	font-size: 9pt;
}

.FormInvalid
{
	border-style: solid;
	border-width: 2px;
	border-color: Red;
}

.CheckBoxSaveLogin
{
	border-color: Red;
}

/* Site Index --------------------------------------------------------- */

#SiteIndex ul li.level1
{
	list-style-type: none;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 5px;
}
#SiteIndex a
{
	color: #344993;
}
#SiteIndex a.level1
{
	font-weight: bold;
}
#SiteIndex ul li.level2
{
	list-style-image: url(/images/side_nav/gray_arrow.gif);
}
#SiteIndex ul li.level3
{
	list-style-image: url(/images/side_nav/gray_arrow.gif);
}
#SiteIndex ul li.level4
{
	list-style-image: url(/images/side_nav/gray_arrow.gif);
}

/* Footer */
#Footer
{
	text-align: left;
	font-family: Arial;
	font-size: 8.5pt;
	color: #666666;
	height: 48px;
	width: 756px;
	background-image: url(/images/layout_secondary/secondary_08.jpg); 
	background-repeat: no-repeat; 
}

#Footer A
{
	font-family: Arial;
	font-size: 8.5pt;
	color: #666666;
}

#footer-text
{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 14px;
	color: inherit;
}

#footer-social
{
	float: right;
	margin-top: 5px;
	margin-right: 6px;
}

#footer-social a
{
	display: block;
	float: left;
	margin-left: 2px;
}

#footer-social a img
{
	border: 0px;
}

/* ScrollBox Tabs */
.ScrollBoxTabStyle .ajax__tab_header
{
	background-image: url(/images/side_bar/news_04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 36px;
}

.ScrollBoxTabStyle .ajax__tab_outer
{
}

.ScrollBoxTabStyle .ajax__tab_inner
{
}

.ScrollBoxTabStyle .ajax__tab_body
{
	background-image: url(/images/side_bar/news_05.gif);
	overflow: auto;
}

.ScrollBoxTabStyle .ajax__tab_body ul
{
	margin: 0 0 0 0;
	padding: 0;
}

.ScrollBoxTabStyle .ajax__tab_body li
{
	margin-left: 5px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 11px;
}

.ScrollBoxFooter
{
	width:100%;
	font-family:Arial;
	font-size:11px;
	color:#666666;
}

.blueBoxHeader
{
    background-image: url(/media/images/backgrounds/column-header-bg.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 30px;
    border-left: 1px solid #A4C2DC;
    color: #3B52A2;
    text-align: left;
	margin: 0px;
    margin-bottom: 0.5em;
}

.blueBoxHeader h1
{
    position: relative;
    font-size: 15px;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 5px;
    padding-right: 9px;
    margin: 0px;
}

#page-options
{
}

#page-options h3
{
	margin: 0px;
	padding: 0.5em;
	color: black;
	background-color: #BCDBF3;
	padding-right: 4em;
}

#page-options ul
{
	margin: 0px;
	margin-left: 1em;
	margin-right: 1em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	padding-left: 0px;
}

#page-options ul li
{
	font-weight: bold;
	list-style-type: none;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}

#page-options ul li.final
{
	margin-bottom: 0px !important;
}

#page-options ul li a
{
	color: Black;
	text-decoration: none;
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
}

#page-options ul li a:hover
{
	text-decoration: underline;
}

#page-option-print a
{
	background-image: url(/media/images/icons/printer.gif);
}

#page-option-email a
{
	background-image: url(/media/images/icons/email_go.gif);
}

#page-option-pdf a
{
	background-image: url(/media/images/icons/pdf16.gif);
}

#page-option-share-this a
{
	padding: 0px !important;
	height: 20px !important;
	padding-left: 24px !important;
}

#page-option-add-this a
{
	background-image: url(http://s7.addthis.com/static/btn/sm-plus.gif);
}

.form-table td
{
	vertical-align: top;
}