body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}
body {
	background:url(images/bg.jpg) no-repeat;
	background-position:top;
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#clear{
	clear:both;
}

.cl {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

a, a:visited {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	line-height:1.5em;
	margin-bottom:15px;
}

strong{
	font-weight:bold;
}

.center {
	text-align:center;
}

#container {
	position:relative;
	width:976px;
	margin:0 auto;
}

/* TOP LAYER */

#flashBanner{
	position:relative;
	padding-top:75px;
	padding-left:13px;
	z-index:12;
}

#top {
	position:relative;
	width:976px;
	height:76px;
	z-index:10
}

#top a img {
	position:absolute;
	top:2px;
	left:5px;
	z-index:15;
}

#top ul {
	position:absolute;
	bottom:14px;
	right:30px;
	text-align:right;
	font-size:11px;
	color:#609CBE;
	font-weight:bold;
	z-index:900;
}

#top ul li {
	display:inline;
}

#top ul li a {
	font-size:11px;
	color:#609CBE;
	font-weight:bold;
	text-transform:uppercase;
text-decoration:none;
}

/* HEADER LAYER */
#header {
	position:relative;
	width:976px;
	height:66px;
	background:url(images/header_bg.png) no-repeat top left;
	padding-top:212px;
	padding-left:8px;
}

#header ul{
	margin:0;
	padding:0;
}

#header li {
	margin:0;
	padding:0;
	float:left;
	position:relative;
	display:block;
}

#header li.menu-first{
	padding-left:5px;
}

#header li a {
	display:block;
	height:52px;
	line-height:52px;
	text-align:center;
	padding:0 20px;
	margin:0;
	font-size:19px;
	font-weight:bold;
	color:#FFFFFF;
}

#header li a:hover, #header li.menu-current a, #header li.menu-parent a {
	text-decoration:none;
	color:#006FAE;
	background-color:#8ac5da;
}

/* FOOTER LAYER */
#footer {
	position:relative;
	width:976px;
	background:url(images/footer_bg.png) no-repeat top left;
	text-align:center;
	padding-top:10px;
	font-size:11px;
}

#footer li {
	display:inline;
}

#footer li a {
	font-size:11px;
	color:#666;
}

#bottomLogo{
	position:relative;
	float:right;
	width:158px;
	height:28px;
	margin-right:20px;
	margin-top:-25px;
}


/* CONTENT LAYER */
#content {
	position:relative;
	width:976px;
	background:url(images/content_bg.png) repeat-y top left;
	padding:24px 0 24px 30px;
}

.panel {
	float:left;
	position:relative;
}

.left-homepage {
	width:275px;
}

.middle-homepage{
	width:395px;
	margin-left:20px;
}

.right-homepage {
	width:220px;
	margin-left:15px;
}

.left-links {
	display:block;
	margin-bottom:7px;
}

.left-homepage h2 {
	font-size:17px;
	color:#A50001;
	padding:10px 0 5px 5px;
}

.left-homepage li {
	font-size:13px;
	font-weight:bold;
	padding:5px 0 0 15px;
	background:url(images/arrow2.gif) no-repeat 0px 8px;
}

.left-homepage a{
	color:#333333;
}

.left-homepage li span {
	display:block;
	padding-top:4px;
	margin:4px 0;
	border-top:1px solid #D9DFD5;
	border-bottom:1px solid white;
}

.left-homepage li span.last {
	border-bottom:1px solid #D9DFD5;
	padding-bottom:4px;
}


.middle-homepage h1 {
	color:#2275A4;
	font-size:22px;
	margin-bottom:10px;
}

.right-homepage h2 {
	color:#2275A4;
	font-size:19px;
	margin-bottom:10px;
}

.right-homepage h3 {
	border-bottom:1px solid #D9DFD5;
	font-weight:normal;
	padding-bottom:5px;
	margin-bottom:10px;
	line-height:1.5em;
}

.right-homepage form {
	width:152px;
	margin:0 auto;
}

.right-homepage label {
	display:block;
	padding:8px 0 0 10px;
	height:33px;
	background:url(images/radio_bg.gif) no-repeat;
	color:white;
	font-weight:bold;
	width:142px;
}
