* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	padding: 35px 0;
}

a {
	color: #006600;
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

li {
	background-image: none;
}

#wrapper {
	width: 776px;
	margin: 0 auto;
	text-align: left;
}

#header {

}

#logo {
	background: url(/gui/images/structure2/logo.gif) no-repeat;
	width: 255px;
	height: 41px;
	float: left;
}

#logo h1 a {
	display: block;
	width: 70px;
	height: 0;
	padding: 41px 0 0 0;
	overflow: hidden;
}

#search {
	background: url(/gui/images/structure2/search.gif) no-repeat;
	color: #fff;
	width: 521px;
	height: 41px;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
}

/*#search form {
	padding: 19px 0 0 10px;
}*/

.searchbox {
	width: 200px;
	font-size: 1em;
	background: #fff url(/gui/images/structure2/input.gif) repeat-x;
	border: 1px solid #b50805;
	margin: 0 15px 0 0;
	padding: 0;
}

#bar {
	background: url(/gui/images/structure2/bar.gif) no-repeat;
	height: 22px;
	clear: both;
}

.bar p {
	line-height: 21px;
	padding: 0 20px;
	font-size: 1.1em;
	color: #444;
}

#bar2 {
	background: url(/gui/images/structure2/bar2.gif) no-repeat;
	height: 22px;
	clear: both;
}

#splash {
	background: url(/gui/images/structure2/splash.jpg) no-repeat;
	height: 260px;
	position: relative;
}

#splash_content {
	width: 370px;
	position: absolute;
	top: 128px;
	left: 361px; 
}

#splash_content h4, #splash_content p {
	color: #fff;
	font-size: 1.1em;
	padding: 0 10px 10px 10px;
}

#splash2 {
	background: url(/gui/images/structure2/splash2.jpg) no-repeat;
	height: 155px;
	position: relative;
}

#aside {
	background: url(/gui/images/structure2/nav_expand.gif) repeat-y;
	width: 217px;
	float: left;
	display: inline;
	overflow: hidden;
}

#aside2 {
	background: url(/gui/images/structure2/nav.gif) no-repeat;
	width: 217px;
	height: 217px;
	float: left;
	display: inline;
	overflow: hidden;
}

/*-------------------------------------------------------------------------------------*/

#nav {
	background: url(/gui/images/structure2/nav.gif) no-repeat bottom left;
	list-style-type: none;
	font-size: 1.1em;
	padding: 20px 0 50px 0;
	border: 1px solid #fff;
}

#nav li {
	margin: 0 0 5px 0;
	padding: 2px 0 0 10px;
	text-indent: 5px;
	font-weight: bold;
}

#nav a {
	color: #555;
	text-decoration: none;
}

#nav li .subMenu li {
	margin-top: 5px;
}

#nav .active2 {
	background: url(/gui/images/structure2/selectedBg.jpg) no-repeat 10px 0;
	min-height: 18px;
}

/*#nav .active2 a {
	color: #cc0000;
}*/

#nav li .subMenu .active {
	background: url(/gui/images/structure2/selectedBg.jpg) no-repeat;
	height: 18px;
}

/*#nav li .subMenu .active a {
	color: #cc0000;
}*/

/*-------------------------------------------------------------------------------------*/

#main {
	background: url(/gui/images/structure2/main.gif) no-repeat;
	width: 555px;
	min-height: 34px;
	float: left;
	display: inline;
	overflow: hidden;
}

.content {
	font-size: 1.1em;
	padding: 0 15px;
}

.con a {
	color: #006600;
}

.main h2 {
	font-size: 1.5em;
	color: #cc0000;
	margin: 25px 20px 25px 0;
	border-left: 15px solid #fff;
}

.main h2 em {
	background-color: #fff;
	font-style: normal;
	padding: 0 15px 0 0;
}

.main h3 {
	padding: 0 0 10px 0;
}

/*.main h3, .main h4, .main h5 {
	font-size: 1em;
}*/

.main p {
	padding: 0 0 10px 0;
}

.main h4 {
	color: #cc0000;
	padding: 0 0 5px 0;
}

#main2 {
	background: url(/gui/images/structure2/main2.gif) no-repeat;
	width: 555px;
	min-height: 34px;
	float: left;
	display: inline;
	overflow: hidden;
}

#footer {
	clear: both;
	padding: 25px 0 0 0;
}

#search_content {
	z-index: 9999;
	position: absolute;
	top: 19px;
	left: 10px;
}

