@import url("p7pmh0.css");

body,td,th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
}
p {
	text-align:justify;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
	color: #AA0000;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #AA0000;
}
a:active {
	text-decoration: underline;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	color: #AA0000;
	line-height:normal;
}
h1 {
	font-size:18pt;
	padding-bottom: 6pt;
	border-bottom: 1px #666666 dotted;
	clear:both;
}

h2 {
	font-size:14pt;
	clear:both;
}

h3 {
	font-size:12pt;
	clear:both;
}

h4 {
	font-size:10pt;
	color:#000000;
}

div.columns {
	float:none;
	margin: 0px 40px 25px 40px;
	}

div.columns p {
	text-align:left;
	}

.columns div.columnLeft {
	vertical-align:top;
	float:left;
	width:48%;
}

.columns div.columnRight {
	vertical-align:top;
	float:left;
	width:48%;
}

.columns div.columnThree {
	vertical-align:top;
	float:left;
	width:31%;
}

.smallerText {
	color: #666666;
	font-size: 8pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:normal;
}

h1 .smallerText {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	color: #AA0000;
	font-size:14pt;
}

.highlight {
	color: #990000;
	font-weight:bold;
}

.highlight {
	color: #990000;
	font-weight:bold;
}

.caption {
	color: #999999;
	font-size:7.5pt;
	font-weight:normal;
}

strong a:link, strong a:visited {
	color: #AA0000;
	text-decoration:none;
}

strong a:hover {
	text-decoration:none;
	color: #000000;
}
/* Bounding Box Styles */


#wrapper, div#accountData {
	margin:0px auto 0px auto;
	width:785px;
	min-width:785px;
	background:#FFFFFF;
	position:relative;
}

#wrapper {
	margin:20px auto 0px auto;
}


/* Masthead Styles */

#mastheadLeft {
	width:390px;
	float:left;
}

#mastheadText {
	margin: 10px 40px 0px 40px;
	text-align:center;
}

/* Masthead Right Styles */

#mastheadRight {
	width:393px;
	float:right;
}

#mastheadRight img {
	border-left: 1px solid #999999;
}

/*  Form Styles */

#divSearch {
	padding: 10px 10px 0px 10px;
	text-align: right;
}

#divDocument {
	padding: 10px 40px 0px 40px;
}

form {
 padding: 0px;
}

.formText {
	border: 1px solid #666666;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 2px;
	font-weight:normal;
}	 
.formButton {
	border: 1px solid #666666;
	padding: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 2px;
	font-weight:normal;
}	 

label { 
	font-weight:bold;
	margin: 5px 0px;
}
/* Tabular Styles */

.championTable {
	border: collapse;
}
.championTable th {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	font-size: 11pt;
	text-align:left;
	padding: 4px 2px 0px 2px;
	color:#FFFFFF;
	background-color:#CC0000;
	border-bottom:2px #000000 solid;
	border-top:6px #FFFFFF solid;
}

.championTable th.faded {
	font-size: 10pt;
	padding: 4px 2px 2px 2px;
	background-color:#CCCCCC;
	border-bottom:none;
	border-top:1px #FFFFFF solid;
	color:#666666;
	text-align:center;
}
.championTable th.subhead {
	font-size: 10pt;
	padding: 4px 2px 0px 2px;
	background-color:#CC0000;
	border-bottom:none;
	border-top:1px #FFFFFF solid;
	color:#FFFFFF;
	text-align:center;
	border-bottom:1px #000000 solid;
}
.championTable td {
	padding: 4px;
	background-color:#EEEEEE;
	border-top:1px #FFFFFF solid;
}
.championTable td.darker, .championTable tr.darker td {
	background-color:#CCCCCC;
}
.championTable td.tablePrompt {
	vertical-align:baseline;
	text-align:right;
	font-weight:bold;
}
.championTable  td.tableButtons {
	text-align:center;
}

/* Home Page Styles */

table.alignBottom {
	margin: 0px 30px 10px 30px;
}
table.alignBottom tr {
	vertical-align:bottom;
	}
	
table.alignBottom td {
	vertical-align:bottom;
	padding:10px;
	}
	

