ul {
margin: 0;
padding: 0;
}
li {
margin : 0;
padding : 0;
}
body,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:0;
	padding:0;
}
.content {
	margin:0;
	padding:0;
	line-height: 1.8em;
	text-align: left;
}
.yellow_bold {
	color: #ffe81b;
	font-weight: bolder;
	font-size: 14px;
}
.burgundy_bold {
	color: #990000;
	font-weight: bolder;
	font-size: 14px;
}
.gray_bold {
	color: #878686;
	font-weight: bolder;
	font-size: 14px;
	border-bottom: 1px solid #000000;
}
.black_bold_12 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.black_bold_20i {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 6px;
	margin-top: 11px;
}
.black_bold_24i {
	color: #000000;
	font-weight: bolder;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 11px 0 0 10px;
}
.small {
	font-size: 10px;
	line-height: normal;
}
body {
	text-align : center;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(/images/outer_body.jpg);	
	background: url(/images/outer_body.jpg) repeat-x;
} 
#outer_container {
	width : 981px;
	margin : 0 auto;
	margin-top : 0px;
	position : relative;
	text-align : left;
	text-indent: 0px;
	background-color: #FFFFFF;
	background-image: url(/images/white_bak.jpg);
	background-repeat: repeat-y;
} 
#outer_outer_bak_container {
	width : 100%;
	margin : 0 auto;
	text-align : left;
	text-indent: 0px;
	background-image: url(/images/outer_body.jpg);
	background-color: #FFFFFF;
} 
#header {
	background-color : #FFFFFF;
	height : 150px;
	background-image: url(/images/header.jpg);
	background-repeat: repeat-x;
} 
#nav {
	float : right;
	width : 400px;
	text-align : right;
	margin : 70px 10px 0 0;
} 

#nav a {
	text-decoration: none;
}

#right_container
{
	padding: 10px 10px 0 12px;
	width: 330px;
	height: auto;
	margin: 20px 0 30px 0;
	text-align: left;
	background-color: #E2E2E2;
}
#right_container2
{
	padding: 10px 10px 10px 10px;
	width: 130px;
	height: 800px;
	margin: 20px 0 30px 0;
	text-align: center;
	background-color: #E2E2E2;
}

#left_container
{
	height: auto;
	margin: 20px 10px 20px 10px;
	text-align: left;
	padding:0;
}
#top_content_left {
	width : 400px;
	text-align : left;
} 
#top_content_right {
	width : 530px;
	margin : 12px 10px 0 0;
	text-align : right;
	float: right;
	color: #000000;
} 

#top_content_right_B {
	width: 510px;
	margin: 6px 0px 0 0;
	text-align : right;
	float: right;
	color: #000000;
	
} 

#footer {
	float : inherit;
}

#footer a {
	text-decoration: none;
}

div.content_text {
	color : #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 20px;
	text-align: justify;
	
}
div.content_text a {
	color : #FFE31D;
	font-size: 14px;
	font-weight: bolder;


}
div.content_text a:hover {
	color : #FF0000;
	
}
div.body_text {
	color : #000000;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
	margin-right: 15px;
	text-align: left;
	
}
div.body_text a {
	color : #3C0100;
	font-size: 14px;
	font-weight: bolder;
}
div.body_text a:hover {
	color : #C6A347;
} 

div.footer {
	color : #ada55a;
	font-size: 16px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 20px;
	text-align: center;
	
}
div.footer a {
	color : #3C0100;
	font-size: 14px;
	font-weight: bolder;
	text-decoration : none;

}
div.footer a:hover {
	color : #C6A347;
	text-decoration : none;

}


