

a:link {color: #227AD3;}
a:visited {color: #227AD3;}
a:hover {color: #227AD3;}
a:active { color: #227AD3;}

a.head {
	color : #318ea5;
	text-decoration : underline;
}

a.head:hover {
	color : #318ea5;
	text-decoration : underline;
}

a.head:visited {
	color : #318ea5;
	text-decoration : underline;
}

a.acontentlink:active {
	border-bottom : 1px dashed;
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

a.alinkondark:active {
	color : #FFFFFF;
	font-size : 11px;
}

body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

em {
	font-style : normal;
	font-weight : bold;
	
}

h1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : medium;
	margin-bottom : 4px;
	margin-top : 12px;
}

h2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : small;
	margin-bottom : 4px;
}

h3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	margin-bottom : 4px;
}


 h4 {
		color: #318ea5;
		font-size: 14px;
		font-weight:bold;
	}
	
 h5 {
		color: #318ea5;
		font-size: 12px;
		font-weight:bold;
}
hr {
	color : #006699;
	height : 1px;
}

img {
}

input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	margin-top : 4px;
}

ol {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

/*Eliminates space above and below paragraph tags, so explicit styles can determine spacing */
p {
	margin : 0px;
	padding : 0px;
}

table {
	border : 0px solid;
	font-size : x-small;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

ul {
	list-style-type : square;
}
/*
_______________________________________________________
 Blockstar custom styles
_______________________________________________________
*/

a.pop-help-link {
	font-size: 9px;
	font-weight: normal;
}

a.pop-help-link:hover {
	text-decoration : underline;
}


#toptable {
	width: 750px; 
	margin-left: auto; 
	margin-right: auto;
	border-collapse: collapse;
}

#topdiv { 
	text-align: center;
}


div.sectiontwo { margin-top: 0px; width:500px;}

div.boxer { margin-top: 20px; width:500px;}

.loggedinas { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	width: 100%;
	padding: 2px;
	padding-top: 5px;
	color: #000;
	text-align: right;
}

.section {
	border : 1px #ccc solid;
	border-spacing:0px;
	padding: 0px;
	width:100%;
}

table.accountsection {
	border : 1px #ccc solid;
	border-collapse: collapse;
	padding: 0px; 
	width:100%;
}

table.datatable td.datatablespace {
	border-collapse: collapse;
	background-color: #FFF;
	padding: 3px; 
	margin: 1px; 
}

table.datatable td {
	border-collapse: collapse;
	background-color: #EEEEE2;
	padding: 3px; 
	margin: 1px; 
}

table.sectionsubmit {
	text-align: center;
/*	border-top : 1px #93BEE2 solid; */
/*	border-bottom : 1px #93BEE2 solid; */
	margin-top: 30px;
	margin: 0px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
/*	background-color : #EEEEE2; */
	width:100%;
}

.sectionbody {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: top;
}


.sectionupgrade {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}

td.sectionbodyright {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}

td.sectionbodycenter {
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
 	text-align: center;
	vertical-align: top;
}

.tdalignright {
	text-align: right;
}



.tdbottomseparatorright {
	border-bottom : #93BEE2 1px solid;
	text-align: right;
}

td.fieldlabel {
    text-align: right;
}

.box {
	border : 1px #ccc solid;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
	background-color : #EEEEE2;
}

.boxhead {
	border : 1px #ccc solid;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : -0.03em;
	padding-bottom : 2px;
	padding-top : 2px;
	padding-right: 15px; 
	padding-left: 15px;
	background-color : #ccc;
}

.popbox {
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
	width: 400px;
}

.popbox div {
	padding-bottom : 10px;
}

.popbox .popboxclose {
	text-align: center;
}


.inputtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	height : 20px;
	width: 150px;
	margin-top : 4px;
}

.inputtextright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	height : 20px;
	width: 150px;
	text-align: right;
	margin-top : 4px;
	width: 100%;
}



.selectmult { width: 200px; }

div.inputsubmit { 
 }


td#copyright {
	text-align: center;
	color: #93BEE2;
}

.txtusermsg {
	color : #0000CC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	letter-spacing : 0.02em;
}


/*
_______________________________________________________
 The rest of the file defines custom styles
_______________________________________________________
*/


