﻿body {
	margin: 0px;
	color: #333333;
	font-family: Geneva, Helvetica, Arial;
}

div#header {
	padding-bottom:5px;
}

div#content {
	margin-left: 35px;
	margin-right: 5px;
}

div#sub_content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	width: 715px;
	margin-left: 35px;
	margin-top: 5px;
	margin-right: 5px;
	padding-top: 15px;
}

div#text {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-top: 5px;
	padding-bottom: 5px;
}

.title {
	font-size:14px;
	color: #059ad7;
	text-transform: uppercase;
}

.homeTitle {
	font-size:12px;
	color: #059ad7;
	text-transform: uppercase;
}

.subtitle {
	font-size:11px;
	color: #333333;
}

.text {
	font-size:11px;
	color: #333333;
}

.text li {
	list-style-image: url(../images/bullet.gif);
}

.copytext {
	font-size:10px;
	color: 8e8e8e;
}

div#subText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding-bottom: 5px;
}

div#text_borderless {
	padding-top: 5px;
	padding-bottom: 5px;
}

img {
	border: 0px;
}

td.column {
	vertical-align: top;
}

a {
	color: #059AD7;
	text-decoration: none;
}
a:link{
	color: #059AD7;
}
a:visited{
	color: #059AD7;
}
a:hover{
	color: #333333;
}


.subTextA a{
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Helvetica, Arial;
	font-size:10px;
}
.subTextA a:link {
	color: #333333;
}
.subTextA a:visited{
	color: #8e8e8e;
}
.subTextA a:hover{
	color: #059AD7;
}

.pressA a{
	color: #333333;
	text-decoration: none;
	font-family: Geneva, Helvetica, Arial;
	font-size:10px;
}
.pressA a:link {
	color: #333333;
}
.pressA a:visited{
	color: #5a5a5a;
}
.pressA a:hover{
	color: #059AD7;
}