.contacts {
	font-weight:bold; 
	font-size:10pt;
	white-space:nowrap
}
.contacts a {
	text-decoration:none
}

.contacts a:hover {
	color: #000000
}

.redtext {
	color: #CC0000
}

/* loginStatus Styles */

#loginStatus {
	margin:0px auto;
	width:785px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight:bold;
	background: url(logged_in.gif) 4px no-repeat #CC0000;
	text-indent: 22px;
	height:18px;
}


#loginStatus a:link, #loginStatus a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}

#loginStatus a:hover {
	color:#000000;
	text-decoration:none;
}

/* Copyright Styles */

#copyright {
	margin:3px auto 20px auto;
	width:785px;
	min-width:785px;
	color:#FFFFFF;
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

#copyright span {
	float:left;
	white-space:nowrap;
}

#copyright a:link, #copyright a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#copyright a:hover {
	color:#FF0000;
	text-decoration:none;
}

/* Breadcrumb Styles */

#breadcrumbs {
	color:#666666;
	padding: 10px 40px 10px 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
}


#breadcrumbs a:link, #breadcrumbs a:visited {
	color:#666666;
	text-decoration:none;
}

#breadcrumbs a:hover {
	color:#AA0000;
	text-decoration:none;
}

#pageContents a.info {
	float:right;
	border-bottom: 0px;
	cursor:help;
	background:url(help.gif) 3px 2px no-repeat;
	width: 15px;
}

/* ----------------------------- Table-less form styles --------------------------------- */

form.cssForm {
	margin: 20px;
	padding: 7px 10px;
	border: 1px solid #333333;
	background: #EEEEEE;
	background:url(form_m1_bg.gif) repeat-x #EEEEEE;
}

form label {
	float: left;
	text-align: right;
	width: 40%;
	padding-right: 10px;
	font-weight: bold;
	clear:left;
}

form span.input {
	float: left;
	width: 50%;
	clear: right;
	margin-bottom: 10px;
}


div.buttonSet {
	clear:both;
	text-align:center;
}

div.buttonSet input[type=submit], div.buttonSet input[type=button], div.buttonSet input[type=reset] {
	border: 1px solid #666666;
	padding: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 2px;
	font-weight:normal;
}

input[type=text], input[type=password], select, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #AAAAAA;
}

form div.buttonSet input {
	display:inline;
	float:none;
}

form.cssForm h2 {
	color: #FFFFFF;
	margin-top: 0px;
	border:none;
	font-size:11pt;
}

a.info {
	float:right;
	border-bottom: 0px;
	cursor:help;
	background:url(help.gif) 3px 2px no-repeat;
	width: 15px;
	text-decoration: none;
}

a.info span {
	display: none;
	position: absolute;
	cursor: help;
}
a.info:active span {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	display: block;
	width: 280px;
	height:auto;
	background:#666666;
	margin-left: 20px;
	margin-top: -20px;
	top: inherit;
	left: inherit;
	padding: 3px;
	z-index: 10;
	line-height:normal;
	font-weight:normal;
	text-align:left;
	cursor:help;
}

label span.required {
	float: right;
	font-weight:normal;
	color:#CC0000;
	margin-left: 5px;
	font-size: 8pt;
}

/* ----------------------------- Visible/Hidden areas --------------------------------- */

.areaHidden {
	display:none;
	visibility:hidden;
	height:0px;
 }

.areaVisible {
}

/* -------------------------------- Tabbed Areas ------------------------------------- */

div.tabbedRegion div.tabRow {
	font: 9.5pt Helvetica, Arial, sans-serif;
	color: #000000;
	height: 28px;
	background: url(tabs/tab-bg.gif) repeat-x 28px;
	text-align:right;
	padding-left:30px;
	overflow:hidden;
}

div.tabbedRegion div.tabRow a:link, div.tabRow a:visited {
	color:#666666;
	text-align:center;
	float:left;
	padding-top:10px;
	height: 28px;
	width: 150px;
	background:url(tabs/tab.gif) no-repeat;
	text-decoration:none;
	margin-right:3px;
}
div.tabbedRegion div.tabRow a:hover {
	color:#CC0000;
	text-align:center;
	float:left;
	padding-top:8px;
	height: 28px;
	width: 150px;
	background:url(tabs/tab-over.gif) no-repeat;
	text-decoration:none;
}
div.tabbedRegion div.tabContent {
	padding: 30px;
}

