/* CSS Document */
html {
	height: 100%;
	}
body {
	background: #fff;
	margin: 0;
	padding: 0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #636363;
	}
.clr {
	clear: both;
	}
/*start main layout*/
#wrap-a {
	width: 100%;
	}
#wrap-b {
	background: url(../images/wrap-a-bg.jpg) top left repeat-y;
	width: 826px;
	margin-left: auto;
	margin-right: auto;
	}
#wrap-c {
	background: url(../images/wrap-d-bg.jpg) 0 48px no-repeat;
	}
#wrap-d {
	background: url(../images/wrap-c-bg.jpg) bottom left no-repeat;
	padding-bottom: 32px;
	}
#topbar {
	background: url(../images/topbar-bg.jpg) top left no-repeat;
	width: 100%;
	height: 48px;
	}
#topblock {
	width: 100%;
	height: 53px;
	}
#topblock-left {
	background: url(../images/logo.jpg) top left no-repeat;
	float: left;
	width: 180px;
	height: 53px;
	}
#topblock-left h1 {
	line-height: 53px;
	height: 53px;
	width: 180px;
	padding: 0;
	margin: 0;
	}
#topblock-left h1 a {
	width: 180px;
	line-height: 53px;
	height: 53px;
	text-indent: -1000px;
	display: block;
	text-decoration: none;
	padding: 0;
	margin: 0;
	outline: none;
	}
#topblock-right {
	float: left;
	width: 532px;
	height: 53px;
	}
.content-width, #midblock {
	width: 712px;
	margin-left: auto;
	margin-right: auto;
	}
#header {
	margin-bottom: 5px;
	}
#midblock {
	height: 100%;
	}
.left-outer {
	float: left;
	width: 534px;
	}
.right-outer {
	float: right;
	width: 178px;
	margin-top: 36px;
	}
.mainbody {
	padding: 0;
	line-height: 140%;
	margin-bottom: 48px;
	padding: 0 28px 0 0;
	}
.paddingL {
	margin-bottom: 32px;
	}
.copyright {
	position: relative;
	top: 15px;
	font-size: 10px;
	width: 712px;
	margin-left: auto;
	margin-right: auto;
	}
span.padding {
	padding-right: 20px;
	}
a:link, a:visited {
	color: #C51100;
	text-decoration: underline;
	font-weight: normal;
	}
a:hover {
	text-decoration: none;
	}

#pathway {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 21px;
	}
#pathway a:link, #pathway a:visited {
	font-size: 11px;
	color: #C51100;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	}
#pathway a:hover {
	text-decoration: underline;
	}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
li {
	padding-left: 12px;
	padding-top: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	background-image: url(../images/arrow-gold.jpg);
	background-repeat: no-repeat;
	background-position: 0 2px;
	}
	
h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #000;
	}
h1 {
	font-size: 16px;
	}
h2 {
	font-size: 15px;
	}
h3 {
	font-size: 14px;
	}
h4 {
	font-size: 11px;
	}
form {
	margin: 0;
	padding: 0;
	}
.inputbox {
	padding: 0px;
	background: #fff;
	border: 1px solid #153695;
	}
/*Top navigation*/
#topblock-right ul.top-nav {
	width: auto;
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	float: right;
	}
#topblock-right ul.top-nav li {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	float: left;
	}
#topblock-right ul.top-nav li a {
	background: url(../images/topmenu-bg.jpg) top right no-repeat;
	font-weight: normal;
	color: #fff; 
	font-size: 12px;
	height: 24px;
	line-height: 21px;
	width: auto;
	text-decoration: none;
	padding: 0 10px 0 10px;
	text-transform: uppercase;
	display: block;
	float: left;
	margin-left: 6px;
	}
#topblock-right ul.top-nav li a:hover {
	background-position: -24px right;
	color: #fff;
	text-decoration: none;
	}
#topblock-right ul.top-nav li a#active {
	background-position: right -24px;
	color: #fff;
	text-decoration: none;
	}
	
/*Top Navigation*/

/* Bottom Navigation */
ul.left-nav {
	cursor: default;
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
	}
ul.left-nav li {
	cursor: default;
	list-style-type: none;
	display: inline;
	margin: 0 0 0 0px;
	padding: 0;
	background: none;
	}
.left-nav a:link, .left-nav a:visited {
	color: #EFAF02;
	font-size: 18px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 15px 0;
	padding: 0;
	}
.left-nav a:hover {
	text-decoration: underline;
	}
.left-nav a#active {
	text-decoration: underline;
	background: none;
	}
/* End Left Navigation */
.module-latest h3 {
	background: url(../images/latest-news-bg.jpg) top left no-repeat;
	text-indent: -3000px;
	width: 100%;
	height: 34px;
	padding: 0;
	margin: 0;
	}
a.img-button {
	display: block;
	margin-bottom: 21px;
	text-decoration: none;
	}
span.red-text {
	color: #C51100;
	}

