.nav3-grid
{
	width: 150px;
	border-bottom: solid 1px rgb(200,200,200);
}
.nav3-grid dt a, .nav3-grid dt a:visited
{
	display: block;
	min-height: 2.0em /*Non-IE6*/;
	height: auto !important;
	height: 2.0em /*IE6*/;
	line-height: 2.0em;
	padding: 0px 10px 0px 20px;
	border-top: solid 1px rgb(200,200,200);
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: bold;
	font-size: 120%;
}
.nav3-grid dd a, .nav3-grid dd a:visited
{
	display: block;
	min-height: 1.7em /*Non-IE6*/;
	height: auto !important;
	height: 1.7em /*IE6*/;
	line-height: 1.7em;
	padding: 0px 10px 0px 40px;
	border: none;
	font-weight: normal;
	text-decoration: none;
	color: rgb(70,122,167);
	font-size: 120%;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover
{
	background-color: rgb(225,225,225);
	color: rgb(42,90,138);
	text-decoration: none;
}
.nav3-bullet
{
	width: 170px;
	margin: 10px 0 0 20px;
}
.nav3-bullet dt a, .nav3-bullet dt a:visited
{
	line-height: 2.0em;
	padding: 0 0 0 10px;
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0px 50%;
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: bold;
	font-size: 120%;
}
.nav3-bullet dd a, .nav3-bullet dd a:visited
{
	line-height: 1.7em;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	background: url(../img/bg_bullet_half_1.gif) no-repeat 0px 50%;
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: normal;
	font-size: 120%;
}
.nav3-bullet dt a:hover
{
	background: url(../img/bg_bullet_full_2.gif) no-repeat 0px 50%;
	text-decoration: underline;
	color: rgb(42,90,138);
}
.nav3-bullet dd a:hover
{
	background: url(../img/bg_bullet_half_2.gif) no-repeat 0px 50%;
	text-decoration: underline;
	color: rgb(42,90,138);
}
.nav3-nobullet
{
	width: 170px;
	margin: 10px 0 0 20px;
}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited
{
	line-height: 2.0em;
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: bold;
	font-size: 120%;
}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited
{
	line-height: 1.7em;
	margin: 0 0 0 15px;
	text-decoration: none;
	color: rgb(70,122,167);
	font-weight: normal;
	font-size: 120%;
}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover
{
	text-decoration: underline;
	color: rgb(42,90,138);
}
.main-navigation p
{
	clear: both;
	margin: 0 10px 10px 20px;
	color: rgb(80,80,80);
	line-height: 1.3em;
	font-size: 110%;
}
.main-navigation p.center
{
	text-align: center;
}
.main-navigation p.right
{
	text-align: right;
}
.main-navigation ul
{
	list-style: none;
	margin: 0.5em 10px 1.0em 20px;
}
.main-navigation ul li
{
	margin: 5px 0 0.2em 2px;
	padding: 0px 0px 0 11px;
	background: url(../img/bg_bullet_full_1.gif) no-repeat 0 0.4em;
	line-height: 1.2em;
	font-size: 110%;
}
.main-navigation ol
{
	margin: 0.5em 10px 1.0em 40px !important /*Non-IE6*/;
	margin: 0.5em 10px 1.0em 45px /*IE6*/;
}
.main-navigation ol li
{
	list-style-position: outside;
	margin: 0 0 0.4em 0;
	font-size: 110%;
}
.Formsarrow_list
{
	margin-left: 1px;
	padding-left: 0;
	list-style: none;
}
.Formsarrow_list li
{
	padding-left: 15px;
	background-image: url(images/redarrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	vertical-align: text-bottom;
}
/*  COMMON CLASSES  */
.main img
{
	clear: both;
	margin: 1px 1px 0px 0px;
}
.main a
{
	color: rgb(70,122,167);
	font-weight: bold;
	text-decoration: none;
}
.main a:hover
{
	color: rgb(42,90,138);
	text-decoration: underline;
}
.main a:visited
{
	color: rgb(42,90,138);
}
.medblackfont
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
}
.medboldblackfont
{
	color: #000000;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}
.lgboldblackfont
{
	color: #000000;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}
.lgboldredfont
{
	color: #3366ff;
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
}

h4
{
	clear: left;
	margin: 1.0em 0px 0.5em 0px;
	font-weight: bold;
	font-size: 130%;
}
h5
{
	clear: left;
	margin: 0px;
	font-weight: bold;
	font-size: 110%;
}
.textbox
{
	font-family: verdana,arial,sans-serif;
	font-size: 100%;
	border-right: #778899 1px solid;
	border-top: #778899 1px solid;
	border-left: #778899 1px solid;
	border-bottom: #778899 1px solid;
	height: 19px;
}
.textboxInvisible
{
	width: 0px;
	height: 0px;
}
A.small
{
	color: #0000FF;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

A.small:visited
{
	color: #0000FF;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

A.small:hover
{
	color: #ff0033;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.Heading1
{
	font-weight: bold;
	font-size: 18px;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}
.Subheading
{
	font-weight: bold;
	font-size: 15px;
	color: #cc0000;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}

.List-Heading
{
	font-weight: bold;
	font-size: 15px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}

.List-Body
{
	font-weight: normal;
	font-size: 14px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}

.extrasmall
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
}

.smRedFont
{
	color: Red;
}

.modalBackground
{
	background-color: #999999;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #F5E1AC;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	text-align: left;
	width: 450px;
}