div#accountData.tabbedRegion div.tabContent {
	padding: 30px;
}

div.tabContent h1 {
	font-size:14pt;
	margin-top:0px;
	margin-bottom: 14px;
	padding-bottom: 2px;
	border-bottom: 1px solid #BBBBBB;
}

div.tabbedRegion div.tabRow a.thisTab:link, div.tabbedRegion div.tabRow a.thisTab:visited, div.tabbedRegion div.tabRow a.thisTab:hover {
	color:#000000;
	padding-top:10px;
	background:url(tabs/tab-down.gif) no-repeat;
}

div.tabbedRegion form.cssForm {
	margin: 10px 0px;
}

div.tabbedRegion form.cssForm h2 {
	margin: 0px 0px 12px 0px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size: 9pt;
}

/* -------------------------------- f10 tabular style ------------------------------------- */

table.f10 {
	border: 1px solid #333333;
}

table.f10 th {
	text-align:left;
	border-bottom: 1px solid #330000;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#FFFFFF;
	font-size: 9pt;
	background:url(form_m1_bg.gif) repeat-x #EEEEEE;
	padding: 3px 10px 2px 10px;
}


table.f10 td {
	vertical-align:baseline;
	border-bottom: 1px solid #ffffff;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	color:#000000;
	font-size: 7.5pt;
	line-height:normal;
	background:#EEEEEE;
	padding: 1px 3px;
}

table.f10 tr.alternate td {
	background:#DDDDDD;
}


table.f10 tr.highlight td {
	background:#CC9999;
	font-weight: normal
}

table.f10 tr.darker td, table.f10 tr td.darker {
	background-color:#CCCCCC;
	vertical-align:bottom;
}



#previewPane {
	background: url(preview_background.gif) repeat-x top;
	border: 1px solid #000000;
	padding: 30px;
}

.error {
	font-size: 110%;
	margin-top: 0px;
}

p.error strong {
	color:#990000;
}

/* ============================================= rounded box styles ============================ */

.rounded {
	margin-bottom:10px;
	clear: both;
}
.rounded {
	margin:0px;
}
.roundedError {
	margin-bottom:10px;
	background-color:#FFFFCC;
	clear: both;
}
.roundedGrey {
	margin-bottom:10px;
	background-color:#EEEEEE;
	clear: both;
}


.roundedGrey a:link, .roundedGrey a:visited {
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	float:left;
	color:#333333;
	margin:4px 4px 0px 0px;
}

.roundedGrey a.waiting:link, .roundedGrey a.waiting:visited {
	color:#CCCCCC;
}

.roundedGrey a:hover {
	text-decoration: none;
	color:#CC0000;
}

.roundedGrey a.waiting:hover {
	text-decoration: none;
	color:#AAAAAA;
}


.roundtop { 
	height: 10px;
	background: url(../siteinfo/rounded_corners/box_horiz.gif) top repeat-x;
	margin: 0px;
	padding: 0px;
}

.roundbottom {
	height: 10px;
	background: url(../siteinfo/rounded_corners/box_horiz.gif) bottom repeat-x;
	margin: 0px;
	padding: 0px;
}

.roundContent {
	width: auto;
	overflow: visible;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px 20px;
	margin: 0px;
}
span.applicationItem {
	float: left;
	font-weight: bold;
	width: 30%;
}
span.applicationContent {
	clear: right;
	float: left;
	width: 65%;
	margin-bottom: 10px;
	margin-left: 10px;
}

div.singleColumn {
	float:left;
	width:49%;
	overflow:auto;
}

div.singleColumnRight {
	float:right;
	width:49%;
	overflow:auto;
}

div.singleColumn span.applicationItem {
	float: left;
	font-weight: bold;
	width: 45%;
}
div.singleColumn span.applicationContent {
	clear: right;
	float: left;
	width: 50%;
	margin-bottom: 10px;
	margin-left: 10px;
}