h1 {
	font-size: 22px;
	color: #000000;
	padding-top: 8px;
	padding-left: 10px;
	margin: 0px;
	font-weight: bolder;
	margin-top:0;
}
h2 {
	font-size: 12px;
	color: #5F5D5C;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top:0;
}
h3 {
	color: #D22127;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	margin-top:0;
}
h4 {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top:0;
	line-height:24px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

li {
	list-style-image: url(/images/grey_bullet.jpg);
	margin-left: 20px;
	list-style-position: outside;
	margin-top: 5px;
	line-height: 20px;
}
a:link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:visited {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover {
	color: #FF0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:active {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a.nav:link {
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.nav:visited {
	text-decoration: none;
	color: #CC0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.nav:hover {
	text-decoration: none;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.nav:active {
	text-decoration: none;
	color: #FF0000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a.red_bold:link {
	color: #0000aa;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.red_bold:visited {
	color: #0000aa;
	font-weight: bold;
}
a.red_bold:hover {
	color: #0000aa;
	font-weight: bold;
}
a.red_bold:active {
	color: #0000aa;
	font-weight: bold;
}
hr {
	color: #000000;
	background-color: #000000;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
p {
padding:0;
margin-top:0;
margin-left:0;
margin-right:0;
margin-bottom : 10px;
line-height : 20px;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #666666;
}
.nav a:hover {
	text-decoration: none;
	color: #FF0000;
}
.nav a:active {
	text-decoration: none;
	color: #FF0000;
}
.subFeatures a:link {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.subFeatures a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #990000;
}
.subFeatures a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
}
.subFeatures a:active {
	font-size: 12px;
	text-decoration: underline;
	color: #FF0000;
}
.subFeatures_contentPage {
	padding: 14px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(/images/bg_subFeature_yellow.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	width: 300px;
	margin: 20px 0 0 0;
}
.subFeatures_image {
	padding: 14px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(/images/bg_subFeature_yellow.jpg);
	background-repeat: repeat-x;
	border: 1px solid #000000;
	width: 300px;
}
.subFeatures ul {
	padding: 0px;
	margin-left: 10px;
	line-height: 1.5em;
}
.subFeatures li {
	list-style-image: url(/images/red_right_arrow.gif);
	margin-left: 10px;
}
.subFeatures hr {
	background-image: url(/images/bg_hr.gif);
	background-repeat: repeat-x;
	border:0;
	height: 1px;

}
#right_index {
	font-family: Verdana, Arial;
	text-align: left;
	padding: 0px 10px 0 10px;
	height: 60px;
	line-height: 17px;
}
#right_index2
{
	text-align: right;
	clear: inherit;
	padding: 0 10px 0 10px;
	height: 90px;
}
div.right_index_bottom
{
	text-align: left;
	clear: inherit;
	padding: 10px 10px 0 10px;
	height: 120px;
}
div.content
{
	text-align: left;
	clear: inherit;
	padding: 10px 30px 0 10px;
}
div.img
{
	margin: 0px;
	border: 1px solid #0000ff;
	height: 400px;
	width: auto;
	float: left;
	text-align: left;
	clear: none;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
	background-color: E8E7FC;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
	text-align: left;
	font-weight: normal;
	width: 300px;
	margin: 5px;
	clear: inherit;
}

.planTable {
	border-color:#DDDDDD;
	font-size: 11px;
}

table.thinborder {
        border: 1px outset black;
        border-collapse: collapse;
        background-color: white;
        padding: 2px;
}

table.thinborder td {
	border: 1px inset black;
	padding: 2px;
}

table.thinborder_off {
        border: none;
        border-collapse: collapse;
        background-color: white;
}

table.thinborder_off td {
	border: none;
}

.errorTxt {
	color:red;
}
.messageTxt {
	color:blue;
}

#container{
	width:600px;
	margin:auto;
	font-size:11pt;
}
#menu{
	position:absolute;
	margin-top:0px;
	font-size:10px;
}
#menu ul .item{
	display:none;
	font-size:10px;
}
#menu ul:hover .item {
	display:block;
	background:#fff;
	padding:1px;
	margin:0px;
	font-size:10px;
}
#menu ul:hover .item a {
	color:#000;
	text-decoration:none;
	font-size:10px;
}
#menu ul:hover .item a:hover {
	color:#0A0;
	font-size:10px;
}
#menu ul {
	float:left;
	margin:0px;
	padding:3px;
	background:#eeeeee;
	list-style:none;
	font-size:10px;
}
.clear{
	clear:both;
	height:10px;
}
a.regular {
	color: black;
	font-size:12px;
	text-decoration: underline;
}
a.regular:hover {
	color: blue;
	font-size:12px;
	text-decoration: underline;
}

