@charset "utf-8";

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linksA, .linksB  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.linksA a:link, .linksA a:visited {
	color: #D9D9D9;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D9D9D9;
}
.linksB a:link,.linksB a:visited {
	color: #B06061;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B06061;
}
.linksA a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
}
.linksB a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B06061;
}

a:link {
	color: #E76B5C;
}

#divSecLeft {
	width: 240px;
	float: left;
}
#divSecWrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 34px;
	margin-bottom: 20px;
}
#secLogo {
	margin-bottom: 30px;
	margin-right: 94px;
}
#divSecMiddle {
	margin-right: 185px;
	margin-left: 240px;
}
#divSecRight {
	float: right;
	width: 160px;
	padding-top: 123px;
}

#divSecMiddle p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#divSecRight p {
	font-size: 12px;
	line-height: 24px;
}

a:visited {
	color: #E76B5C;
}

h1 {
	color: #A1BBDF;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;

}
h2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
h3 {
	color: #A1BBDF;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
}

.secLaurel {
	margin-bottom: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.quote {
	color: #A1BBDF;
	font-size: 15px;
	line-height:20px;
}
.quoteHome {
	color: #A1BBDF;
	font-size: 18px;
	line-height:23px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.homeQuoteLine {
	border-top: 1px solid #A1BBDF;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