.abutton {
	background-color : #eee;
	border-bottom-width : 2px;
	border-color : #CCCCCC #003399 #003399 #CCCCCC;
	border-left-width : 2px;
	border-right-width : 2px;
	border-style : double;
	border-top-width : 2px;
	cursor : hand;
	font-size : 11px;
	font-weight : normal;
	padding : 1px 10px;
	text-align : center;
	color: #000000
}

.asmallbutton {
	background-color : #EEE;
	border-width : 1px;
	border-style : solid;
	border-color : #CCCCCC #003399 #003399 #CCCCCC;
	cursor : hand;
	font-size : 9px;
	font-weight : normal;
	padding : 0px 1px;
	text-align : center;
	color: #333
}

.asmallbutton:hover {	
	text-decoration: none;
	color: #666
}

.acontentlink {
	font-weight : normal;
	text-decoration : underline;
}

.alinkondark {
	color : #FFFFFF;
	font-size : 11px;
}

.asmalllink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}

.averysmalllink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	line-height : 20px;
	margin-bottom : 12px;
	padding-bottom : 12px;
}

/* For future use */
.dropdownmenuitemlinkactive {
	color : #FFFFFF;
	left : 10px;
	position : absolute;
	top : 1px;
	visibility : hidden;
}

.frmbutton {
	background-color : #A3C1E0;
	border-bottom-color : #003399;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	border-left-color : #CCCCCC;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #003399;
	border-right-style : solid;
	border-right-width : 2px;
	border-top-color : #CCCCCC;
	border-top-style : solid;
	border-top-width : 2px;
	color : #000000;
	cursor : hand;
	font-size : 11px;
	text-align : center;
}

.imgshadow {
	border-bottom-color : #999999;
	border-bottom-style : solid;
	border-bottom-width : 4px;
	border-left-color : #CCCCCC;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #CCCCCC;
	border-right-style : solid;
	border-right-width : 3px;
	border-top-color : #999999;
	border-top-style : solid;
	border-top-width : 1px;
}

.inputreadonly {
	background-color : #EEEEEE;
	font-family : Arial, Helvetica, sans-serif;
}

.selectblueback {
	background-color : #EFF7FF;
}

/* <Basic table, with with a thin blue border */
.tableborderaround {
	border : 1px #003399 solid;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
}

/* <Table with gray-greeen background, for information, help panels, query forms, small dialogs such as passwords */
.tableinfo {
	border : 1px #003399 solid;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 5px;
	padding-left : 5px;
	padding-right :5px;
	padding-top : 5px;
	background-color : #EEEEE2;
}

.tablereceipt {
	background-color : #EEEEEE;
	border : 2px dashed #666666;
	border-collapse : collapse;
	margin : 0px;
	padding : 0px;
	width : 100%;
}

/* <TABLE> with red border */
.tablewarning{
	;
	border-color : #FFFFFF #000000 #000000;
	border : 0px none;
	border-collapse : collapse;
	padding : 0px;
}

/* Separator lines between details in a table*/
.tdbottomseparator {
	border-bottom : #93BEE2 1px solid;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
}

/* Separator line for a centered column*/
.tdbottomseparatorcentered {
	border-bottom : 1px solid #ddd;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	padding-top : 3px;
}

/* Separator line with a vertical divider , to effect sections in a table*/
.tdbottomseparatorleftvert {
	border-bottom : #ddd 1px solid;
	border-left : #ddd 1px solid;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
}

.tdbottomseparatorleftvertcenter {
	border-bottom : #ddd 1px solid;
	border-left : #ddd 1px solid;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
	padding-top : 3px;
}

.tdbottomseparatorrightvert {
	border-bottom : 1px solid #ddd;
	border-right-color : #ddd;
	border-right-style : solid;
	border-right-width : 1px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
}

.tdbutton {
	background-color : #A3C1E0;
	border-bottom-width : 2px;
	border-color : #CCCCCC #003399 #003399 #CCCCCC;
	border-left-width : 2px;
	border-right-width : 2px;
	border-style : double;
	border-top-width : 2px;
	color : #000000;
	cursor : hand;
	font-size : 11px;
	padding : 3px;
	text-align : center;
	font-weight : normal;
}

.tdfieldcaption {
	font-size : xx-small;
	font-weight : bold;
	padding-bottom : 3px;
	padding-top : 5px;
	text-align : right;
	vertical-align : top;
}

/* Default table column header */

.tdhead {

	background-color : #EEF3E2;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right: 5px;
	padding-left: 5px; 
	text-align: left;
}

.tddownload {

	background-color : #EFEFEF;
	color : #318ea5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	letter-spacing : -0.03em;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right: 5px;
	padding-left: 5px; 
}

