A:link {
	color: #ef4a32;
	text-decoration: none;
	font-weight: regular;
}

A:visited {
	color: #ef4a32;
	text-decoration: none;
	font-weight: regular;
}

A:active {
	color: #ef4a32;
	text-decoration: none;
	font-weight: regular;
}

A:hover {
	color: #006469;
	text-decoration: underline;
	font-weight: regular;
}

TD {
	font-size: 14px;
	font-family : Verdana;
	line-height: 17px;
}

P {
	font-size: 14px;
	font-family : Verdana;
	line-height: 18px;
}

p.footer {
	font-size: 12px;
	font-family : Verdana;
	line-height: 15px;
}

.sidehead {
	font-size: 14px;
	font-family : Verdana;
	line-height: 15px;
    font-weight: bold;
	color: #ef4a32;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : arial;
	color : #000000;
	line-height: 13px;
}

#box {
	position: relative;
	color: #ffffff;
	background-color: #ffffff;
	padding: 6px;
	width: 800px;
	border: 1px solid #006469;
}

body {
	color: #000000;
	background-color: #F3F6F7;
	background-image: url('images/bg_long.gif');
	background-repeat: repeat-x;
}

#box_subscribe {
	width: 135px;
	text-align: left;
	margin-top: 10px;
	line-height: 14px;
}

.text_subscribe {
	color: #006469;
	font-size: 11px;
}

.textbox_subscribe {
	width: 200px;
}

img {
	border: none;
}

#box_logos {
	line-height: 10px;
	text-align: center;
}

li {
	list-style-type: disk;
	margin-left: -25px;
}

ul {
	line-height:18px;
}

ul.sub {
	list-style-type: disc; 
	color:#000000;
}

.highlighted {
	color: #006C6F;
}

#under_list {
	margin-top:-10px;
}

#sub_photo {
	position: absolute; 
	top:245px; 
	left:550px;
}

.subheader {
	font-size: 14px;
	font-weight: bold;	
}

.section {
	color: #000000;
	font-style: italic;
	/*font-weight: bold;*/
}

.section2 {
	color: #006C6F;
	font-style: italic;
	/*font-weight: bold;*/
}


#box_first_text {
	margin-top: 10px;
	margin-bottom: 10px;

}

h1.first_text {
	color: #07ACB4;
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	font-weight: normal;
}

input {
	font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:2px 4px;
	line-height:20px;
	background-color:#ffffff;
	border:2px solid #999;
}
	

