body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
body {
	margin-top: 0px;
	background-color: #4E4E4E;
	padding-top: 0px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#links {
	text-align: center;
	vertical-align: middle;
}

a:link {

}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #C2D3E4;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
	color: #D8E6EF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 12px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-style: normal;
	text-align: left;
}
#tableLayout {
	border-right-width: 1.5px;
	border-bottom-width: 1.5px;
	border-left-width: 1.5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2E2E2E;
	border-right-color: #2E2E2E;
	border-bottom-color: #2E2E2E;
	border-left-color: #2E2E2E;
}


h2 {
	font-size: 19px;
	color: #EAF1F7;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-left: 20px;
	background-position: left;
}
h3 {
	font-size: 20px;
	color: #D8E6EF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	vertical-align: top;
	margin-left: 20px;
	font-weight: normal;
}
#tdLogo {
	background-color: #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}


p {
	line-height: 1.7em;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
	text-align: justify;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A8A8;
	text-align: right;
}
div.smallprint {
	text-align: center;
	vertical-align: middle;
}
#tdSidebar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#tdContent ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 1.7em;
}
#tdBottom {
	border-top-width: 1.5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2E2E2E;
}

#tdSidebar {
	background-color: #30485A;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
	padding-top: 10px;
	border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #E5EEF3;
	background-image: url(images/bgSidebar.gif);
	text-align: left;
}
#tdHome {
	background-color: #30485A;
	text-align: center;
}

#tdContent {
	background-color: #30485A;
	background-image: url(images/bgContent.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
}
#tdSidebar a:hover {
	background-color: #2B6A8C;
}
#bottom a {
	font-size: 10px;
	color: #A8A8A8;
}
#tableLayout #tdContent #large {
	margin-left: 20px;
}
#tableLayout #tdContent ul {
	text-align: left;
}
#sideBar {
	background-color: #30485A;
	background-image: url(images/bgSidebar.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#contacts {
	vertical-align: top;
	margin-left: 20px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 20px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	white-space: inherit;
	text-align: left;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.style5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}





img.floatLeft { 
    float: left; 
    margin-right: 14px; margin-bottom:20px;
	-webkit-box-shadow: #595959 0px 0px 4px;
	-moz-box-shadow: #595959 0px 0px 4px;
	box-shadow: #595959 0px 0px 4px;
	background: #EFEFEF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFEFEF), to(#c9c7c7));
	background: -moz-linear-gradient(#EFEFEF, #c9c7c7);
	background: linear-gradient(#EFEFEF, #c9c7c7);
	-pie-background: linear-gradient(#EFEFEF, #c9c7c7);
	padding:7px;
	border:1px solid #a9a9a9;
	position/*\**/:relative\9;
	z-index/*\**/:10\9;
}
img.floatRight { 
    float: right; 
    margin-left: 24px; margin-bottom:24px; 
	-webkit-box-shadow: #595959 0px 0px 4px;
	-moz-box-shadow: #595959 0px 0px 4px;
	box-shadow: #595959 0px 0px 4px;
	background: #EFEFEF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EFEFEF), to(#c9c7c7));
	background: -moz-linear-gradient(#EFEFEF, #c9c7c7);
	background: linear-gradient(#EFEFEF, #c9c7c7);
	-pie-background: linear-gradient(#EFEFEF, #c9c7c7);
	padding:7px;
	border:1px solid #a9a9a9;
	position/*\**/:relative\9;
	z-index/*\**/:10\9;
}