.download {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-bottom : 3px;
	padding-top : 7px;
	padding-right: 5px;
	padding-left: 10px; 
}


td.tdheadright {
	background-color : #EFEFEF;
	color : #318ea5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : -0.03em;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right;
}

/* Centered table column header */
.tdheadcenter {
	background-color : #CCCCCC;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : -.03em;
	padding-bottom : 0px;
	padding-top : 0px;
	text-align : center;
	vertical-align : bottom;
}

.tdheadernotepad {
	background-image : url(../imagesSupporting/notepadHeader.gif);
	color : #FFFFCC;
	font-weight : bold;
	margin : 0px;
	padding : 0px;
	vertical-align : middle;
}

/* Table column header that is the  selected (sorted) column*/
.tdheaderselected {
	background-color : #93BEE2;
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : -.03em;
	vertical-align : bottom;
}

.tdheaderwarning {
	;
	background-image : url(../imagesSupporting/barricadeSlice.gif);
	background-repeat : repeat-x;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	text-align : center;
	vertical-align : middle;
}

.tdheaderwarningmarks {
	;
	background-image : url(../imagesSupporting/barricade1Mark.gif);
	background-repeat : repeat-x;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left : 0px;
	vertical-align : middle;
}

.tdheadreceiptcenter {
	background-color : #336666;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	letter-spacing : -0.03em;
	text-align : center;
}

.tdheadsub {
	background-color : #93BEE2;
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	vertical-align : bottom;
}

.tdheadsubcenter {
	background-color : #93BEE2;
	color : #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-bottom : 0px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	text-align : center;
	vertical-align : bottom;
}

/* Displays a vertical line in a table head to effect groups of headings */
.tdheadvertline {
	;
	border : #FFFFFF solid;
	background-color : #CCCCCC;
	border-width : 0px 0px 0px 1px;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : -0.03em;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
}

.tdheadvertlinecenter {
	;
	border : #FFFFFF solid;
	background-color : #CCCCCC;
	border-width : 0px 0px 0px 1px;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	letter-spacing : -0.03em;
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 3px;
	text-align : center;
}

.tdleftvert {
	border-left : 1px solid #003399;
	padding-left : 5px;
	padding-right : 5px;
}

.tdnopadding {
	padding-left : 0px;
	padding-right : 0px;
}

.tdnotepadanswers {
	;
	vertical-align : middle;
	border-bottom : #93BEE2 1px solid;
	font-weight : normal;
}

.tdnotepadquestion {
	;
	vertical-align : top;
	border-bottom : #93BEE2 1px solid;
	font-weight : bold;
	text-align : left;
}

.tdnotepadvertline {
	background-image : url(../imagesSupporting/notepadVertBars.gif);
	border-bottom-color : #93BEE2;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	margin : 0px;
	padding : 0px;
	width : 12px;
}

.tdvertpadding {
	margin-bottom : 2px;
	margin-top : 2px;
	padding-bottom : 2px;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 2px;
}

.tdwarningbody {
	border-bottom-width : 1px;
	border-color : #000000 #333333 #333333;
	border-left-width : 1px;
	border-right-width : 1px;
	border-style : dashed;
	border-top-width : 0px;
	padding-left : 5px;
	padding-right : 5px;
}

.trbluegray {
	background-color : #C3D6E6;
}

/* Light blue row background, for alternating row effect*/
.trbluelight {
	background-color : #EFF7FF;
	border-bottom-width : 1px;
	border-color : #000000 #000000 #93BEE2;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	vertical-align : top;
}

/* Special blue-gray denoting selected row*/.
.trblueselected {
	background-color : #C3D6E6;
	border-bottom-width : 1px;
	border-color : #000000 #000000 #93BEE2;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	vertical-align : top;
}

/* Row background, for subheading rows in two-tiered tables*/
.trbluemedium {
	background-color : #93BEE2;
	border-bottom-width : 1px;
	border-color : #000000 #000000 #93BEE2;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 0px;
	vertical-align : top;
}

.trnotepad {
	;
	vertical-align : middle;
	background-color : #FFFFCC;
}

.trvertpadding {
	line-height : 30px;
}

/* Light blue row background, for alternating row effect*/
.trwhite {
	vertical-align : top;
}

