@charset "UTF-8";
/* CSS Document */


/*
===================
BASE STYLE SHEET
===================

Covers all the styles 
common between Tier 1 
and Tier 2 sites.

===================


*/


/*-----------------
TOC
-----------------
-General
-Header
-Navigation
-Content
-News Section
-Search
-Footer
-Pharos Mark
-Forms
------------------*/


/*-----------------
 GENERAL
------------------*/

* {
	margin:0;
	padding:0;
	font-family: arial, helvetica, sans-serif;
	border:0;
	vertical-align:top; 
	}

body {
	background-color:#cceafe;
	text-align: center;
        height: 100%;
	font-family: helvetica, arial, sans-serif;          
	}

p { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	line-height:150%;
	}
	
h1 {  
	color: #2d8ae0;  
	font-size: 18px; 
	font-family:helvetica,arial,sans-serif;
	line-height:150%;
	margin:0;
	padding:0;
	text-align:left;
	}
	
h2,h3,h4 {  
	color:#000;
	font-family:helvetica,arial,sans-serif;
	font-size:14px;
	line-height:150%;
	margin:0;
	padding:0;
	text-align:left;
	}	

a:link {color: #2d8ae0}
a:visited {color: #000}
a:hover {color: #e18e2d}
a:active {color: #e18e2d}

table {
	font-size:11px;
	}

td, th {
	padding:4px;
	font-size:11px;
	}

abbr, acronym {
	border-bottom:1px dotted #000;
	cursor:help;
}
 
em {
	font-style:italic;
}
	
hr {	
	background-color:#fff;
	border-bottom:1px solid #cceafe;
	border-top:1px solid #cceafe;
	color:#fff;
	height:4px;
	width:100%;
	margin:10px 0 20px 0;
	}

blockquote {
	margin-left:20px;
	}

/*----------------
  HEADER
-----------------*/

#header {
	position: relative;
	height:180px;
	width:700px;
	background:url(images/header.jpg) 0 0 no-repeat;
	background-repeat:no-repeat;
	background-color:#cceafe;
	margin: 0 auto;
	text-align: left;
	}
	
	
/*---------------------
  NAVIGATION
----------------------*/

#nav {
	background:url(images/nav_blue_link.gif);
	background-repeat:repeat-x; 
	clear:both;
	margin: 0 auto;
	text-align: left;
	width:750px;
	border-top:1px solid #cceafe;
	border-bottom:1px solid #cceafe;
	height:30px;
	}

#nav ul {
	list-style-type: none;
	margin: 0 auto;
	margin-left:20px;
	float:left;
	}
	
#nav ul li { 
	display: inline;
	} 
	
#nav ul li a {
	display:block;
	float:left;
	clear:right;
	color: #fff;
	background:url(images/nav_blue_link.gif);
	background-repeat:repeat-x;
	padding: 9px 20px 11px 20px; 
	text-decoration: none;
	font-size: 11px;
	font-family: helvetica, arial, sans-serif;
	text-decoration:none;
	font-weight:900;
	height:10px;	
	}
	
#nav ul li a:hover {
	background:url(images/nav_gray_hover.gif);
	background-repeat:repeat-x; 
	color: #000;
	}
	
#nav ul li a:active {
	background:url(images/nav_gray_active.gif);
	background-repeat:repeat-x; 
	color: #fff;
	}
	
.nav_curvel {
	background:url(images/nav_blue_left.gif) 0 0 no-repeat;
	width:15px;
	height:30px;
	background-repeat: no-repeat;
	left:0px;
	float:left;
	}

.nav_curver {
	background:url(images/nav_blue_right.gif) 100% 0 no-repeat;
	width:15px;
	height:30px;
	float:right;
	}
		
	
/*----------------
CONTENT
---------------*/

#contentwrap {	
	background-color:#fff;
	background-repeat:repeat-y;
	width: 700px;
	margin: 0 auto;
	text-align: left;
	}
	
#contentwrap th, .body td {
	border-top:1px solid #c7c7c7;
	border-right:1px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	border-left:1px solid #c7c7c7;
	padding:4px;
	background:#f7f7f7;
}

#contentwrap ul {
	margin-left:50px;
	list-style:disc;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	line-height:150%;
	}

#contentwrap ul li{
	padding-bottom:5px;
	}

#contentwrap ol {
	margin-left:50px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:decimal;
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
	line-height:150%;
	}
	
#contentwrap ol li{
	padding-bottom:5px;
	}
	
label {
	clear:both;
	}

#contentwrap p,.body table,.body form,.body ol,.body ul,.body dd, .body table{
	margin-bottom:10px;
	}
	
