* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/background.gif) repeat-y #758ea3;
	color: #3d3d3d;
}

a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #333333;
	text-decoration: none;;
}


div#header {
	width: 921px;
	height: 187px;
	background-image: url(../images/header.jpg);
	margin-top: 30px;
}

h1 {
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 6px 0 0 14px;
	color: #3d3d3d;
}

h2 {
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 10px 8px;
	font-weight: normal;
	font-style: italic
}

p {
	padding: 3px 10px 6px 10px;
}

ul#topmenu {
	list-style-type: none;
	display: block;
	padding: 117px 0 0 267px;
}

ul#topmenu li {
	float: left;
	text-align: center;
	margin-right: 1px;
}

ul#topmenu a:link {
	width: 82px;
	height: 20px;
	float: left;
	display: block;
	background-image: url(../images/button.gif);
	color: #ffffff;
	text-decoration: none;
	padding-top: 48px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul#topmenu a:visited {
	width: 82px;
	height: 20px;
	float: left;
	display: block;
	background-image: url(../images/button.gif);
	color: #ffffff;
	text-decoration: none;
	padding-top: 48px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul#topmenu a:hover {
	width: 82px;
	height: 20px;
	float: left;
	display: block;
	background-image: url(../images/buttonhover.gif);
	color: #ffffff;
	text-decoration: none;
	padding-top: 48px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul#topmenu a:active {
	width: 82px;
	height: 20px;
	float: left;
	display: block;
	background-image: url(../images/buttonhover.gif);
	color: #ffffff;
	text-decoration: none;
	padding-top: 48px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#wrapper {
	width: 800px;
	border: 1px solid #d9d9d9;
	border-top: none;
	margin-left: 57px;
	background: url(../images/contentbg.gif) repeat-y #ffffff;
}

div#lft {
	width: 170px;
	float: left;
	margin-top: 4px;
}

div.menubox {
	width: 169px;
	margin: 0 0 18px 0;
}

div.menutitle {
	width: 152px;
	height: 20px;
	background: url(../images/titlebg.gif) repeat-x;
	border-top: 1px solid #466176;
	border-bottom: 1px solid #dedede;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 17px;
}

ul.menu {
	width: 169px;
	list-style-type: none;
}

ul.menu li {
	height: 17px;
	/*background-image: url(../images/menubg.gif);*/
	border-bottom: 1px solid #dedede;
	padding: 3px 0 0 25px;
}

div#rgt {
	width: 627px;
	float: left;
	margin: 4px 0 0 0;
	padding: 0 0 0 2px;
}

div.contentbox {
	width: 626px;
}

div.contenttitle {
	width: 609px;
	height: 20px;
	background: url(../images/titlebg.gif) repeat-x;
	border-top: 1px solid #466176;
	border-bottom: 1px solid #dedede;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 17px;
}

div.content {
	width: 624px;
	border: 1px solid #dedede;
	margin: 7px 0 0 0;
	padding: 5px 0 5px 0;
}

div.content label {
	width: 200px;
	margin: 0 0 0 14px;
	display: block;
	float: left;
}

div.content input,textarea,select {
	margin: 0 0 4px 0;
}

div.content table {
	margin-left: 8px;
}

div#quickguide {
	height: 105px;
	background: url(../images/quickguidebg.gif) repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #949494;
}

div#quickguidetext {
	width: 374px;
	float: left;
}

div#quickguidetext p {
	margin: 0 0 0 0;
	padding: 6px 4px 0 14px;
	text-align: justify;
}

div#quickguideimg {
	width: 426px;
	float: left;
}

div.qgwrap {
	height: 105px;
	border-left: 1px dotted #bdbdbd;
	float: left;
	text-align: center;
}

div.qgwrap span {
	color: #3d3d3d;
	padding: 5px 6px 0 6px;
}

p.newstitle {
	width: 590px;
	border: 1px dotted #eaeaea;
	text-align: left;
}

p.newstext {
	width: 590px;
	text-align: left;
}

div.newsauthor {
	width: 295px;
	float: left;
	margin-left: 10px;
	padding: 4px 0 4px 0;
	text-align: left;
}

div.newscomment {
	width: 295px;
	float: left;
	padding: 4px 0 4px 0;
	text-align: right;
}

div#footer {
	width: 795px;
	height: 16px;
	background: url(../images/footer.gif) no-repeat #748da2;
	color: #97a6b2;
	padding: 3px 0 0 5px;
}

div#footer a:link {
	color: #97a6b2;
}

div#footer a:visited {
	color: #97a6b2;
}

div.copyright {
	width: 800px;
	text-align: right;
	color: #778b9c;
}

div.copyright a {
	color: #778b9c;
}

p.impcopy {
	color: #d7d7d7;
}

p.impcopy a {
	color: #d7d7d7;
}