/* Row background, for selected  row */
.tryellow {
	background-color : #FFF7E5;
	border-bottom-color : #FF0000;
	border-bottom-style : solid;
	border-bottom-width : medium;
	border-left-color : #000000;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : #000000;
	border-top-style : solid;
	border-top-width : 0px;
	vertical-align : top;
}

.txtchecklistitem {
	font-weight : bold;
	text-align : right;
	vertical-align : middle;
}

.txtcurrentpage {
	border : 1px dashed #006699;
	color : #006699;
	font-weight : bold;
	margin : 2px;
}

.txtinfoboxcenter {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
	padding : 4px;
	text-align : center;
}

/* Format for text paragraphs in a table, to provide separtation */
.txtprose {
	padding-bottom : 5px;
	padding-top : 5px;
}

/* Formatting for the asterisk that indicates required fields*/
.txtrequiredfieldindicator {
	color : #CC0000;
	font-weight : bold;
	padding-right : 8px;
}

/*  Minor text */
.txtsupportinginfo {
	font-family : arial, helvetica;
	font-size : 8pt;
	font-weight : normal;
}

/*  Minor text, centered */
.txtsupportinginfocenter {
	font-family : arial, helvetica;
	font-size : 8pt;
	font-weight : normal;
	text-align : center;
}

/*  Gray text for alerts, warnings, etc. within the yellow-bar box*/
.txtwarning {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	letter-spacing : 0.02em;
}
/*  Red text for alerts, warnings, etc. that are not in the yellow-bar box*/
.txtwarningRed {
	color : #CC0000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	letter-spacing : 0.02em;
}

/* hide borders on image links */
a:link img, a:visited img {border-style: none}
a img {color: white} /* The only way to hide the border in NS 4.x */

/* added help left nav css */

	a.hdrlink:link {color:#333333; text-decoration:none; line-height:95%;font-size : 12pt; font-family : verdana, serif;}
	a.hdrlink:active {color:#333333; line-height:95%; text-decoration:none;font-size : 12pt; font-family : verdana, serif;}
	a.hdrlink:visited {color:#333333; text-decoration:none; line-height:95%;font-size : 12pt; font-family : verdana, serif;}
	a.hdrlink:hover {color:#333333; text-decoration :  underline; line-height:95%;font-size : 12pt; font-family : verdana, serif;}
	
	
	a.hlpnav:link {color:#006699; text-decoration:none; line-height:125%; font-size : 9pt; }
	a.hlpnav:active {color:#006699; line-height:125%; font-size : 9pt; font-family : }
	a.hlpnav:visited {color:#006699; text-decoration:none; line-height:125%; font-size : 9pt; }
	a.hlpnav:hover {color:#006699; text-decoration : underline; line-height:125%; font-size : 9pt; }

	
	a.hlpleftnav:link {color:#333333; text-decoration:none; line-height:125%; font-size : 8pt; font-family : arial, serif;}
	a.hlpleftnav:active {color:#333333; line-height:125%; font-size : 8pt; font-family : arial, serif;}
	a.hlpleftnav:visited {color:#333333; text-decoration:none; line-height:125%; font-size : 8pt; font-family : arial, serif;}
	a.hlpleftnav:hover {color:#333333; text-decoration : underline; line-height:125%; font-size : 8pt; font-family : arial, serif;}

	
a.menu {color:#000099; font-size:12px;	font-family: arial, helvetica, sans-serif; font-weight:600; text-decoration:none; }
a.menu:link {color:#000099;}
a.menu:visited {color:#000099;}
a.menu:hover {color:#000099; background-color:#FFFFFF;}

td.menu {background:#99CCFF}
table.menu {font-size:100%;position:absolute;visibility:hidden; background:white}

/* Operation form inputs */

.op_input_text {
 	width:300px;
}

.op_form {
 	display:none;
 	visibility:hidden;
}

.op_input_radio {

}

.op_select {

}

.op_select_multi {

}

.op_textarea {
 	width:300px;
 	height:50px;
}

.div_preview
{
        position:absolute; 
        z-index:1; 
        visibility: hidden;
        background-color:#ffffff;
        padding: 5px 5px 5px 5px;
        border: solid 3px #8EBEE3;
        width: 300px;
        text-align: left;
}

.requirements {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	/* letter-spacing : -0.02em; */
	padding: 0px; 
	width:100%;
}

td.tdrequirements {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
 /*	letter-spacing : -0.03em; */
	padding-bottom : 0px;
	padding-top : 0px;
	padding-right: 5px;
	padding-left: 5px;
}