/* Pharos Alliance CSS */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E5E0DA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.bkgd-left {
	background-image: url(images/bkgd-left.gif);
	background-repeat: repeat-y;
}
.bkgd-right {
	background-image: url(images/bkgd-right.gif);
	background-repeat: repeat-y;
}
.home-content h1 {
	font-size: 18px;
	color: #AD192A;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.home-blurbs {
	color: #FFFFFF;
	text-align: right;
	margin-right: 50px;
	margin-left: 10px;
}
.home-blurbs h1 {
	font-size: 13px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: -10px;
}
.home-content p {
	line-height: 17px;
	color: #666666;
}
.home-content {
	margin-left: 30px;
	margin-right: 20px;
}
.whatsNew h1 {
	font-size: 13px;
	color: #AD192A;
}
.whatsNew li {
	padding-bottom: 10px;
	line-height: 15px;
	color: #666666;
	margin-left: -35px;
	display: block;
	padding-top: 10px;
	padding-left: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	list-style-type: none;
	background-image: url(images/gfx-bullet.gif);
	background-repeat: no-repeat;
	background-position: 4px 15px;
}
.whatsNew {
	margin-left: 15px;
	margin-top: 20px;
}
.footer {
	font-size: 10px;
	color: #666666;
}
.footer a {
	color: #666666;
}
.whatsNew ul li a {
	color: #666666;
}
.home-blurbs p {
	color: #E6BAC0;
}
.interior-body {
	line-height: 16px;
	color: #666666;
	margin-left: 25px;
	margin-right: 25px;
}
.interior-body h1 {
	font-size: 18px;
	color: #AA1D2D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.interior-body h3 {
	font-size: 14px;
	color: #63718C;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	padding-top: 20px;
	font-weight:normal;
}
.sub-content {
	margin-right: 20px;
	margin-left: 20px;
}
.sub-content h1 {
	font-size: 14px;
	color: #63718C;
}
.left-col li {
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2DCD6;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-left: -30px;
	background-image: url(images/gfx-bullet-SUB.gif);
	background-repeat: no-repeat;
	background-position: 15px 8px;
}
.left-col ul li a {
	color: #63718C;
	font-size: 10px;
	text-transform: uppercase;
}
.sideBarSUB h1 {
	font-size: 13px;
	color: #63718C;
}
.sideBarSUB li {
	padding-bottom: 10px;
	line-height: 15px;
	color: #666666;
	margin-left: -35px;
	display: block;
	padding-top: 10px;
	padding-left: 18px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	list-style-type: none;
	background-image: url(images/bullet-SideBar.gif);
	background-repeat: no-repeat;
	background-position: 4px 15px;
}
.sideBarSUB ul li a {
	color: #666666;
	font-size:10px;
	display:block;
}
.sideBarSUB ul li a:hover {
	color: #333333;
	text-decoration:none;
}
.sideBarSUB {
	margin-right: 20px;
	margin-left: 20px;
}
img a:link {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left-col ul #sidebar ul {
	background-image: none;
	margin: 0px;
	padding: 0px;
}
.left-col ul #sidebar ul li {
	margin: 0px;
	list-style-type: disc;
	background-image: none;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.left-col ul #sidebar ul li a {
	text-transform: none;
	list-style-type: square;
}
