/* CSS Document */
body {
	font: 9pt Arial, Helvetica, sans-serif;
	
}
#container_content a, #container_footer a { 
	color:#5a6b7e;
	text-decoration:none;
	border-bottom:1px dotted transparent;
}
#container_content a:hover,  #container_footer a:hover { 
	color:#4e6279;
	text-decoration:none;
	border-bottom:1px dotted #304154;
}
#container_footer a { 
	color:#3a3a3a;
	font-size:8pt;

}
#container_footer a:hover { 
	color:#000000;

}
h1 {
	font-size:9pt;
	color: #000000;
	line-height: 1.35;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	font-size:9pt;
	color: #000000;
	line-height: 1.35;
	margin-top: 0;
	margin-bottom: 0;

}
h3 {
	font-size:9pt;
	color: #000000;
	line-height: 1.35;
	margin-top: 0;
	margin-bottom: 0;

}
h4 {
	color: #000000;
	font-size:9pt;
	line-height: 1.35;
	margin-top: 0;
	margin-bottom: 0;
	

}
h5 {
	color: #000000;
	font-size:9pt;
	line-height: 1.35;
	margin-top: 0;
	margin-bottom: 0;
}
h6 {
	color: #000000;
	font-size:9pt;
	line-height: 1.35;
	margin-top: 0;
	margin-bottom: 0;
}
/* BLACK HEADERS */
.h1 { 
	font-size:18pt;
	color:#000000;
}
.h2 { 
	font-size:17pt;
	color:#000000;
}
.h3 { 
	font-size:16pt;
	color:#000000;
}
.h4 { 
	font-size:15pt;
	color:#000000;
}
.h5 { 
	font-size:14pt;
	color:#000000;
}
.h6 { 
	font-size:13pt;
	color:#000000;
}
.h7 { 
	font-size:12pt;
	color:#000000;
}
.h8 { 
	font-size:11pt;
	color:#000000;
}
.h9 { 
	font-size:10pt;
	color:#000000;
}

/* RED HEADERS */
.h1-red { 
	font-size:18pt;
	color:#cc0e08;
}
.h2-red { 
	font-size:17pt;
	color:#cc0e08;
}
.h3-red { 
	font-size:16pt;
	color:#cc0e08;
}
.h4-red { 
	font-size:15pt;
	color:#cc0e08;
}
.h5-red { 
	font-size:14pt;
	color:#cc0e08;
}
.h6-red { 
	font-size:13pt;
	color:#cc0e08;
}
.h7-red { 
	font-size:12pt;
	color:#cc0e08;
}
.h8-red { 
	font-size:11pt;
	color:#cc0e08;
}
.h9-red { 
	font-size:10pt;
	color:#cc0e08;
}

/* GREY HEADERS */
.h1-grey { 
	font-size:18pt;
	color:#3b3b3b;
}
.h2-grey { 
	font-size:17pt;
	color:#3b3b3b;
}
.h3-grey { 
	font-size:16pt;
	color:#3b3b3b;
}
.h4-grey { 
	font-size:15pt;
	color:#3b3b3b;
}
.h5-grey { 
	font-size:14pt;
	color:#3b3b3b;
}
.h6-grey { 
	font-size:13pt;
	color:#3b3b3b;
}
.h7-grey { 
	font-size:12pt;
	color:#3b3b3b;
}
.h8-grey { 
	font-size:11pt;
	color:#3b3b3b;
}
.h9-grey { 
	font-size:10pt;
	color:#3b3b3b;
}


.header1 {
	width:260px;
	height:27px;
	
	background:url(../images/AtriusMedia2_03.gif);
	background-repeat:no-repeat;
	background-color:#dde5ee;

}
.header3 {
	width:200px;
	height:27px;	
	background:url(../images/bg_header3.gif);
	background-repeat:no-repeat;
	background-color:#dde5ee;
}
.header1 h1 {
	margin-left:5px;
	margin-top:5px;
}
.header3 h1 {
	margin-left:3px;
	margin-top:3px;
	
}
p {
line-height: 1.4;
margin-top: 0;
padding-bottom: 1px;
margin-bottom: 1.2em;
}
form {

}
input {

}
select {

}
option {

}
textarea {

}
submit {

}
li {

}
.divcontent {
	
}
.link_gold {
	color: #ae9716;
	text-decoration:none;
}
.link_gold:hover {
	background-color:#fff9d8;
}
.text_med_grey {
	font-size:10pt;
	color:#666666;
	font-weight:bold;
}
.header_red {
	color:#c73531;
	font-size:15pt;
	font-weight:normal;
	line-height:80%;
	padding:5px 0px 5px 0px;
}
.image_float_right {
	float:right;
	margin-left:15px;
	margin-bottom:15px;
}
.image_float_left {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}