/*@import url(/guardians.css); */

/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #4A5184 fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #4A5184;
	text-decoration: none;
	font-size: 13px;

}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 30px Arial;
 color: #FFFFFF;
 margin: 0px;
 padding: 0px;
}

h2{
	color: #4A5184;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;
	text-align: left;
	border: 0px none;
	font-size: 22px;
}

h3{
	font: bold 100% Arial;
	color: #949EC6;
	margin: 0px;
	padding: 0px;
}

h4{
	font: bold 14px Arial;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;

}

h5{
 font: 100% Arial;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
	list-style-type: square;
	text-transform: none;
	font-family: Arial;
	font-size: 13px;

}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial;
 color: #334d55;
}
				
input{
font-family: Arial;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:95.6%;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F2F2F2;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Arial;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	border-left: 1px solid #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
	font-size: 9px;
}

/************** utility styles *****************/

#utility{
	font: 75% Arial;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	margin:0px;
	padding: 0px;
	font-family: Arial;
	font-weight: bold;

}

#pageName img{
	position: absolute;
	top: 7px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

/*
#globalNav{
position: relative;
width: 600;
min-width: 600px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url(/images/glbnav_background.gif);
}
*/

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
	font-size: 12px;
	color: #4A5184;
	font-weight: bold;
	margin: 0px;
	padding: 0px 2px 2px 4px;
	border-left: 1px solid #A5B6E7;
	font-family: Arial;
}

a.glink:hover{
  	background-image:  url(/images/glblnav_selectedp.gif);
	text-decoration: none;
}

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}

/*************** search styles *****************/

#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}


/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Arial;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}

