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


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eeeeee;
	font: 13px/1.5em Verdana, Geneva, sans-serif;
	color: #666;
}

	

	
.subbar {
	background-image: url(images/head_bkgnd.gif);
	background-repeat: repeat-x;
	}

.backgrnd {
	background-image: url(images/body_bkgnd.gif);
	background-repeat: repeat-y;
	}

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

.readmore {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BD1310;
}
.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;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 10px;
	color: #666;
	padding-right: 10px;
	margin-right: 20px;
	line-height: 10px;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #BD1310;
	padding-left: 10px;
	margin-left: 10px;
	padding-right: 10px;
	margin-right: 20px;
}
.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;

}

.blue {
	color: #748DAF;
	
}
.red {
	color: #BD1310;
	
}
.cells {
	border: 1px solid #CCC;
}
.indent_table {
	margin-right: 8px;
	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;
}
.sidelist
{
	font-size: 10px;
	line-height: 15px;
	background-image: url(images/otiumicon.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.2em;
	padding-left: 18px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin-left: 15px;
}
.mainlist
{
	background-image: url(images/lrg_otiumicon.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.2em;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-left: 20px;
}
.sideback {
	background-image: url(images/sideback.gif);
	background-repeat: no-repeat;
	}

