@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

/* !box */


	#h1
			{
				color: #0068b1;
				font-size: 19px;
				font-weight: bold;
				line-height: 53px;
			}


#info{
	margin:20px 14px 0 14px;
	padding:0 0 20px 0;
	position:relative;
}



/* !start */
#startHeader {
	position: relative !important;
	width: 100% !important;
	left: 0 !important;
	height: 42px !important;
	margin: 0 !important;
	padding: 0 !important;
	background: url(/images/start/header.png) repeat-x !important;
	overflow: hidden !important;
}

	#startHeader ul {
		margin: 0 !important;
		padding: 0 !important;		
		list-style-type: none;
	}

	#startHeader li,
	.startHeaderLinks li {
		float: left !important;
		margin: 0 15px 0 10px !important;
		padding: 11px 0 0 0 !important;
	}
	
		#startHeader a,
		.startHeaderLinks a {
			float: left !important;
			clear: none !important;
			height: 30px !important;
			font: normal 11px/30px Verdana, Sans-Serif !important;
			text-decoration: underline !important;
			color: #006599 !important;
		}
			
			#startHeader a:hover,
			.startHeaderLinks a:hover {
				text-decoration: none !important;
			}
		
		#startHeader .active a,
		.startHeaderLinks .active a {
			font-weight: bold !important;
			text-decoration: none !important;
			color: #6b6b6b !important;
			background: url(/images/start/header_active.png) no-repeat 50% 100% !important;
		}
	
	#startHeader .start {
		float: right !important;
		width: 130px !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
		#startHeader .start a {
			float: right !important;
			width: 130px !important;
			height: 42px !important;
			margin: 0 !important;
			text-indent: -9999em !important;
			background: url(/images/start/logo.png) no-repeat !important;
			outline: 0 !important;
		}

#startFooter {
	display: none;
	clear: both !important;
	height: 548px !important;
	background: url(/images/start/footer.png) repeat-x !important;
}

#startFooterIframe {
	margin-bottom: -10px;
}
.ie #startFooterIframe {
	height: 656px;
}


#n1
{
	z-index: 2;
	width: 100%;
	border-style: none;
	background-color: #F2F6FA;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-khtml-border-radius: 0px;
	border-radius: 0px;
	position: relative;
}

#n2
{
	z-index: 3;
	width: 185px;
	margin-bottom: -11px;
	position: relative;
	margin-right: -185px;
	margin-top: 7px;
	left: 21px;
}

#n2_img
{
	vertical-align: top;
}

#n4
{
	z-index: 5;
	width: 676px;
	min-height: 19px;
	position: relative;
	margin-right: -676px;
	margin-top: 38px;
	left: 252px;
}

#n6
{
	font-weight: bold;
}

.rootelem /* the root of the artwork tree */
{
	margin-left: auto;
	margin-right: auto;
}

.grpelem /* a child element of a group */
{
	display: inline;
	float: left;
}


.wrap /* used to force wrap after floated array */
{
	content: '';
	clear: left;
}
