*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body{
	height: 100%;
}
#startBodyArea{
	padding-top: 200px;
}
#startContentArea{
	margin-top: 35px;
}
#startContentArea a{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#startContentArea a:hover{
	text-decoration: underline;
}

#bodyArea{
	width: 967px;
	padding-top: 20px;
}
#headerArea{
	height: 160px;
}
.header1{
	background-image: url(images/img_header_1.jpg);
	background-repeat: no-repeat;
	height: 44px;
}
.header2{
	background-image: url(images/img_header_2.jpg);
	background-repeat: no-repeat;
	height: 116px;
}
#globalArea{
	color: #999999;
	font-size: 9px;
	text-align: right;
	padding-top: 6px;
	margin-right: 12px;
}
#globalArea ul{
	list-style: none;
}
#globalArea ul li{
	display: inline;
}
#globalArea ul li a{
	color: #999999;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}
#globalArea ul .act a{
	color: #999999;
	font-size: 9px;
	text-decoration: underline;
	text-transform: uppercase;
}
#globalArea a:hover{
	color: #666666;
}
#menuArea{
	text-align: right;
	margin-right: 12px;
}
#menuArea ul{
	list-style: none;
}
#menuArea ul li{
	display: inline;
	margin-left: 25px;
}
#headlineArea{
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	font-size: 17px;
	text-align: left;
	padding-bottom: 5px;	
	margin-top: 25px;
	margin-right: 15px;
}
#submenuArea{
	text-align: left;
	margin-top: 5px;
	height: 40px;
}
#submenuArea ul{
	list-style: none;
}
#submenuArea ul li{
	display: inline;
	margin-right: 10px;
}
#submenuArea ul .no a{
	color: #999999;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	background-color: #ffffff;
}
#submenuArea ul .no a:hover{
	background-color: #333333;
}
#submenuArea ul .act a{
	color: #999999;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	background-color: #333333;
}
#contentBody{
}
#contentArea{
	width: 617px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
#contentArea h1{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #666666;
}
#contentArea .internal-link{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#contentArea .download{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#contentArea .external-link{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#contentArea .external-link-new-window{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#contentArea .mail{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#contentArea a:hover{
	text-decoration: underline;
}
#contentArea table td{
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
#containerArea{
	width: 300px;
	float: right;
	margin-right: 15px;
	text-align: left;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
#containerArea table td{
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}
#containerArea h1{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #666666;
}
#containerArea .internal-link{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#containerArea .download{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#containerArea .external-link{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#containerArea .external-link-new-window{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#containerArea .mail{
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 7px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#containerArea a:hover{
	text-decoration: underline;
}
#containerArea table td{
	font-size: 11px;
	color: #999999;
}
.clear{
	clear: both;
}

#mailform fieldset{
	border: 0px solid;
  	font-size: 11px;
  	line-height: 20px;
}
#mailform .csc-mailform-field{
	padding: 2px 0px;
	margin-bottom: 15px;
}
#mailform .csc-mailform-field label{
	float:left;
	width:100px;
}
#mailform .csc-mailform-field textarea{
  	width:250px;
  	border: 1px solid #666666;
}
#mailform .csc-mailform-field input{
  	width:250px;
  	border: 1px solid #666666;
}
#mailform #mailformformtype_mail{
	margin-left: 315px;
}
#mailform .csc-mailform-field .csc-mailform-submit{
	font-size: 11px;
        border: 0px solid;
        background-color: transparent;
	background-image: url(images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #999999;
	width: 45px;
}
.csc-loginform{
	margin-bottom: 25px;
}
.csc-loginform .csc-form-labelcell .csc-form-label-req{
       padding-right: 25px;
       line-height: 22px;
}
.csc-loginform .csc-form-fieldcell input{
	border: 1px solid #ccc;
	font-size: 11px;
}
