/*  ---------------------------------------------------- +
	CSS Document 
	
	Author: Creative Navigation
	www.creativenavigation.com
	---------------------------------------------------- +
 */


/* Begin Global Styles*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000099;
}
a:link {
	color: #0066cc;
	text-decoration: underline;
}
a:visited {
	color: #3399ff;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a.special:link {
     color: #000099;
     text-decoration: underline;
}
a.special:visited {
     color: #000099;
}
a.special:hover {
     color: #000099;
     text-decoration: none;
}
ul {
	font-size: 13px;
	line-height: 18px;
	color: #000099;
}
li {
	width: 80%;
	list-style: none;
	padding-left: 18px;
 	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

table.mytable td {
	background-image:url(Images/divider_top.jpg); 
	background-repeat:no-repeat; 
	background-position:top; 
	padding-top:23px; 
	padding-bottom: 5px;
}


/* End Global Styles
	---------------------------------------------------- +
 */

.indented {
	padding-left: 20px;
	padding-right: 20px;
}
.smaller {
	font-size: 9px;
	line-height: 14px;
	color: #1C1C1C;
}
.Header
{
	font-weight: bold;
	font-size: 15px;
	text-transform: none;
	color: #000099;
	line-height: 22px;
}
.FooterBig {
	font-size: 11px;
	font-style: normal;
	color: #000099;
	line-height: 11px;
	font-weight: bold;
}
.FooterSmall
{
	font-size: 9px;
	color: #000099;
	line-height: 11px;
	font-style: normal;
}
.footnote {
	font-size: 9px;
	font-style: normal;
	color: #000099;
	line-height: 13px;
}
.required {
	font-size: 9px;
	font-style: normal;
	color: #FF0000;
	line-height: 13px;
}.body_tight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000099;
}
