BODY { background-color: #6F7A89; margin: 0px 0px 0px 0px; }
P, td, th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 17px; }
H1, .Heading { font-family: Arial, Verdana, Helvetica; font-size: 20px; font-weight: normal; color: #0A2077; line-height:20px; }
H2 { font-family: Arial, Verdana, Helvetica; font-size: 14px; font-weight: bold; color: #000000;  }
H3 { font-family: Arial, Verdana, Helvetica; font-size: 13px; font-weight: bold; color: #0A2077; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 15px; padding-left: 15px; }
H5 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 15px; border-bottom: solid 1px #000000; text-decoration: none; }
H5 A { text-decoration: none; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 19px; }
UL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 19px; list-style-type: square; }
A { color: #0A2077; font-weight: bold; text-decoration: underline; }
A:hover { color: #778392; font-weight: bold; text-decoration: none; }
A.white { color: #FFFFFF; font-weight: normal; text-decoration: underline; }
A.white:hover { color: #FFFFFF; font-weight: normal; text-decoration: none; }
.color { color: #0A2077; }
.bg1 { background-color: #FFFFFF; }
.bg2 { background-color: #0A2077; } 
.small { font-size: 11px; }  
.white { font-size: 12px; color: #FFFFFF; }
.color { font-size: larger; color: #0A2077; }
.philosophy { font-family: Arial, Verdana, Helvetica; font-size: 20px; color: #0A2077; line-height: 25px; letter-spacing: 1px; }
.docsummaryborder { color: #D4D2D3; padding: 4px 4px 4px 4px; border: solid 1px #ffffff; }
.footerbg { background-image: url(../images/footerbg.gif); background-repeat: repeat-x; }
.menubg { background-image: url(../images/menubg.gif); background-repeat: repeat-x; }
.eNewsBody { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: #E2E2E2; }
.eNewsHeading { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: bold; text-decoration: underline; }
.eNewsHeading:hover { color: #000000; text-decoration: none; }
.eNEWSTitle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0A2077; font-weight: normal; text-decoration: underline; }
.eNEWSTitle:hover { color: #000000; text-decoration: none; }
.eNEWSItemRow { font-family: Arial, Helvetica, sans-serif; color: #000000; font-weight: bold; }
.searchhilite { background-color: #cccccc; }
.FormButton  { height: 19px; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: bold; background-color: #0A2077; border: solid 1px #0A2077; }
.FormText { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; background-color: #FFFFFF; border: solid 1px #000000; }
.FormTextRequired { height: 19px; font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; background-color: #FFFFFF; border: solid 1px #FF0000; }

/*table formatting*/
.tablines { background-color: #D4D2D3; }
 
/*a light colour on the borders of branded tables*/
.tabtitle{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FFFFFF; background-color: #0A2077; }

/*Used if table has an extra heading.*/
.tabhead { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0A2077; background-color: #FFFFFF; }

/*dark colour, matching nav bar or other strong colour in the site.*/
.tabbody { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background-color: #FFFFFF; }

/*standard text, white background, black text is most common.*/
.tabtotal{ font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; background-color: #FFFFFF; }

.identity-theft { width:530px; height:311px; padding:0; margin:0 auto; background-image:url(/images/identity-theft.jpg); background-repeat:no-repeat; }

.button {
	font-size:.9em;
	font-weight: bold;
	color: #FFF;
	background-color:#1C2576;
	border-bottom:1px solid #1C2576;
	border-right:1px solid #1C2576;
	border-left:1px solid #1C2576;
	border-top:1px solid #1C2576;
	text-decoration: none;
	cursor:pointer;
}/*Buttons within forms.
If adding new forms put a class="button" in submit and reset tags*/

/*colored form elements - add class to input boxes and select boxes, 
but not to check boxes or radio buttons*/
select {
	font-size:1em;
	color:#000;
	background-color:#FFF;
}
.textbox {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textbox40 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:40px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textbox50 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:50px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textbox60 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:60px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textbox80 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:80px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textbox100 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:100px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textbox150 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:150px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textbox200 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:200px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:200px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}
.textarea2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	width:220px;
	color:#000;
	background-color:#FFF;
	border:#000 1px solid;
}

.form {
	font-size:1em;
	color:BLACK;
	background-color:#FFF;
}
/**************************OLD STYLES**************************/

/**************************NEW STYLES**************************/
/*These styles only effect the contact us form*/
#contactsForm fieldset {
	padding:0;
	border:none;/*removes default border*/
	float:none;
	width:400px;/*restricts the width of the fieldset, and there-by the form*/
}

#contactsForm fieldset div {
	width:100%;
	clear:both;/*This keeps the form in sets of one label and one field per line*/
}

#contactsForm legend { /*This acts as a title to a group of form fields*/
	font-size: 1.2em;
	font-weight: bold;
	color: #1C2576;
}

#contactsForm label {
	text-align:right;
	float:left;
	display:block;
	width:110px;
	margin:10px 0 0 0;
}

.clearleft {
	clear:left;
}


#contactsForm input, #contactsForm select, #contactsForm textarea {
	float:left;
	margin:10px 0 0 10px;
}

#contactsForm #submit {
	float:none;
	margin:0 0 25px 120px;
}

#contactsForm p {
	padding:0 0 10px 0;
	clear:both;
}

#contactAddress1 {
	position: relative;
	width: 200px;
}

#contactAddress2 {
	float: right;
	width: 300px;
}
.secondrylabel {
	width:150px !important;
	text-align:left !important;
	padding:2px 5px 2px 2px;
	margin:0px 5px 0px 0px;
}
.secondrybox {
	margin-left:110px;
}
/**************************NEW STYLES**************************/

















/*same background as tabbody but bold the text */
.NewsWireResult{ BORDER-RIGHT: graytext 1px solid; BORDER-TOP: graytext 1px solid; BORDER-LEFT: graytext 1px solid; BORDER-BOTTOM: graytext 1px solid; MARGIN-BOTTOM: 10px; PADDING: 2px; }
.NewsWireResult H3 { MARGIN-TOP: 2px; MARGIN-BOTTOM: 0em; }
.DataResult { BORDER-RIGHT: graytext 1px solid; BORDER-TOP: graytext 1px solid; BORDER-LEFT: graytext 1px solid; BORDER-BOTTOM: graytext 1px solid; MARGIN-BOTTOM: 10px; PADDING: 2px; }
.DataResult H3 { MARGIN-TOP: 2px; MARGIN-BOTTOM: 0em; }