#contentwrap h1,.body h2,.body h3,.body h4,.body h5{
	padding-bottom:5px;
	}

#contentwrap table caption{
	text-align:left;
	color: #000;  
	font-size: 11px;  
	font-weight:900;
	padding-bottom:5px;
	padding-left:5px;
	}

	
/*-------------
SEARCH
--------------*/

#search {
	background-color:#ebf7ff;
	height: 20px;
	width: 100%;
	padding-top:10px;
	padding-bottom:8px;
	border-bottom:1px solid #cceafe;
	}

#search input {
	width: 96px;
	border:1px solid #cceafe;
	background:#fff;
	}

/*-------------
FOOTER
--------------*/

#footerwrap {
	width:700px;
	margin: 0 auto;
	text-align:left;
	border-top:1px solid #cceafe;
	}

#footer_left {
	background-color:#fff;
	width:700px;
	/*width:500px;*/
	float:left;
	height:60px;
	margin-bottom: 10px;
	}
	
/*#footer_right {
	background-color:#fff;
	width:200px;
	float:left;
	height:60px;
	margin-bottom: 10px;
	}*/

#footerwrap p {
	color: #000;  
	font-size: 11px;   
	font-family: helvetica, verdana, sans-serif, arial;
	text-align:left;
	line-height: 130%;
	width:650px;
	margin: 20px;
	}

/*-------------
PHAROS MARK
--------------*/

	
#pharosmark {
	height:90px;
	margin:0 auto;
	text-align:right;
	width: 675px;
	margin-bottom:100px;
	padding-top:20px;
	clear:both;
	padding-right:25px;
	}
	
#pharosmark p {  
	color: #2d8ae0;  
	font-size: 10px;   
	font-family: arial, helvetica, verdana, sans-serif; 
	}

#pharosmark a:link {color: #2d8ae0}
#pharosmark a:visited {color: #2d8ae0}
#pharosmark a:hover {color: #000}
#pharosmark a:active {color: #000}
	

/*---------------
FORMS
----------------*/

form {
	width: 100%;
	color: #000;
	font-size:11px;
	font:Arial, Helvetica, sans-serif;
	}

form p{
	margin:10px 0 10px 0;
	}

input, textarea, select {
	margin: 0;
	margin-left:20px;
	padding: 3px;
	font-size: 11px;
	font-family: inherit;
	border: 1px solid #000;
	background-color:#fff;
	}
	
select { 
	padding: 0; 
	}
	
fieldset { 
	margin-top:20px; 
	margin-bottom:20px;
	border: none;
	background-color:#fff;
	border-top:1px solid #cceafe;
	}
	
legend {
	padding: 0 2px;
	font-weight: bold;
	padding-left: 0;
	color: #000;
	font-size:11px;
	}
	
label {
	float:left;
	line-height: 1.8;
	vertical-align: top;
	color:#000;
	width: 170px; 
	min-width: 170px; 
	font-size:11px;
	}

	
fieldset fieldset {
	border: none;
	margin: 0;
	background: none;
	}
	
fieldset fieldset label {
	width: auto;
	clear:left;
	}
	
fieldset fieldset legend {
	padding-bottom: 5px;
	font-weight: 100;
	}
	
fieldset fieldset input {
	clear:both;
	margin-left:120px;
	}
	
.noborder input{
	border:0;
	}
	
	
/*Typo 3 Related Form Fixes*/
	
.csc-mailform-submit {
	letter-spacing:1px;
	font-size:11px;
	font-weight:400;
	padding:2px 2px 0px 2px;
	background-color:#cceafe;
	color:#000;
	border:1px solid #000;
	}

.csc-mailform-submit:hover{
	background-color:#fff;
	color:#2d8ae0;
	border:1px solid #000;
	}	

.csc-mailform-radio legend {
	visibility:hidden;
	}

.csc-mailform-label {
	line-height: 1.8;
	vertical-align: top;
	color: #000;
	}

.csc-mailform-radio {
	float:left;
	display:block;
	}

.csc-mailform-radio fieldset{
	clear:both;
	}
	
.csc-mailform-radio input{
	margin-left:0;
	}
	
.csc-mailform-radio label {
	float:none;
	}
	
.csc-mailform-field, .csc-mailform-label {
	display:block;
	clear:left;
	list-style: none;
	margin: 0;
	padding: 8px 10px 8px 10px;
	}
	
.csc-mailform-field {
	border-top:1px solid #cceafe;
	}

.csc-mailform {  
	border-top: 0;
	border-bottom:1px solid #cceafe;
	}
	
.csc-mailform h2 {  
	margin-top:15px;
	margin-bottom:-5px;
	}






	
