body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6aadcc;
	background-image: url(images/design/bg.gif);
	background-repeat: repeat-x;
}

h2 {
	font-size: 24px;
	letter-spacing: -3px;
	text-transform: uppercase;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #0070C6;
	margin: 0px;
}

h3 {
	font-size: 20px;
	letter-spacing: -1px;
	text-transform: uppercase;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #0070C6;
	margin: 0px;
	text-align: right;
}

.fieldset {
	border:solid 2px #F6F6F6;
	padding: 4px;
	width: 500px;
}

.legend { color:#0067BE; padding: 2px; } 


.contentcontainer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0070C6;
	text-align: left;
	width: 900px;
	background-color: #F9F9F9;
	height: 100%;
}

.form {
      background: #fff;
      color: #4B4B4B;
      border: solid 1px #0067BE;
      }

#tabnavi {
	text-align: center;
	background-color: #F9F9F9;
	margin-bottom: -3px;
}

#tabnavi a {
	color: #0070C6;
}

#textnavitop {
	color: #0070C6;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
}
.innercontentcontainer {
	text-align: left;
	width: 100%;
	border-top: #0170C9;
	border-right: 4px solid #0170C9;
	border-bottom: 4px solid #0170C9;
	border-left: 4px solid #0170C9;
	background-color: #FFFFFF;
}

.contentarea {
	width: 66%;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	margin: 0px;
}

.contentarea a:hover {
	background-color: #0070C6;
	color: #FFFFFF;
}

.leftnavi {
	width: 15%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border-right: 3px solid #F5F5F5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}

.leftnavi p {
	margin: 0px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0070C6;
}

.leftnavi_text a:hover {
	padding: 5px;
}

.leftnavi_text a {
	border: none;
	
}

.rightnavi {
	width: 15%;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 3px solid #F5F5F5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
}

.rightnavi p {
	margin: 0px;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0070C6;
}

.footer {
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #F5F5F5;
	margin-top: 10px;
	clear: both;
}

a {
	color: #0070C6;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0070C6;
}
.feedicon {
	vertical-align: middle;
}
#rssbox p {
	border: none;
	font-size: 12px;
	padding: 1px;
}
#headerbar {
	background-image: url(images/design/headerbg.jpg);
}

.indexcontainer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0070C6;
	width: 120px;
	color: #FFFFFF;
	padding: 2px;
	margin: 2px;
}

.container {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0070C6;
	color: #FFFFFF;
	float: left;
	width: 120px;
	padding: 2px;
	margin: 2px;
}
.containerinfo {
	color: #0070C6;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 10%;
}

img { 	border: 0px none #000000;  }

.largecontainer {
	color: #FFFFFF;
	background-color: #0066CC;
	padding: 10px;
	float: left;
	width: 480px;
}
.largecontainerinformation {
	color: #0066CC;
	background-color: #FFFFFF;
	font-size: 14px;
	padding: 2px;
	margin-top: 5px;
	text-align: left;
}

.newscontainer {
	margin: 5px;
	border: 3px solid #F3F3F3;
}

.newscontainer a:hover{
	color: #0066CC;
	background-color: #FFFFFF;
}

.newsinfo {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	margin: 3px;
}
.storytext {
	padding: 4px;
}