body {
	margin-left:0px;
	margin-top:50px;
	background-image:url(images/bg2.gif);
}

#head {
	width:785px;
	height:74px;
}

#head #headNav {
	width:785px;
	height:24px;
	background-image:url(images/buttons.gif);
	background-repeat:repeat-x;
}

#head #headBg {
	width:785px;
	height:50px;
	background-image:url(images/header.gif);
}

#head #headQuickmenu {
	width:200px;
	padding-left:50px;
	padding-top:15px;
	float:left;
}

#head #headDate {
	width:200px;
	padding-top:15px;
	float:right;
}


#main {
	width:785px;
	height:auto;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-y;
}

#main #mainPic {
	height:180px;
	width:785px;
	padding-left:50px;
}

#main #mainLeft {
	width:200px;
	float:left;
	padding-left:50px;
}

#main #mainLeft_table {
	height:25px;
	background-color:#EAF5FB;
	border-top:1px solid #C8D0DD;
	border-bottom:1px solid #C8D0DD;
	margin-top: 11px;
	margin-bottom: 15px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #C8D0DD;
	border-left-color: #C8D0DD;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#main #mainRight {
	height:auto;
	width:510px;
	float:right;
}

#main #mainRight_table {
	margin-bottom: 10px;
	border-top:none;
	border-bottom:1px solid #C8D0DD;
	border-right-style: none;
	border-left-style: none;
}

#main #mainResource {
	height:auto;
	width:785x;
	padding-left:55px;
}


#footer {
	height:auto;
	width:785px;
}

#footer #footerImage {
	height:50px;
	background-image:url(images/footer.gif);
}

#footer #footerAddress {
	width:785px;
	text-align:center;
}

#alert {
	border: 1px solid #f00;
	margin: 3px;
	padding: 5px;
}

.warning {
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
}

/* text */

p, li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6DA3EB;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6DA3EB;
	text-decoration:underline;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;#
	text-decoration:none;
}


.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6D7EA5;
}

.title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6D7EA5;
}

#head #headNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}

#head #headNav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	font-weight: bold;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#6D7EA5;
	font-weight: bold;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6DA3EB;
	font-weight: bold;
}

blockquote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}