@charset "UTF-8";
/* CSS Document */

a:link {
	color: #748DAF;
}
a:visited {
	color: #748DAF;
}
a:hover {
	color: #748DAF;
}
a:active {
	color: #748DAF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image: url(../images/gradient_1px.jpg);
	background-repeat: repeat-x;
	font: 13px/1.5em Verdana, Geneva, sans-serif;
	color: #666;
}

	
.sideback {
	background-image: url(../images/sidebkgrd.gif);
	background-repeat: no-repeat;
	}
	
.backgrnd {
	background-image: url(../images/bkgnd.gif);
	background-repeat: repeat-y;
	}
.blueline_y {
	background-image: url(../images/1px_blue.gif);
	background-repeat: repeat-y;
	}
	
.blueline_x {
	background-image: url(../images/1px_blue.gif);
	background-repeat: repeat-x;
	}

.smalltxt2 {
	font-size: 10px;
	line-height: 15px;
	
}

.readmore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #748DAF;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	margin-left: 10px;
	color: #666;
	padding-right: 10px;
	margin-right: 20px;
}

h1 {
	font-family: "Helvetica Neue Light", Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	color: #748DAF;
	margin-right: 20px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
}
.dotted_line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #333;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 5px;
}
.smallitalics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	color: #748DAF;

}
.bluetablebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	color: #748DAF;
	margin-right: 20px;
	font-weight: bold;
	line-height: 15px;
}
.bluetable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	color: #666;
	margin-right: 20px;
	line-height: 13px;
}
.blue {
	color: #748DAF;
	
}
.red {
	color: #BD1310;
	
}
.cells {
	border: 1px solid #CCC;
}
.indent_table {
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #d1d8e1;
}
.indent {
	
	padding-left: 15px;
	padding-right: 5px;
	margin-left: 15px;
	padding-right: 10px;
	margin-right: 20px;
}

ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li
{
	background-image: url(../images/paperclip.gif);
	background-repeat: no-repeat;
	background-position: 0.1em -0.1em;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 14px;
	margin-left: 20px;
	padding-right: 10px;
	margin-right: 20px;
}
.pdf
{
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.2em;
	padding-left: 18px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-left: 15px;
}