a.regular_blue {
	color: blue;
	font-size:12px;
	text-decoration: underline;
}
a.regular_blue:hover {
	color: green;
	font-size:12px;
	text-decoration: underline;
}

a.regular_blue_16 {
	color: blue;
	font-size:16px;
	text-decoration: underline;
}
a.regular_blue_16:hover {
	color: red;
	font-size:16px;
	text-decoration: underline;
}

a.regular_blue_14 {
	color: blue;
	font-size:14px;
	text-decoration: underline;
}
a.regular_blue_14:hover {
	color: red;
	font-size:14px;
	text-decoration: underline;
}


a.regular_sm {
	color: black;
	font-size:10px;
	font-weight: bold;
	text-decoration: underline;
}

em {
	margin : 0;
	padding : 0;
	font-weight : normal;
	font-style : normal;
}

.rider_topline {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	background-color:#ffff99;
}

.rider_leftline {
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	font-style:underline;
	line-height:15px;
	background-color:#ffff99;
}
.rider_regular {
	font-family:Verdana,Arial;
	font-size:12px;
	background-color:#ffffff;
	line-height:14px;
}

.rider_regular_lg {
	font-family:Verdana,Arial;
	font-size:12px;
	background-color:#ffffff;
	line-height:14px;
}
table.rider_info {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	margin:0;
	padding:0;
}
table.rider_info td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
}

div#nav2 {
	float: left;
}
div#nav2 ul {
	background-color: #DDDDDD;
}
div#nav2 li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	width: 170px;
	min-height: 22px;
	padding-left: 10px;
}
div#nav2 li:hover {
	background: #ffe81b;
}
div#nav2 li.submenu {
	font-weight:bold;
	background-repeat: no-repeat;
	background-position: 95% 50%;
	height: 22px;
}
div#nav2 li.submenu:hover {
	background-color: #ffe81b;
	height: 22px;
	color: #000000;
}
div#nav2 li a {
	display: block;
	width: 130px;
	color: #000000;
}
div#nav2 ul a {width: auto;}
div#nav2 ul ul {
	position: absolute;
	width: 140px;
	display: none;
}
div#nav2 ul ul li {
	border-bottom: #000000;
	text-align: left;
	padding-left: 10px;
}
div#nav2 li.submenu li.submenu {
	background-repeat: no-repeat;
	background-position: 5% 50%;
	height: 22px;
}
div#nav2 ul.level1 li.submenu:hover ul.level2, 
div#nav2 ul.level2 li.submenu:hover ul.level3 {
	font-weight:normal;
	display:block;
		width: 180px;
}
div#nav2 ul.level2 {
	top: 22px; left: 0px; margin-top: 0px;
		width: 180px;
}
div#nav2 ul.level3 {
	top: -1px; right: 130px;
} 

li.normal_bullet {
	font-family: Verdana;
	font-size: 14px;
	list-style-image: none;
	margin-left: 20px;
	list-style-position: outside;
	margin-top: 0px;
	line-height: 18px;
}

.required {
	color: red;
}

ul.homepage {
	margin-left:16px;
	margin-top:2px;
	margin-bottom:4px;
	padding-left:0;
	padding-top:0;
}

.login_label {
	font-size: 10px;
	font-weight: bold;
}

.login_field {
	font-size: 10px;
	height:12px;
}

.login_button {
	font-size: 10px;
}



