/* **********************************
HTML Styles
*********************************** */
body {
	background: #121212; /* color image repeat attachment position */  /* color image repeat attachment position */
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	margin: 0px auto 0px auto; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

table {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
}

p {
	margin: 10px 0px 3px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

ul	{	
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 5px 0px 5px 10px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}
	
li	{	color: #ffffff;
	margin: 5px 0px 5px 15px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
	}

hr {
	width: 100%;
	height: 1px;
	border: none 0; 
	border-top: 2px dotted #000000;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 2px 0px 0px 0px; /* top right bottom left */
}

/* **********************************
Header Styles
*********************************** */	

h1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #103990;
	margin: 0px 0px 10px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

h2 {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #121212;
	margin: 10px 0px 5px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

h3 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	color: #0D4A88;
	margin: 5px 0px 5px 5px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

h4 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	color: black;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 3px 0px; /* top right bottom left */
}

h5 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-variant: normal;
	font-weight: normal;
	font-style: normal;
	color: #0D4A88;
	margin: 0px 0px 5px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

h6 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-variant: normal;
	font-weight: bold;
	color: #0D4A88;
	margin: 0px 0px 0px 0px; /* top right bottom left */
	padding: 0px 0px 0px 0px; /* top right bottom left */
}

/* **********************************
Link Styles
*********************************** */

a:link {
	color: #ffffff;
	font-weight: bold;
	font-variant: underline;
	font-size: 9pt;
}

a:visited {
	color: #ffffff;
	font-weight: bold;
	font-size: 9pt;
}

a:hover {
	color: #121212;	
	font-size: 9pt;
}

a:active {
	color: #121212;	
	font-size: 9pt;
}

img {
	behavior: url(/style/iepngfix.htc) 
}

/* **********************************
Custom Styles
*********************************** */

.blacktop {
	background: #121212 url(/images/bg_top.gif) no-repeat; /* color image repeat attachment position */ 
	background-position: top center;
}

.red {
	background: #d82430 url(/images/bg.jpg) no-repeat; /* color image repeat attachment position */
	background-position: top center; 
}

.blackbtm {
	background: #121212 url(/images/bg_btm.gif) no-repeat; /* color image repeat attachment position */ 
	background-position: top center;
}

.black {
	font-family: Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
}

a.nblack:link {
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

a.nblack:visited {
	color: #000000;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

a.nblack:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}

a.nblack:active {
	color: #ffffff;
	text-decoration: underline;
	font-size: 9pt;
	font-weight: bold;
}


.credits {
	margin: 5px 0px 0px 30px; /* 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 */
	background: transparent;
	color: #ffffff;
	font-size: 7pt;
}

a.cnav:link {
	color: #da2835;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: bold;
}

a.cnav:visited {
	color: #da2835;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: bold;
}

a.cnav:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: bold;
}

a.cnav:active {
	color: #FFF;
	text-decoration: underline;
	font-size: 7pt;
	font-weight: bold;
}

.error_alert {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
}
