body 
{
 text-align: center;
 width: 760px;
 margin-right: auto;
 margin-left: auto;
} 

#Container {
	text-align: center;
	visibility: visible;
	position: relative;
	width:760px;
	top: 2px;
	margin-top: 0;
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#top {
	position: relative;
	visibility: visible;
	width: 760px;
	height: 100px;
	padding-top: 0px;
	text-align: center;
	background-color: #ffffff;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#heading{
	z-index: 13;
	text-align: center;
	top: 0px;
	width: 760px;
	Height: 20px;
	font-size:95%;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}	

#Outernews {
	border: 1px solid #0097D7;
	width: 90%;
	left: 0%;
	right: 5%;
	color: #0098D7;
	padding-top: 5px;
	padding-bottom: 5px;
	top: 0px;
	background-color: #C7DEF3;
	position: relative;
}
#news {
	border: 1px solid #0097D7;
	width: 96%;
	left: 2%;
	right: 2%;
	color: #0098D7;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
}



#innercontainer {
	background-color: #ffffff;
	width: 760px;
	height: auto;
	top: 2px;
}

#inner {
	width: 760px;
	float: left;
	min-height:470px;
	margin-bottom: 10px;
	top: 2px;
	/*border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DADAB6;
	border-right-color: #DADAB6;
	border-bottom-color: #DADAB6;
	border-left-color: #DADAB6;*/
	background-color: #ffffff;
}	
#Content li {
	list-style-position: outside;
	list-style-type: circle;
}

#innerpages {
	width: 760px;
	float: left;
	min-height:470px;
	margin-bottom: 10px;
	top: 2px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DADAB6;
	border-right-color: #DADAB6;
	border-bottom-color: #DADAB6;
	border-left-color: #DADAB6;
	background-color: #ffffff;
	
}	

#leftcontainer{
	position: relative;
	float: left;
	width: 147px;
	min-height:600px;
	text-align: left;
	margin-left: 0px;
	visibility: visible;
	z-index: 60;
	top: 0px;
	background-image: url(../Images/navbar.jpg);
}

#navbar {
	font-size: 9pt;
	position: relative;
	margin-left: 0px;
	visibility: visible;
	z-index: 30;
	left: 0px;
	top: 5px;
	width: 147px;
	float: left;
	height: 500px;
	background-image: url(../Images/navbar.jpg);
}

#navbar ul{
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0px;
	margin-left: 0;
	visibility: inherit;
	background-color: #039BCD;
	
}
	
#navbar li{
	width: 140px;
	text-align: right;
	margin-left: 0px;
	float: left;
	text-decoration: none;
	height: 20px;
	padding-right: 5px;
	background-color: #039BCD;

}

#navbar li a:link{
	display: block;
	text-align: right;
	text-decoration: none;
	vertical-align: middle;
	color: #ffffff;
	background-color: #039BCD;
	
}

#navbar li a:visited{
	display: block;
	text-decoration: none;
	color: #ffffff;
	text-align: right;
	color:#ffffff;
	background-color: #039BCD;
	
}

#navbar li a:hover{
	color: #ffffff;
	background-image: none;
	text-decoration: none;
	text-align: right;
	display: block;
	vertical-align: middle;
	background-color: #039BCD;
	font-weight: bold;
}
#leftimage {
	font-size: 9pt;
	position: relative;
	margin-left: 0px;
	visibility: visible;
	z-index: 30;
	left: 0px;
	top: 5px;
	width: 147px;
	float: left;
	height: 400px;
	background-image: url(../Images/navbar-mid.jpg);
	background-repeat:repeat-x;
}

#rightcontainer{
	position: relative;
	float: right;
	width: 176px;
	min-height:500px;
	text-align: left;
	margin-left: 0px;
	visibility: visible;
	z-index: 15;
	background-color: #ffffff;
	border-top-width: 3px;
	border-top-style: none;
	border-top-color: #DADAB6;
	left: 0px;
	top: 0px;
}

#Centrecontainer {
	width: 605px;
	float: left;
	position: relative;
	left: 2px;
	top: 2px;
	background-color: #ffffff;
	z-index: 30;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-bottom: 5px;
}

#content {
	position: relative;
	visibility: visible;
	width: 98%;
	float: left;
	z-index: 12;
	left: 6px;
	height: auto;
	right: 0px;
	white-space: normal;
	text-align: left;
	top: 3px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	list-style-image: url(../Images/blueround.png);
}
#homecontent {
	background-color: #ffffff;
	width: 700px;
	margin-right: -1px;
	padding: 10px;
}
#homeimage {
	background-color: #ffffff;
	width: 414px;
	margin-right: -1px;
}

#innerleft {
	position: relative;
	visibility: visible;
	min-height:0px;
	width: 600px;
	float: left;
	z-index: 0;
	height: auto;
	white-space: normal;
	text-align: left;
	background-color: #FFFFFF;
	top: 0px;
	border-top-width: 3px;
	border-left-width: 2px;
	border-top-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	left: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

#innerright {
	position: relative;
	visibility: visible;
	min-height:0px;
	width: 176px;
	float: right;
	z-index: 20;
	left: 0px;
	height: auto;
	white-space: normal;
	text-align: center;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}

#ImageLeft {
	clear: both;
	float: left;
	position: relative;
	background-color: transparent;
}
#ImageRight {
	clear: both;
	float: right;
	position: relative;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #0D3B68;
	font-size: small;
	list-style-image: url(../Images/bullet.gif);
}

.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #666666;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0D3B68;
	text-align: left;
}

#footer {
	position: relative;
	visibility: visible;
	width: 100%;
	z-index: 20;
	height: 30px;
	right: 0px;
	white-space: normal;
	text-align: left;
	top: 0px;
	z-index: 20;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #ffffff;
}
#Footerleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	width: 300px;
	left: 0px;
	position: relative;
	visibility: visible;
	float: left;
	white-space: normal;
	text-align: left;
	height: 25px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#Footerright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	width: 380px;
	left: 0px;
	text-align: right;
	top: 0px;
	position: relative;
	visibility: visible;
	float: right;
	height: 25px;
	padding-right: 5px;
	padding-top: 5px;
}

.contentUP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #0098D7;
}

.contentboldCF {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #0D3B68;
}

.contentbolditalicUP {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-style:italic;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #0098D7;
}
.h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0D3B68;
	text-align: left;
}
.ContentSmlC {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	color: #0D3B68;
	font-size: x-small;
	list-style-image: url(../Images/bullet.gif);
}
.ContentSml {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	color: #0D3B68;
	font-size: x-small;
	list-style-image: url(../Images/bullet.gif);
}
.ContentBold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #0D3B68;
	text-align: left;
}
