html,body{margin:0;padding:0;
	background: white repeat-x none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body{text-align:center;
	background: none transparent;
	font: 16px/20px arial,sans-serif;
}
p{margin: 0 10px 10px;
	color: #000000;
}
a{ text-decoration:none; color: #0000ff;}
div#header{background-color:#F3F2ED;
}
div#container{text-align:left;
}

div#content h1{margin:0;padding-left:10px;
	font-size: 20px;
	color: #000000;
	text-align: center;
}

div#content h2{text-align:left;
	padding-left: 10px;
	color: #000000;
	font: 30px   Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 5px;
	background: transparent none;
	border-bottom: 1px solid #000000;
}

div#content h3{
	padding-left: 0;
	color: #7f7f7f;
	padding-bottom: 0;
	padding-top: 0;
	background: none;
	border-bottom: 1px  #000000;
	font-size: 15px;
	font-style: italic;
	float: right;
	margin: 0 0 0 5px;
}

div#content h4{
	color: #000000;
	background: none #ffff00;
	border-bottom: 1px  #000000;
	font-size: 20px;
	margin: 0 0 10px;
	font-weight: bold;
	padding: 3px 0 3px 10px;
}
div#content p{line-height:1.4}

div#content .required{line-height: 10px;
	color: #00ff00;
	font-size: 30px;
	padding-bottom: 15px;
	margin-top: 0;
}

div#content img{line-height:1.4;
	padding: 5px;
	margin-right: 20px;
	float: left;
	border: 1px solid #cbc7b2;
	background: #ffffff;
	margin-bottom: 20px;
}

div#content table{line-height:1.4;
	padding: 5px;
	margin-right: 20px;
	border: 1px solid #cbc7b2;
	background: #ffffff;
	margin-bottom: 10px;
	width: 100%;
}

div#content td{line-height:1.4;
	padding: 5px;
	border: 1px  #cbc7b2;
}
div#navigation{background: transparent;
	font-size: 12px;
}

div#navigation a{background: transparent;
	color: #000000;
}
div#navigation ul{margin: 0 0 5px; padding:0; list-style-type:none;
	width: 200px;
	height: 50px;
}
div#navigation li{
	border: 1px solid #333333;
	background: none;
	font-weight: bold;
	margin-bottom: 3px;
	padding-left: 0;
	width: 200px;
}

div#navigation li a{
	border: 1px none #333333;
	background: #feff00 url(images/doorin_a1.gif) no-repeat;
	font-weight: bold;
	height: 37px;
	display: block;
	padding-left: 50px;
	padding-top: 10px;
	width: 150px;
	color: #000000;
}

div#navigation li a:hover{
	border: 1px  #333333;
	background: no-repeat url(images/doorin_hover1.gif);
	font-weight: bold;
	color: #800000;
	width: 150px;
	height: 37px;
	display: block;
	padding-left: 50px;
	padding-top: 10px;
}
div#extra{background: white;
	padding-top: 10px;
	padding-left: 5px;
	border-top: 1px solid #000000;
	display: none;
}
div#footer{background: #feff00;
	border-top: 3px solid #e6e6e6;
	padding-top: 10px;
	padding-bottom: 30px;
}
div#footer p{margin:0;padding:5px 10px}

div#footer .small{
	font-size: 9px;
	margin-left: 5px;
}

div#footer a{
	font-size: 10px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-decoration: underline;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-left: 5px;
	color: #000000;
}

div#footer a:hover{
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	text-decoration: underline;
	color: #000000;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-left: 5px;
}
div#container{width: 1000px;margin: 0 auto}
div#content{float:right;
	width: 750px;
	display: block;
}

div#content li{
	line-height: 30px;
}
div#navigation{float:left;width:200px;
	display: block;
	margin-bottom: 20px;
	margin-right: 20px;
	height: 700px;
}
div#extra{float:right;
	margin-top: 20px;
	display: block;
	width: 995px;
}
div#footer{clear:both;}

.large {
	font-size: 20px;
	color: black;
}

.redlarge {
	font-size: 20px;
	color: #ff1814;
}

.red {
	color: #ff1814;
}