@import url('default.css');

#container {
	width: 760px;
	padding: 0px;
	text-align: left;
	margin: 0px auto 0px auto;
}

#header {
	clear: both;
	font-size: 9pt;
}
#header .slogan {
	clear: both;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 10px 0px 15px 0px;
}
#header .support {
	float: left;
	width: 230px;
	text-align: right;
}
#header .title {
	float: right;
	width: 245px;
	text-align: left;
}
#header .clear {
	clear: both;
	margin-top: 10px;
}
#header .informer {
	width: 100%;
	clear: both;
	margin: 10px 0px 10px 0px;
}
#header .search {
	text-align: center;
	vertical-align: bottom;
	margin: 20px 0px 20px 0px;
}
#content {
	clear: both;
	width: 760px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#content H1 {
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
#menu {
	float: left;
	width: 253px;
	font-size: 9pt;
	background: #F5F5F5;
}
#menu LI {
	margin-bottom: 2px;
}
#menu .level1 {
	list-style: none;
	font-weight: bold;
	background: #F5F5F5;
	margin: 0px;
	padding: 7px 10px 10px 7px;
}
#menu .level2 {
	list-style: none;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px 0px 0px;
}
#menu .level3, #menu .level4 {
	list-style: none;
	font-weight: normal;
	margin: 0px 0px 5px 10px;
	padding: 0px 10px 0px 0px;
}

#text {
	font-size: 9pt;
	border-left: 1px solid #000000;
}
#text .columnTitle {
	height: 25px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	vertical-align: middle;
}
#text H2 {
	width: 100%;
	margin-top: 20px;
	text-align: right;
	text-transform: uppercase;
}
#text UL {
	margin: 0px 0px 10px 10px;
	padding: 0px 0px 0px 5px;
}
#text .back {
	text-align: right;
	margin-bottom: 20px;	
}
#text .label {
	width: 180px;
	text-align: right;
	vertical-align: middle;
}
#text .mandatory {
	color: #AE5B0E;
	font-size: 20px;
	margin-top: 15px;
}
#text .sample {
	color: #666666;
	font-style: italic;
}
#text .roll {
	width: 100%;
}

#text .roll TH {
	height: 30px;
	color: #FFFFFF;
	font-size: 9pt;
	text-align: left;
	background: #0000FF;
	p1adding: 5px 5px 5px 5px;
}
#text .roll TH IMG {
	margin: 0px 5px 2px 5px;
}
#text .roll TH A {
	color: #FFFFFF;
}
#text .roll TH A:hover {
	border: 0px;
	color: #FFFFFF;
	text-decoration: underline;
}
#text .roll TH A.active {
	padding-left: 13px;
	text-decoration: underline;
}
#text .roll TH A.up {
	background: url(../images/nav-arrow-up2.gif) no-repeat 0px 5px;
}
#text .roll TH A.down {
	background: url(../images/nav-arrow-down2.gif) no-repeat 0px 5px;
}

#text .roll .data {
	vertical-align:middle;
	font-weight : bold;
	background: #BADCFE;
	border: none;
}
#text .roll .data A {
	color: #004691;
}
#text .roll .data A:hover {
	color: #004691;
	text-decoration: underline;
}
#text .roll TD {
	font-size: 9pt;
}
#text .roll .vaccontent {
	border-bottom: 0px solid #999999;
}
#text .roll TR:hover {
	background: #F5F5F5;
}


#text .navigation {
	margin: 0px 20px 20px 5px;
}
#text .navigation A {
	margin: 0px 5px 0px 5px;
}
#text .navigation A.active {
	font-weight: bold;
}
#text .form TD {
	font-size: 9pt;
}
#text .list .level1 {
	font-weight: bold;
	l1ine-height: 20px;
}
#text .title {
	font-weight: bold;
}
#text .list .level2 {
	margin-left: 0px;
}
#text .list .level3 {
	margin-left: 20px;
}
#text .list .level4 {
	margin-left: 40px;
}
#text .list .level5 {
	margin-left: 60px;
}
#text .list .level6 {
	margin-left: 80px;
}
#text .attantion {
	color: #D26E11;
	font-weight: bold;
}
#text .edit {
	margin-top: 20px;
	text-align: right;
}
#additional {
	width: 253px;
	font-size: 9pt;
	border-left: 1px solid #000000;
}

.poll {
	float: left;
	width: 224px;
	font-size: 7pt !important;
	text-align: left;
	margin-top: 10px;
	background: #F5F5F5;
	margin-bottom: 5px;
}
#text .poll {
	font-size: 10px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
}
.poll .content {
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
}
.poll .title {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	m1argin: 0px 0px 5px 0px;
	border-bottom: 1px solid #CCCCCC;
}
.poll label {
	font-size: 10px;
	font-weight: bold;
}
.poll .submit {
	text-align: center;
	margin: 10px 0px 0px 0px;
}
.poll IMG {
	margin: 5px 0px 10px 0px;
}
.poll .total {
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
}
.poll .comment {
	font-size: 7pt;
}

#text .delimiter {
	clear: both;
	height: 1px;
	background: #CCCCCC;
	margin: 10px 0px 10px 0px;
}
.banners {
	clear: both;
	margin: 10px 0px 10px 0px;
}
#footer {
	clear: both;
	width: 100%;
	height: 50px;
	margin: 0px;
	font-size: 9pt;
	border-top: 1px solid #CCCCCC;
}
#footer .counter {
	width: 130px;
	padding-top: 7px;
}
#footer .counter IMG {
	margin-top: 5px;
}
#footer .copyright {
	float: left;
	width: 500px;
	padding-top: 10px;
	text-align: center;
}
.fldInt {
	color: #000000;
}
.vaccontent {
	border-bottom: 0px solid #999999;
}
.fldTextLong {
	width: 298px;
	color: #000000;
}