#force-scrollbar { 
position: absolute; top: 0; bottom: -1px; width: 1em; z-index: -1; 
}
html{
margin:0;padding:0;overflow: -moz-scrollbars-vertical;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E8;
}
.background {
	background-image: url(../images/template/background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 45px;
}

.container {
	padding: 0px;
	height: auto;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
.top {
	margin: 0px;
	padding: 0px;
	clear: both;
	width: 761px;
}
.navigation {
	background-image: url(../images/template/navbar.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 761px;
	height: 30px;
	text-align: right;
	clear: both;
}
.navigation ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.navigation li {
	display: inline;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0073BC;
}
.navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	background-color: #004f84;
}
.left {
	margin: 20px;
	padding: 0px;
	float: left;
	width: 190px;
}
.left ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.left li {
	display: block;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(../images/template/divider.gif);
}
.left li:hover {
	display: block;
	margin: 0px;
	background-color: #E4F2FA;
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	background-image: url(../images/template/divider.gif);
}
.left a {
	font-size: 10px;
	font-weight: normal;
	color: #0073BC;
	text-decoration: none;
	line-height: 10px;
}
.left a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #0073BC;
	text-decoration: none;
	line-height: 10px;
}

.subnav a {
	font-weight: normal;
	color: #55B8E1;
}
.subnav a:hover {
	font-weight: normal;
	color: #0073BC;
}
.subnav li {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-type: circle;
	list-style-position: inside;
}
.subnav li:hover {
	display: block;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url();
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-position: inside;
	list-style-type: circle;
}
#subnavend {
	background-image: url(../images/template/divider.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.content {
	float: left;
	height: auto;
	width: 470px;
	background-image: url(../images/template/vertline.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #0073BC;
}
.content h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #0073BC;
}
.content a {
	color: #0073BC;
	text-decoration: none;
}
.content a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0073bc;
}
.content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.content ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.content ul {
	list-style-image: url(../images/template/bullet.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.content li {
	margin-bottom: 15px;
}

.pictures {
	border: 1px solid #C0C0C0;
}
.footer {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footer li {
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}
.footer a {
	font-weight: normal;
	color: #0073BC;
	text-decoration: none;
}
.footer a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0073bc;
}
.red2 {
	width: 721px;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: right;
	background-image: url(../images/template/divider.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
.red2 a {
	color: #0073BC;
	text-decoration: none;
}
.red2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0073BC;
}
.bluetext {
	color: #0073BC;
}
.blogcontent {
	padding: 20px;
	margin: 0px;
	width: 720px;
	height: auto;
}
