/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #979AA7;
	height: 100%;
	min-width: 895px;
	}
	
	html { 
	min-height: 100%;
	margin-bottom: 1px; 
	}

p, table, td, th, ul, ol, h1, h2, h3, h4, h5, h6 {
	font:normal 11px/15px "Lucida Grande", Verdana, Geneva, Arial, sans-serif
	margin:0;
	padding:0;
}

p {
	padding-bottom:0.1em;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	line-height:.8em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0B4384;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#0B4384 !important;
	text-decoration:none;
}

h1 {
	margin:1em 0 0.75em 0;
	font-size:30px;
	font-weight:normal;
	border-bottom: 1px solid #0B4384;
	padding-bottom: 4px;
}

h2 {
	font-size:24px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0;
}

h3 {
	margin:0em 0 0 0;
	font-size:19px;
	line-height:24px;
	font-weight:normal;
	color:#0B4384;
}

h4 {
	font-family:"Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;
	font-weight:bold;
	margin:0 0 0.4em 0;
}

ul, ol {
	line-height:10px;
	list-style-type: none;
	margin-left: 1em;
	font-size: 12px;
	padding-left: 0px;
	}

.commentarymain {
	float: left;
	width: 330px;
	visibility: inherit;
	height: 100%;
	margin-bottom: 10px;
	margin-right: 10px;
}

.sidetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(hl1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 15px;
	font-weight: bold;
	text-decoration: none;
	height: 23px;
}
	

li {
	padding-bottom:10px;
	line-height:15px;
	padding-left: 1.05em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
}

.sidecontent {
	padding: 10px;
	background-image: url(images/sidecontentbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.parent {
	width: 100%;
	position: relative;
	height: 100%;
	display: block;
	text-align: left;
}
.headerad {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	color: #999999;
	font-size: 9px;
	float: left;
	left: 80px;
	position: relative;
	width: 200px;
	top: 15px;
}
.headercell {
	padding: 8px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.headerph {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	color: #999999;
	font-size: 9px;
	margin-bottom: 10px;
	left: 175px;
	width: 200px;
	position: relative;
	top: 15px;
}
.footer {
	font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	color: #999999;
	font-size: 10px;
	padding: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.footer a {
	color: #666666;
}
.contentcell {
	background-image: url(images/maincontentbg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 10px;
	padding-left: 10px;
}
.footerleft {
	float: left;
}
a {
	text-decoration: none;
	color: #0B4384;
}

a:visited {
	text-decoration: none;
	color: #0B4384;
}

.contentcell2 {
	padding-right: 10px;
	padding-left: 10px;
}

.contacttable {
	padding-top: 15px;
}

.singlecolumnwidth {
	width: 630px;
	position: absolute;
	float: left;
	overflow: visible;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
}
.footer .footerleft a {
	color: #0B4384;
	text-decoration: none;
}
.footer a {
	color: #0B4384;
	text-decoration: none;
}
