/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #516287;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:url(../images/bg.gif);
	background-repeat: repeat-x;
}

table { 
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #516287;
}

p {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #516287;
	line-height : 12pt;
	/*  margin: top right bottom left */
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;	
}	

ul	{	
	font-family: tahoma, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 8pt;
	color:#516287;
	padding: 5px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
}						

li {	
	font-size: 8pt;
	/*  margin: top right bottom left */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
				
img { 
	behavior: url(/style/iepngfix.htc) 
}


#section {
	width:650px;
	background-color:#fff;
}
	#section_hdr {
		float: center;
		width:640px;
		padding:10px 10px;
		border-top:2px dotted #516287;
		border-bottom:2px dotted #516287;
	}
		.section_hdr_image {
			margin:0px 0px 0px 0px; 
		}
		#section_content {
			width:640px;
			padding:0px 0px 0px 0px;
		}
		.section_item {
			width:140px;
			float:left;
			margin:0px 0px 0px 0px;
		}

/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
H1 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-variant: normal;
	color: #516287;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
} 

H2 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H3 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H4 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H5 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	display: inline;
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #000000; 
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H6 {	
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;	
	font-weight: normal;
	font-style: italic;
	font-variant: normal;
	color: #000000; 
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.hdrspace {
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	text-decoration: underline;
	color: #5a6a8e;
}

a:visited {	
	text-decoration: underline;
	color: #5a6a8e;
}

a:hover {	
	text-decoration: underline;
	color: #333333;
}
								
a:active {	
	text-decoration: underline;
	color: #333333;
}		


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.credits {	
	font-size: 8pt;
	color: #5a6a8e;
}
				
a.cr:link {	
	text-transform: uppercase;
	text-decoration: none;
	color: #5a6a8e;
}

a.cr:visited {	
	text-transform: uppercase;
	text-decoration: none;
	color: #5a6a8e;
}

a.cr:hover {	
	text-transform: uppercase;
	text-decoration: underline;
	color: #5a6a8e;
}

a.cr:active {	
	text-transform: uppercase;
	text-decoration: underline;
	color: #5a6a8e;
}

th.gray1 {
	font-family: tahoma, verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color: #DEE1E2;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 16px 5px 16px;	
}

.hpbox {
	/*  margin: top right bottom left */
	background-color: #d7e2fc;
	color: #8b95bc;
	border-color: #c4d3f2;
	border-width: 2px;
	border-style: solid;
}

.whitetable {
	/*  margin: top right bottom left */
	margin: 0px auto 0px auto;
	padding: 20px 20px 20px 20px;	
	background-color: #ffffff;
	color: #516287;
}

.border2 {
	background: #EDEDEE; /* color image repeat attachment position */
	margin: 8px auto 0px auto; /* top right bottom left   NOTE: Auto for left and right centers a table or div tag*/
	padding: 0px 0px 0px 0px; /* top right bottom left */
	border: 1px solid #000000; /* width style color */
}

.navspace	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 12px 15px 12px 15px;
}


/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */

.white {
	background-color: #ffffff
}

.black {
	background-color: #000000;
}

.gray {
	background-color: #CFD6E3;
}



.bg2 {
	background-image: url(/images/lorem2.gif);
	background-repeat: no-repeat;
}

.bg3 {
	background-image: url(/images/lorem3.gif);
	background-repeat: repeat-x;
}
				
.bg4 {
	background-image: url(/images/lorem4.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

.smalltxt {
	font-size:7pt;
	line-height:8pt;
	padding:0px;
}

