* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image:url(../images/v3_bg_page.gif);
}


#menuPanel-title {
	background-image: url(../images/v3_bg_titlebtn_panel.gif);
	background-repeat: repeat-x;
	padding: 5px;
	color: #FFF;
	text-align: center;
	margin: 0px 0px 10px 0px;
	background-color: #690505;
}


ul.navtext {
	font: normal 10px/15px Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3f3f3f;
	padding: 3px 5px 3px 5px;
	text-align: right;
}

ul.navtext li{
	display: inline;
	padding: 0px 5px 0px 0px;
}

.bold {
	font-weight: bold;
}

h1 {
	font: bold 14px/25px Arial, Helvetica, sans-serif;
	color: #447099;
}

h2 {
	font: bold 30px/35px Arial, Helvetica, sans-serif;
	color: #000;
}

p {
	text-size: 10 px;
	margin: 5px 0px 5px 0px;
}

.hr-red {
	height: 4px;
	color: #ff000;
	background-color: #ff0000;
	margin-bottom: 15px;
}

.hr-sidebar {
	height: 3px;
	width: 100%;
	color: #3d3d3d;
	background-color: #3d3d3d;
}


.copy-agreement {
	line-height:28px;
	font-size:12px;
}
.copy-agreement-supporttext {
	color:#666666; 
	font-size:11px; 
	padding:2px 0px 2px 0px;
	margin-right:5px;
}


.feedback-sent {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.sidebar-title {
	font-size: 12px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.sidebar-divider {
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebar-links {
	color: #86bff5;
	padding-left: 10px;
	text-decoration: none;
}
.copy-title  {
	font-size: 14pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.copy-links {
	color: #447099;
	text-decoration: none;
	font-weight: bold;
}
.copybody-links {
	color: #447099;
	text-decoration: none;
	font-weight: normal;
}

.copywhite-links {
	color: #cac;
	text-decoration: underline;
}

.copylightgray-links {
	color: #ddd;
	text-decoration: underline;
}

.copy-subtitle  {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	color: #000;
}
.feedback-form-copy-title {
	padding: 10px 0px 10px 0px;
}
.bulleted-list {
	list-style:disc;
	list-style-position:outside;
	margin-left: 25px;
	margin-bottom: 8px;
}
.bulleted-list2 {
	line-height:25px;
	list-style:circle;
	list-style-position:outside;
	margin-left: 45px;
}
.bulleted-list3 {
	line-height:25px;
	list-style: upper-alpha;
	list-style-position:outside;
	margin-left: 45px;
}

/* Sub-navigation*/

ul.subNavigation {
	list-style-type: none;
	/*background-image: url(navi_bg.png);*/
height: 80px;
	width: 700px;
	margin: 2px 0px 0px 0px;
}
ul a.subNavigation {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #371C1C;
}
ul a.subNavigation-active {
	background-image: url(../images/divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	line-height: 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#447099;
	font-weight: bold;
}

li.subNavigation {
float: left;
}
/*Linking*/
a:link.menuPanel-title {
	text-decoration: none;
	color:#FFF;
}
a:visited.menuPanel-title {
	text-decoration: none;
	color:#FFF;
}
a:link.copy-title {
	text-decoration: none;
	color:#447099;
}
a:visited.copy-title {
	text-decoration: none;
	color:#447099;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*link-sub-navigation*/
a:link.subNavigation {
	text-decoration: none;
}
a:visited.subNavigation {
	text-decoration: none;
}
a:hover.subNavigation {
	text-decoration: none;
	color:#447099;
}
a:active.subNavigation {
	text-decoration: none;
}
.copy-agreement-acceptance {
	font-size: 10px;
	color: #000;
}

.agreementCopyBold{
	color:#447099;
}

a:link.copy-subtitle {
	text-decoration: none;
	color:#447099;
}
a:visited.copy-subtitle {
	text-decoration: none;
	color:#447099;
}
a:hover.copy-subtitle {
	text-decoration: none;
	color:#447099;
}
a:active.copy-subtitle {
	text-decoration: none;
	color:#447099;
}

#wrapper #leftcolumn #TwoColumns-containerRight table {
	text-align: center;
}
ol.numbullet-first-level{
	margin-left:25px;
	margin-bottom: 10px;
}
.numbullet-first-level li {
	margin-bottom: 10px;
}

ol.numbullet-second-level{
	margin-left:30px;
	margin-bottom: 10px;
	list-style-type: lower-alpha;
}
.numbullet-second-level li {
	margin-bottom: 10px;
}
.numbullet-second-level ol {
	margin-bottom: 10px;
}

#wrapper #leftcolumn #TwoColumns-containerLeft h3 a {
	color: #447099;
	text-decoration: none;
}

.copy_bulleted{
	list-style:disc outside none;
	margin-bottom:8px;
	margin-left:25px;
}
.copy_numbered li{
	margin:0px 0px 10px 10px;
}
