@import url("sub-general.css");

A.red {
	color:red;
}

.content {
	width:700px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	color:#333333;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:normal;	
	
	
	
}

.content-left {
	position:relative;
	
	width:415px;
	margin-right:40px;
	float:left;
	text-align:left;
}
.content-right {
	width:245px;
	float:left;
	text-align:left;
}

#contentwrapper {
	position:relative;
	text-align:center;
	width:100%;
	min-height:100%;
	
	float:left;
	/*background-color:#f7f7f7;*/
	
}

#address{
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:normal;	

}
#contactlabel{
	padding-left:20px;
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:normal;	

}
#contactdata{
	padding-left:10px;
	color:#ffffff;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:normal;	
}
#contactdata A{
	color:#ffa626;
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:normal;	
}





TD {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:normal;	
}

UL, OL, LI {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:normal;	
}


H1 {
  	font-family: Verdana, Arial;
	font-size: 11pt;
	font-weight:bold;	
	color:#000000;
	margin-bottom:4px;
	margin-top:0px;
	
}

H2 {
  font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:bold;	
	color:#ff0000;
	margin-bottom:4px;
	margin-top:0px;
}

H2 A {
  color:#ff0000;
}

H3 {
  	font-family: Verdana, Arial;
	font-size: 10pt;
	font-weight:bold;	
	color:#333333;
	margin-bottom:4px;
	margin-top:0px;
	
}
H3 {
  	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:bold;	
	color:#ff0000;
	margin-bottom:4px;
	margin-top:0px;
	
}
H4 {
  	font-family: Verdana, Arial;
	font-size: 9pt;
	font-weight:bold;	
	color:#333333;
	margin-bottom:4px;
	margin-top:0px;
	
}
P {
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}
.bodytext {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color:black;
	margin-bottom:4px;
}

.bodytext A, LI A, #content A, TD A {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.bodytext A:hover, LI A:hover, #content A:hover, TD A:hover {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight:bold;
	color:red;
	text-decoration:none;
}
.headerdate {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight:bold;	
	color:#000000;
	float:left;
	margin-right:4px;
}

A, A H1, H1 A, A H2, H2 A, A H3, H3 A, A H4, H4 A{
	text-decoration:none;
}

.content-right H1 {
	margin-bottom:0px;
}
.content-right H3 {
	margin-bottom:0px;
	font-size:8pt;
}
.content-right .bodytext {
	font-size:8pt;
}

