.Header {
	background: #e8e8e8 url("../img/header.gif") left top no-repeat;
	width: 100%;
	margin: 0;
}
.Header td {
	padding: 6px 5px 6px 16px;
}
.Content {
	width:  420px;
	margin: 0 0 0 26px;
}
.Content td {
}
.Content td td{
	padding: 0;
}
* html .Content td.Content_left {
	height: 200px;
}
	
.Images {
}
.Images td {
	background-color: #e8e8e8;
	text-align: center;
}
.Images td  img{
	margin: 12px 4px;
}
.Sidebar1, .Sidebar2 {
	margin-left: 15px;
	margin-top: 15px;
}
.Sidebar1 a .Sidebar2 a{
	color: #0b5788;
}
.Sidebar1 .SidebarMiddle2 {
	width: 15px;
}
.Sidebar2 {
	clear: both;
}
.Sidebar1 .SidebarMiddle, .Sidebar2 .SidebarMiddle{ /* bottom */
	background: url("../img/sidebar_right.gif") right top no-repeat;
	padding: 8px 9px;
}
.Sidebar1 .SidebarBottom, .Sidebar2 .SidebarBottom,.Sidebar1 .SidebarBottom2{
	background: url("../img/sidebar_bottom.gif") left top no-repeat;
	width: 3px;
	font-size: 2px;
	line-height: 2px;
}
.Sidebar1 .SidebarBottom2{
	background: none;
}
.Sidebar1 td a{
}


.block-blue {
	background-color: #dee2f0;
	margin: 0 0 3px  0;
	padding: 8px 12px;
}
.block-white {
	background-color: #fff;
	margin: 0 0 3px  0;
	padding: 8px 12px;
}
.block-transparent {
	margin: 0 0 3px  0;
	padding: 8px 12px;
}
.Grid1 {
	border-bottom: 1px #dedede solid;
}
.Grid1 .Header td {
	background-color: #dedede;
	border-bottom: 1px #dedede solid;
	font-weight: bold;
}
.Grid1 td {
	padding: 2px 1px 1px 1px !important;
	border-top: 1px #dedede solid;
	line-height: 16px;
	color: #37a4be;
}	
.Grid2 .tr1 {
	background-color: #fff;
}
.Grid2 .tr2 {
	background-color: #f2fafb;
}
.Grid1 td a{
	color: #37a4be;
}
.Grid1 .Grid_left {
	width: 180px;
}

body {
	font: normal 12px Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #828282;
}
table {
}
span {
	font-family: inherit;
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1,h2 {	
	margin: 1px 0 1px 0;
	display: inline;
	font: bold 16px Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #001843;
}
h2 {
	font-weight: normal;
	color: #659cb0;
}
h3,h4 {
	margin: 1px 0 1px 0;
	display: inline;
	font: bold 20px Helvetica, Arial, sans-serif;
	line-height: 22px;
	color: #001843;
	letter-spacing: 0;
}
h4 {
	color: #659cb0;
}
h5,h6 {	
	margin: 2px 0 2px 0;
	padding: 1px 2px;
	background-color: #001843;
	font: bold 12px Helvetica, Arial, sans-serif;
	line-height: 20px;
	color: #fff;
	letter-spacing: 0;
}
h6 {
	background-color: #659cb0;
}
.class1 {
	font-size: 11px;
	line-height: 14px;
}
.class2 {
	font-size: 12px;
}
.class3 {
	font-size: 12px;
	font-weight: bold;
	color: #61195b;
}
.class4 {
	font: 14px  Arial, sans-serif;
	color: #61195b;
}
.class5 {
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
}
.blue {
	color: #0b5788;
}
.blue2 {
	color: #004e83;
}
.blue3 {
	color: #77aacd;
}
.error {
	color: #dc0000;
}
a {
	color: #0b5788;
	text-decoration: none;
}
a:hover {
	color: #77aacd;
	text-decoration: none;
}
a.link_active {
	font-weight: bold;
}
.sliding_menu h5 {
	margin-top: 10px;
	cursor: hand; cursor: pointer;
}

ul, ol {
	margin: 3px 0 7px 22px;
	padding: 0;
}
blockquote, pre {
	padding: 10px 30px;
}
blockquote {
	font: italic 12px Georgia, Times, serif;
	margin: 8px 0;
}
* html ul, * html ol {
	margin-left: 22px;
}
img {
	margin: 0;
	padding: 0;
	border-color: #dc2667;
}
.pointerhand {
	cursor: pointer;
}
hr {
	margin: 6px 0;
	padding: 0;
	line-height: 0;
	color: #fff;
	border: 0;
	border-bottom: #dc2667 1px solid;
}
* html hr {
	line-height: 0;
	width: 100%;
	padding-top: 1px;
	color: #fff;
	background: #dc2667;
}
div.hr {
	background: url("/img/dots-horz.gif") left top repeat-x;
	margin: 6px 0;
	height:1px;}
div.hr hr {
	display:none}


/* FORMS */

fieldset { border: 1px solid #ccc; }
legend { background: #fff; }
textarea, input[type='text'], select { border: 1px solid #ccc; background: #fff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #77aacd; outline: 1px solid #77aacd; }
input, select { cursor: pointer; }
input[type='text'] { cursor: text; }

form .fieldset_left {
	width: 180px;
}
form {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
fieldset {
	clear: both;
	font-size: 100%;
	border-color: #0a498f;
	border-width: 1px 0 0;
	border-style: solid none none;
	padding: 10px;
	margin: 0 0 8px;
}
fieldset legend {
	font-size: 14px;
	font-weight: bold;
	margin-left: -1px;
	color: #0a498f;
	margin: 0 0 0 0;
	padding: 0 2px;
}
label {
	font-size: 100%;
}
label u {
	font-style: normal;
	text-decoration: underline;
}
input, select, textarea {
	font-family: Helvetica, Arial, sans-serif;
	color: #636363;
	padding: 1px;
	font-size: 12px;
}
textarea {
	overflow: auto;
}
div.notes {
	float: right;
	width: 158px;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 5px;
	border: 1px solid #00513d;
	color: #00513d;
	background: #c7e3db;
}
div.notes a {
	color: #00513d;
}
