body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #0966ac;
	text-align: justify;
}

a {
	color: #054370;
	text-decoration: none;
	border:none;
}

a:hover {
	color: #043355;
	text-decoration: underline;
}

ul {
	color: #075289;
}

div.main {
	margin: auto;
	width: 600px;
	height: 590px;
	overflow: auto;
	padding-top: 5px;
}

li {
	list-style-type:none;
}

.home {
	background-color: #b2d7f2;
	height: 590px;
	list-style-position: inside;
}

#sideleft {
	width: 178px;
	height: 195px;
	float: left;
	background-image: url(../images/corners_top_left.gif);
	background-repeat: no-repeat;
}

#sideright {
	width: 422px;
	height: 195px;
	float: right;
	background-image: url(../images/corners_top_right.gif);
	background-repeat: no-repeat;
}

#lbottom {
	height: 395px;
	padding-top: 195px;
	background-image: url(../images/corners_bottom_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

#Rbottom {
	height: 395px;
	padding-top: 195px;
	background-image: url(../images/corners_bottom_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;	
}

#content {
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 381px;
	display: block;
	background-color: #B2D7F2;
}

#content li {
	list-style-type: none;
}

.pages {
	background-color: #b2d7f2;
	height: 590px;
}

#nav {
	padding-left: 14px;
	position: absolute;
	top: 148px;
	width: 159px;
}

#nav ul {
	padding: 0px;
	margin: 0px;
}

#nav li {
	list-style-type: none;
	background-image: url(../images/nav_separator.gif);
	background-position: bottom;
	height: 25px;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#navlinks {
	margin-left: 5px;
	background-image: url(../images/nav_separator.gif);
	background-position: bottom;
	border:none;
}

#separator {
	margin-top: 5px;
	margin-bottom: 5px;
}

#heading  {
	margin: 0px;
	width: 170px;
	float: left;
	display: block;
	padding-top: 31px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 17px;
}

#heading ul {
	margin: 0px;
	padding: 0px;
}

#heading li  {
	list-style-type: none;
}

#heading2  {
	margin: 0px;
	width: 175px;
	float: left;
	display: block;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 17px;
}

#heading2 ul {
	margin: 0px;
	padding: 0px;
}

#heading2 li  {
	list-style-type: none;
}

#headingsub  {
	margin: 0px;
	width: 390px;
	float: left;
	display: block;
	padding-top: 31px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 17px;
}

#headingsub ul {
	margin: 0px;
	padding: 0px;
}

#headingsub li  {
	list-style-type: none;
}

#aheadingsub  {
	margin: 0px;
	width: 394px;
	display: block;
	padding-top: 31px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 17px;
	overflow: auto;
	height: 350px;
}

#aheadingsub ul {
	margin: 0px;
	padding: 0px;
}

#aheadingsub ol  {
	list-style-type: none;
	margin:0px;
	padding:0px;
}

#aheadingsub ol li {
	list-style-type: none;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#aheadingsub li  {
	list-style-type: none;
}


#thumb	{
	width: 62px;
	float: left;
	padding-right: 9px;
}

#thumb2	{
	width: 160px;
	float: left;
}

#thumb3	{
	width: 160px;
	float: left;
}

#spaceb	{
	padding-bottom: 11px;
}

#mainsep {
	float: left;
	background-image: url(../images/main_sparator.gif);
	background-repeat: no-repeat;
	width: 415px;
	background-position: center;
	display: block;
	height: 18px;
}

#more {
	padding-left: 5px;
	border:none;
}

#more2 {
	text-align: right;
}


#bold {
	font-weight: bold;
}

#sublinks {
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	width: auto;
}

#sublinks a {
	text-decoration: underline;
	color: #0966ac;
}

#sublinks a:hover {
	color: #053E67;
}

#bullet {
	background-repeat: no-repeat;
	padding-right: 8px;
}

#boldheading {
	font-weight: bold;
	font-size: 12px;
	color: #165787;
	font-style: italic;
	height: 20px;
}

#txtheadings {
	font-weight: bold;
	font-size: 12px;
	color: #0966ac;
}

#txtheadings ul {
	margin:0px;
	padding:0px;
}

#sub2 {
	font-weight: bold;
	color: #333333;
	height: 18px;
}

#boximage {
	float: left;
	padding-right: 9px;
}

#boximage2 {
	display: inline;
	width: 160px;
	float: left;
	padding-top: 10px;
}

#boximage3 {
	display: inline;
	width: 160px;
	float: right;
	padding-top: 10px;
}

#copyright {
	padding-top: 6px;
	text-align: center;
}

#textalign {
	width: 160px;
	float: left;
}

#smallfont {
	font-size:10px;
	padding-top: 5px;
	color: #366C98;
	width: 160px;
}

#imgwidth{
	width: 370px;
	display: block;
	height: 145px;
}