.highlight {
	color: #cc0000;
}

.autocomplete {
	position: absolute;
	background-color: #cc0000;
	border: 1px solid #fff;
	padding: 5px;
}

.autocomplete ul li {
	cursor: pointer;
	margin: 0 0 10px 0;
}

div.autocomplete ul li.selected { background-color: #9c0000;}

.col {

	width: 30%;
	padding: 0 25px 75px 0;
	float: left;
}

fieldset {
	border: 0;
}

h6 {
	font-size: 1.1em;
	color: #cc0000;
	padding: 0 0 5px 0;
}

/*----------------------------------------------------------------------*/

.con {
	background: url(/gui/images/structure2/con_top.gif) no-repeat;
	width: 520px;
}

.con2 {
	background: url(/gui/images/structure2/con_middle.gif) repeat-y;
	width: 520px;
}

.con3 {
	background: url(/gui/images/structure2/con_bottom.gif) no-repeat;
	width: 520px;
	height: 37px;
}

.con4 {
	padding: 0 15px 5px 25px;
}

.con5 {
	padding: 0 15px 10px 25px;
}



.con h3 {
	color: #cc0000;
	font-size: 1.1em;
	margin: 0 15px 5px 25px;
	border-bottom: 1px solid #ccc;
	padding: 15px 0 5px 0;
}

.con p {
	padding: 0 15px 10px 25px;
}

.con5 p {
	padding: 0 0 10px 0;
}

h5 {
	font-size: 1.5em;
	color: #000;
	margin-bottom: 10px;
	padding: 20px 0 5px 0;
	border-bottom: 1px solid #ccc;
}

img {
	border: 0;	
}

hr {
	width: 474px;
	margin: 0;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

#tmp1 a {
	color: #006600;
}

/*-------------------------------------------------------------------------------------*/

#tab {
	background-color: #eee;
	padding: 10px;
	clear: both;
}

.tab_header {
	background-color: #ccc;
	width: 50%;
	float: left;
}

.tab_header p {
	padding: 5px;
}

.active_link a {
	background: url(/gui/images/structure2/link_bg.gif) repeat-x;
	border: 1px solid #c0e4ad;
	height: 17px;
	line-height: 17px;
	float: left;
	margin-right: 5px;
	padding: 0 5px;
	text-decoration: none;
}

.active_link a:hover, .selected a {
	border: 1px solid #006600;
}

.disabled_link a {
	background: url(/gui/images/structure2/link_bg_disabled.gif) repeat-x;
	border: 1px solid #888;
	height: 17px;
	line-height: 17px;
	float: left;
	margin-right: 5px;
	padding: 0 5px;
	color: #888;
	text-decoration: none;
}

.links {
	margin-top: 10px;
	padding: 0 20px;
}

.err {
	text-align: left;
	font-size: 11px;
	padding: 0 35px;
}

.err h6 {
	border-bottom: 1px solid #ccc;
	color: #cc0000;
	font-size: 15px;
	padding-bottom: 10px 10px 5px 10px;
	margin-bottom: 5px;
}

.errrormsg {
	color: #ff0000;
	font-weight: bold;
}

.header1 {
	color: #cc0000;
	font-size: 13px;
}

.header2 {
	font-weight: bold;
	font-size: 13px;
}

.header3 {
	font-weight: bold;
	font-size: 12px;
}

.header4 {
	font-weight: bold;
	font-size: 12px;
}

/* overlay box*/
#overlay {
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 10000;
}

#popup{
	width: 600px;
	height: 600px;
	position: absolute;
	padding: 25px 20px; 
	z-index: 10001; 
	background: #fff;
	font-size: 1.3em;
	text-align: left;
}

a#closePopup{
	position: absolute;
	top: 3px;
	right: 3px;
}

a.sabutton {
	background-color:#e5e5e5;
	background-image:url(/gui/images/structure2/buttonbg.jpg);
	background-repeat:repeat-x;
	border:1px solid #808080;
	color:#000;
	text-decoration:none;
	font-size:12px;
	display: block;
	padding:6px;
}

#sabutton{
	width:300px;
	height:80px;
}

.saactive_link a {
	background: url(/gui/images/structure2/buttonbg.jpg) repeat-x;
	border: 1px solid #c0e4ad;
	height: 30px;
	line-height: 17px;
	padding: 5px 5px;
	text-decoration: none;
}

.saactive_link a:hover, .selected a {
	border: 1px solid #006600;
}