body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(bg_body.gif) left top repeat-y #333333;
}
.maintab{
	width:1000px;
	background:url(bg_tab_header.jpg) left top no-repeat;
}
.maintab_zwo { margin-left:46px; margin-top:96px; }
.maintab_zwo_colleft { width:120px; background:url(bg_colleft.gif) left top repeat-y; }
.maintab_zwo_colmiddle { width:690px; background:url(bg_colmiddle.gif) left top repeat-y #E5E5E5; margin:0; padding:0; }
.maintab_zwo_colright { width:120px; background:url(bg_colright.gif) left top repeat-y; }
.maintab_zwo_colmiddle_content { padding:20px; height:500px; }

h1 { font-size:24px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#333333; line-height:24px; margin-bottom:10px; padding:0; }
h2 { font-size:22px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#333333; line-height:22px; margin-bottom:10px; padding:0; }
h3 { font-size:20px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#333333; line-height:20px; margin-bottom:10px; padding:0; }
h4 { font-size:18px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#333333; line-height:18px; margin-bottom:10px; padding:0; }
h5 { font-size:16px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#333333; line-height:16px; margin-bottom:10px; padding:0; }
h6 { font-size:14px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; color:#333333; line-height:14px; margin-bottom:10px; padding:0; }

#headerdiv {
	position:absolute;
	left:0px;
	top:0px;
	z-index:333;
	width:976px;
	border:0;
	margin:0;
}
.headerspace { white-space:nowrap; padding-left:10px; }
.searchbox {
	height:14px;
	width:75px;
	background-color:#333333;
	border:1px solid #999999;
	color: #999999;
	font-size:11px;
}
#footer_tab { margin-left:46px; margin-top:10px; }
.footer {
	color:#999999;
	font-size:11px;
	text-align:center;
}
.footer a {
	color:#999999;
	text-decoration:none;
}
.flash {
	margin-left:25px;
	/*border:1px solid #000000;*/
	/*border-top:1px solid #333333; border-left:1px solid #666666; border-bottom:1px solid #CCCCCC; border-right:1px solid #999999;*/
	/*border-top:3px double #333333; border-left:3px double #666666; border-bottom:3px double #CCCCCC; border-right:3px double #999999;*/
}
.csc-mailform {
	background-color:#CCCCCC;
	border: 1px solid #999999;
}

.csc-mailform-field {
	display: block;
	margin: 10px;
	padding: 10px;
}

.csc-mailform label{
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	margin: 2px 5px;
	padding:0;
}


.csc-mailform input {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color:white;
	border: 1px solid #999999;
	width: 200px;
	padding: 2px 6px;
	font-size: 8pt;
}

.csc-mailform textarea {
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	background-color:white;
	border: 1px solid #999999;
	width: 100%;
	padding: 2px 6px;
	font-size: 8pt;
}

.csc-mailform input.csc-mailform-submit{
	float: right;
	width: 120px;
	cursor:hand;
}

.csc-mailform form input.csc-mailform-submit:hover{
	background-color:#999999;
	border: 1px solid white;
	color: white;
	
}
table.csc-uploads {
	border-spacing: 0;
	border: 1px solid #999999;
}
table.csc-uploads td {
	padding: 3px 10px 3px 10px;
	font-size: 12px;
}
table.csc-uploads p {
	pargin:0;
	padding:0;
}

table .csc-uploads tr.tr-even {
	background-color: #CCCCCC;
}
.align-left {text-align:left; }
.align-center {text-align:center; }
.align-right {text-align:right; }
.align-justify {text-align:justify; }