.feature h3{
	color: #000000;
	padding: 30px 0px 5px 0px;
	font-family: Arial;
	font-weight: bold;

}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.story {
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story h3{
	color: #006699;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;


}

.story p {
	padding: 0px 0px 10px 0px;
	font-size: 13px;

}

.story a.capsule{
	font: bold 1em Arial;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

/*
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url(/images/bg_navp.jpg);
	font-weight: bold;
	padding: 0px;
	color: #000000;
}
*/

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #C6D3EF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}


/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/
p {
	font-family: Arial;
	font-size: 13px;
}
td {
	font-family: Arial;
	font-size: 13px;
}
ol {
	font-family: Arial;
	font-size: 13px;
	line-height: normal;
}
img {
}
.logo {
	padding: 10px;
	background-color: #FFFFFF;
	text-align: center;

}
blockquote {
  margin-left: 0px;
  margin-bottom: 10px;
  margin-right: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	background-color: #949EC6;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
.quote {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	background-color: #949EC6;
	padding-right: 10px;
	padding-left: 10px;
}
.highlightforguy {
	background-color: #FFFF66;
	font-family: Arial;
	font-size: 14px;
}
.table {
	border: 3px solid #000066;
}

.body {
	font-size: 11pt; 
	color: #ffffff;
}
.output {
	font-size: 11pt; 
	color: #ffffff;
}
.result {
	font-size: 11pt; 
	color: #ffffff;
}
.error_list {
	font-size: 12pt; 
	color: #ffffff;
}
.error_list_element {
	font-size: 12pt; 
	color: #ffffff;
}
.note {
	font-size: 9pt; 
	background-color: #ffcccc;
	color: #000000;
	border-bottom: 2px solid #ff6666;
	border-right: 2px solid #ff6666;
	border-top: 2px solid #ffeeee;
	border-left: 2px solid #ffeeee;
	padding: 7px;
	font-style: italic; 
}
.debug {
	font-size: 8pt; 
	background-color: #ffffff;
	color: #000000;
	font-family: Courier New, Courier; 
	font-style: pre;
}
.sql_popup_suffix { 
	padding-left: 3px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	white-space: nowrap; 
}
.popup { 
	color: #000000; 
	background-color: #eeeeff;
	border-bottom: 1px solid #ccccff;
	border-right: 1px solid #ccccff;
	border-top: 1px solid #666699;
	border-left: 1px solid #666699;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left; 
	word-spacing: normal;
}
.textarea { 
	color: #000000; 
	background-color: #eeeeff;
	border-bottom: 1px solid #ccccff;
	border-right: 1px solid #ccccff;
	border-top: 1px solid #666699;
	border-left: 1px solid #666699;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left; 
	word-spacing: normal;
}
.textfield { 
	color: #000000; 
	background-color: #eeeeff;
	border-bottom: 1px solid #ccccff;
	border-right: 1px solid #ccccff;
	border-top: 1px solid #666699;
	border-left: 1px solid #666699;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left; 
	word-spacing: normal;
}
.filefield { 
	color: #000000; 
	background-color: #eeeeff;
	border-bottom: 1px solid #ccccff;
	border-right: 1px solid #ccccff;
	border-top: 1px solid #666699;
	border-left: 1px solid #666699;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left; 
	word-spacing: normal;
}
.checkbox { 
	color: #000000; 
	background-color: #eeeeff;
	border-bottom: 1px solid #ccccff;
	border-right: 1px solid #ccccff;
	border-top: 1px solid #666699;
	border-left: 1px solid #666699;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left; 
	word-spacing: normal;
}
.radio {  
	font-size: 7pt; 
	font-style: normal;
	margin-top: 3;
	margin-bottom: 3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #512d5d;
}
.littlebutton { 
	color: #FFFFFF; 
	background-color: #949EC6;
	border-bottom: 1px solid #666699;
	border-right: 1px solid #666699;
	border-top: 1px solid #ccccff;
	border-left: 1px solid #ccccff;
	font-size: 7pt; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: center; 
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button { 
	color: #000000; 
	background-color: #949EC6;
	border-bottom: 1px solid #666699;
	border-right: 1px solid #666699;
	border-top: 1px solid #ccccff;
	border-left: 1px solid #ccccff;
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	word-spacing: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.button_table_class {
	empty-cells: show;
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin-top: 5px;
}
.layout_table_class {
	empty-cells: show;
	border-collapse: collapse;
	border: none;
	padding: 0px;
	margin: 0px;
}
.render_rows_table_class {
	empty-cells: show;
	border-collapse: collapse;
	border: solid;
	border-width: 1px;
	border-color: black;
}
.render_rows_header_row { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #ffffff;
	background-color: #000000;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	word-spacing: normal
}
.render_rows_totals_row { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #ffffff;
	background-color: #000000;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	word-spacing: normal
}
.render_rows_line1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #000000; 
	background-color: #bbbbbb; 
	font-size: 7pt; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left; 
	word-spacing: normal;
}
.render_rows_line2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #000000; 
	background-color: #aaaaaa; 
	font-size: 7pt; 
	font-weight: normal;
	font-style: normal; 
	line-height: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-align: left; 
	word-spacing: normal;
}
.render_form_table_class {
	width: 90%; 
	font-size: 9pt; 
	color: #000000;
	margin-top: 12px;
	margin-bottom: 6px;
	background-color: #949EC6;
	border-bottom: 1px solid #666699;
	border-right: 1px solid #666699;
	border-top: 1px solid #ccccff;
	border-left: 1px solid #ccccff;
	border-collapse: collapse;
}
.render_form_inside_table_class {
	width: 90%; 
	font-size: 9pt; 
	color: #000000;
	background-color: #949EC6;
	margin: 6px;
	border-collapse: collapse;
}
.render_form_fieldset {
	border-color: #9999cc;
	margin: 10px;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-bottom: 5px;
}
.render_form_text_above {
	margin: 8px;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.render_form_legend {
	padding: 3px;
	font-size: 9pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.render_form_label { 
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	white-space: nowrap; 
}
.render_form_element { 
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	white-space: nowrap; 
}
.render_form_element_suffixed { 
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	white-space: nowrap; 
}
.render_form_suffix_table { 
	padding: 0px;
	text-align: left;
}
.render_form_suffix { 
	padding-left: 3px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	font-size: 7pt; 
	white-space: nowrap; 
}
.render_table_table_class {  
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;
	vertical-align: top;
}
.render_table_header_row { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	color: #ffffff;
	background-color: #000000;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	word-spacing: normal
}
li { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 1px;
	margin-left: 6px;
	margin-right: 9px;
	margin-bottom: 1px;
}


.neat_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt; 
	color: #000000;
	margin-top: 12px;
	margin-bottom: 6px;
	background-color: #949EC6;
	border-bottom: 1px solid #666699;
	border-right: 1px solid #666699;
	border-top: 1px solid #ccccff;
	border-left: 1px solid #ccccff;
	border-collapse: collapse;
}
.neat_inside_table {
	width: 90%; 
	font-size: 9pt; 
	color: #000000;
	background-color: #949EC6;
	margin: 3px;
	border-collapse: collapse;
}
.neat_fieldset {
	border-color: #ffffff;
	color: #0000ff;
	border: 5px;
	margin: 0px;
	padding: 0px; 
}
.neat_label { 
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	white-space: nowrap; 
}
.neat_element { 
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	white-space: nowrap; 
}
.neat_text_above { 
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 1px;
	color: #000000;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
}

a.bigbold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.bigbold:hover {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-decoration: none;
}
a.bigbold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14pt;
	color: #ffffff;
	text-decoration: none;
}