html { height: 100%; }
body {
	margin: 0;
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/bg-body.gif);
	height: 100%;
}
.lt-ie9 body { min-width: 590px; }

img { border-style: none; }
a { color: #001722; }
a:hover,
a:focus { color: #057eb8; }

/* from styles */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input, textarea, select {
	margin: 0;
	padding: 0;
	font: 13px/16px Arial, Helvetica, sans-serif;
	vertical-align: middle;
	color: #333;
    outline: none;
}
textarea {
	overflow: auto;
	resize: none;
	border: 1px solid #ccc;
	padding: 2px;
}
.input {
	border: 1px solid #ccc;
	padding: 2px;
}
input[type='radio'] {
	margin-top: -2px;
}
input::-ms-clear {
    display: none;
}
select { border: 1px solid #ccc; }
.input:hover,
.input:focus,
select:hover,
select:focus,
textarea:hover,
textarea:focus { border-color: #0097c9; }
.input[disabled],
select[disabled],
textarea[disabled] { border: 1px solid #ccc !important; }

/* buttons */
.button {
	margin: 0;
	float: left;
	background: #fff url(../images/bg-btn.gif) repeat-x 0 100%;
	border: 1px solid #bbb;
	padding: 4px 15px;
	overflow: visible;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	height: 29px;
}
.lt-ie7 .button { padding: 2px 15px; }
.button:active,
.button:hover,
.button:focus {
	background: #f2f2f2 url(../images/bg-btn.gif) repeat-x;
	border-color: #0097c9;
}

/* global styles */
h1 {
	margin: 0 0 20px;
	font: 27px/30px Georgia, "Times New Roman", Times, serif;
}
h2 {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 21px;
}
h3 {
	margin: 0 0 5px;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
}
h4 {
	margin: 0;
	font-size: 16px;
	line-height: 19px;
}
p { margin: 0 0 15px; }
dl { margin: 0 0 15px; }
dl dt { font-weight: bold; }
dl dd { margin: 0 0 5px 30px; }
header, footer, article, section, hgroup, nav, figure { display: block; }
::-moz-selection { background: #cdf3ff; }
::selection { background: #cdf3ff; }

/* general classes start */
.loading { background: url(../images/ajax-loader.gif) no-repeat; }
.error {
	color: red;
	border-color: red;
}
.success { color: green; }
.hidden { display: none; }
.center { text-align: center; }
.openLink {
	background: url(../images/ico-open-page.gif) no-repeat 50% 50%;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	display: block;
	font-size: 0;
	line-height: 0;
	overflow: hidden;
}
.errorMessage {
	font-size: 12px;
	line-height: 15px;
	color: red;
	clear: both;
	display: block;
}
.list {
	margin: 0 0 15px 15px;
	padding: 0;
	list-style: none;
}
.list li {
	background: url(../images/bullet.png) no-repeat 0 7px;
	padding: 0 0 0 12px;
}
.remove {
	float: left;
	margin: 2px 5px 0 0;
	background: url(../images/ico-close.gif) no-repeat;
	width: 13px;
	height: 13px;
}
/* table */
.table {
	margin: 0 0 20px;
	border-collapse: collapse;
	width: 100%;
}
.table th,
.table td {
	border: 1px solid #ccc;
	background: #fff;
	padding: 0 5px;
	text-align: center;
}
.table th {
	padding-top: 2px;
	padding-bottom: 2px;
	background: #eee;
	line-height: 16px;
}
.table td:first-child { text-align: left; }
.table tbody tr:nth-child(even) td { background: #fafafa; }
.table tbody tr:hover td { background: #edfaff; }
/* general classes end */

/* layout */
.wrapper { min-height: 100%; }
.lt-ie7 .wrapper { height: 100%; }
.hold {
	padding: 0 20px;
	max-width: 1240px;
	margin: 0 auto;
}
.homePage .hold { padding: 30px 20px 40px; }
.main { padding: 20px 0 40px; }

/* footer */
#footer {
	max-width: 1240px;
	margin: 0 auto;
	height: 27px;
	padding: 10px 20px 0;
	margin-top: -38px;
	position: relative;
	border-top: 1px solid #ccc;
}
.homePage #footer {
	border-style: none;
	padding-top: 11px;
}
.nav {
	margin: 0 -7px 0 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: right;
	display: inline;
	font-size: 13px;
	line-height: 16px;
}
.topBar .nav {
	margin: 0;
	float: left;
	color: #fff;
}
.nav li {
	float: left;
	padding: 0 7px 0 8px;
}
.nav li:first-child {
	padding-left: 0;
	background: none;
}

/* header */
.topBar {
	padding: 7px 0;
	background: #0096c9;
	overflow: hidden;
	width: 100%;
}
.topBar a {
	color: #fff;
	text-shadow: 1px 1px #333;
}
.topBar a:hover { text-decoration: none; }
.logo-small {
	float: left;
	background: url(../images/logo-small.png) no-repeat;
	width: 97px;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	margin: 0 20px 0 0;
}

/* error page */
.errorBox {
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	padding: 50px 0;
}