body {
	background: url(images/bg2.jpg) repeat-x top left #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

body.homePage {
	background: url(images/bg1.jpg) repeat-x top left #FFFFFF;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

body, h1, h2, h3, td, th, p, li, ol, ul, input, select, textarea, div {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D2E3D;
}


h1 {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 34px;
	color: #0096D3;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
}

.homePage h1 {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 27px;
	color: #1D2E3D;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 15px 0px;
}

h2 {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 26px;
	color: #1D2E3D;
	margin: 0px 0px 0px 20px;
	padding: 15px 0px 15px 0px;
}

h3 {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0096D3;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
}

h4 {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0096D3;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
}


h5 {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 0px 20px;
	padding: 5px 0px 5px 0px;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000000;
	text-align: justify;
	letter-spacing: -0.1px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 15px 0px;
}

.homePage p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000000;
	text-align: justify;
	letter-spacing: -0.1px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 15px 0px;
}



ul, ol {
	margin: 0px 0px 0px 60px;
	padding: 0px 0px 15px 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000000;
	text-align: justify;
	letter-spacing: -0.1px;
	padding-bottom: 15px;
}

a, a:visited {
	color: #0096D3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0096D3;
}


.mainFrame {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

body.homePage .mainFrame {
	background: url(images/header1.jpg) no-repeat center top;
}



.header {
	clear: both;
	height: 135px;
}

.homePAge .header {
	clear: both;
	height: 404px;
}



.middle {
	clear: both;
	padding: 20px 0px 30px 0px;
}

.footer {
	clear: both;
}

.footer .frame {
	clear: both;
	border-top: solid 1px #606F7E; 
	padding: 10px 0px 50px 0px;
}

.footer a.top, .footer a.top:visited {
	display: block; 
	float: left;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 12px 3px 18px;
	background: url(images/bullet2.gif) no-repeat 5px 7px;
	color: #1D2E3D;
}

.footer span.copyright {
	font-family: Segoe UI Light, Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block; 
	float: right;
}

.leftColumn {
	float: left;
	width: 250px;
	padding-bottom: 30px;
}

.rightColumn {
	float: right;
	width: 710px;
	padding-bottom: 30px;
}

.homePage .leftColumn {
	float: left;
	width: 710px;
	padding-bottom: 30px;
}

.homePage .rightColumn {
	float: right;
	width: 250px;
	padding-bottom: 30px;
}

.logo {
	width: 250px;
	float: left;
	padding-top: 22px;
}

.logo a, .logo a:hover, .logo a:visited {
	text-decoration: none;
	color: #1D2E3D;
}

.logo .slogan {
	display: block; 
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 9px;
	text-transform: uppercase;
	color: #1D2E3D;
}

.menu {
	width: 460px;
	float: left;
}

.menu .leftCol {
	padding: 32px 10px 0px 40px;
}

.menu .rightCol {
	padding: 32px 15px 0px 0px;
}

.menu a, .menu a:visited {
	display: block; 
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 12px 3px 18px;
	background: url(images/bullet.gif) no-repeat 7px 6px;
	color: #1D2E3D;
}

.menu a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #99C800;

}


.homePage .menu {
	width: 250px;
	padding-top: 56px;
}


.homePage .menu a, .homePage .menu a:visited {
	display: block; 
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 12px 5px 22px;
	margin-bottom: 1px;
	background: url(images/bullet.gif) no-repeat 11px 11px;
	background-color: #F8F8FB;
	color: #1D2E3D;
}

.homePage .menu a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #99C800;

}

.rightPanel {
	float: right;
	width: 710px;
	padding: 31px 0px 0px 0px;
}

.rightPanel .slogan {
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	width: 370px;
	float: left;
	padding: 4px 0px 0px 20px;
}

.rightPanel .author {
	float: left;
	font-size: 16px;
	color: #58BBE3;
	border-left: solid 1px #58BBE3;
	padding: 6px 0px 6px 20px;
}




.contacts {
	width: 250px;
	float: right;
}

.contacts .frame {
	border-left: solid 1px #C7CED5;
	margin-top: 28px;
	padding-left: 20px;
}

.homePage .contacts .frame {
	border-left: solid 1px #C7CED5;
	margin-top: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.homePage .contacts h3 {
	font-family: Segoe UI Light, Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	color: #0096D3;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
}


.contacts .phone {
	font-family: Segoe UI Light, Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 26px;
	padding: 2px 0px 0px 35px;
	background: url(images/iconPhone.gif) no-repeat 0px 4px;
	white-space: nowrap;
}

.contacts a, .contacts a:visited {
	padding: 3px 0px 4px 36px;
	background: url(images/iconEmail.gif) no-repeat 0px 0px;
	color: #0096D3;
	text-decoration: none;
	display: block; 
}

.contacts a:hover {
	text-decoration: underline;
	color: #0096D3;
}


.tbList {
	width: 690px;
	margin: 0px 0px 20px 20px;
}

.tbList th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	border-bottom: solid 10px #FFFFFF;
	text-align: left;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0096D3;
	padding: 6px 15px 7px 15px;
}

.tbList td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 23px;
	color: #000000;
	letter-spacing: -0.1px;
	border-bottom: solid 10px #FFFFFF;
	text-align: left;
	padding: 10px 15px 13px 15px;
	vertical-align: top;
}

.tbList tr.row1 td {
	background-color: #F4F6F7; 
}

.tbList tr.row2 td {
	background-color: #EAF9FF; 
}

.tbList td.date {
	font-weight: bold;
	color: #0096D3;
	white-space: nowrap;
}









