
@import url(/global/css/global-styles.min.css);

/* CSS Document */
body {
	background-color: #F3F3F3;
}
/* Top Nav Below
-----------------------------------*/

ul#navtop2 li li a
{
	color: #fff;
	background-color: #002D64;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	z-index: 999;
	padding: 6px 4px;
	width: 155px;
}

* html ul#navtop2 li li a { width: 163px; }

ul#navtop2 li li a:hover
{
	color: #002D64;
	background: #B1BDCD;
	font: normal 11px/12px Helvetica,Arial,sans-serif;
	padding: 6px 4px;
}

#navtop2 li ul
{
	border: 1px solid #999;
	border-top: none;
}

a:link {
	color: #002D64;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
#maincontenttable {
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #002D64;
	border-bottom-color: #002D64;
	border-left-color: #002D64;
	background-color: #FFFFFF;
}
#maincontentcell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding: 6px;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002D64;
}

H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
H3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #002D64;
}

/* Right Nav Styles
-----------------------------------*/
#rightnavcell {
	padding: 0 10px;
}
#rightnavcell table {
	background: transparent url(/images/assnimg226/subnav_fill.png) repeat-y left top;
	margin: 0 0 5px 0;
}
#rightnavcell table td {
	background: transparent url(/images/assnimg226/subnav_bottom.png) no-repeat left bottom;
	padding: 0 0 20px 0;
}
#rightnavcell,
#rightnavcell p { font: 11px/14px Arial, Helvetica, sans-serif; }
#rightnavcell table h3,
#rightnavcell table h4 {
	width: 148px;
	color: #333;
	padding: 4px;
	background: transparent url(/images/assnimg226/subnav_top.png) no-repeat left top;
	margin: 0 0 8px 0;
	text-align: center;
}

/* My Comment */

#rightnavcell table h4 {
	color: #002D64;}
#rightnavcell a {
	color: #002D64;
	text-decoration: none;
}
#rightnavcell a:hover {
	color: #002D64;
	text-decoration: underline;
}

/* Left Nav Styles
-----------------------------------*/
#leftnavcell { padding: 0 10px; }
#leftnavcell table {
	background: transparent url(/images/assnimg226/subnav_fill.png) repeat-y left top;
	margin: 0 0 5px 0;
}
#leftnavcell table td {
	background: transparent url(/images/assnimg226/subnav_bottom.png) no-repeat left bottom;
	padding: 0 0 20px 0;
}
#leftnavcell,
#leftnavcell p { font: 11px/14px Arial, Helvetica, sans-serif; }
#leftnavcell table h3,
#leftnavcell table h4 {
	width: 148px;
	color: #fff;
	padding: 4px;
	background: transparent url(/images/assnimg226/subnav_top.png) no-repeat left top;
	margin: 0 0 8px 0;
	text-align: center;
}
#leftnavcell table h4 {
	color: #002D64;}
#leftnavcell a {
	color: #002D64;
	text-decoration: none;
}
#leftnavcell a:hover {
	color: #002D64;
	text-decoration: underline;
}

/*Footer Styles
-----------------------------------*/
#footercell 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #002D64;
	background-color: #f3f3f3;
	text-align: center;
	padding: 4px;
}

/* Clickable Logo
----------------------------------------*/
#logo-click {
	border: none;
	margin-left: -370px;
	top: 50px;
	width: 350px;
}

#logo-click h1 {
	height: 140px;
}
