/* --- Common site Styles ---------------------------------------------------------- */
body,
p,
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

body {
	background-image:url(../_images/bgrd_main_confetti.jpg);
	background-repeat:repeat-x;
	background-color:#005596;
	margin:0 0 0 0;
}

a:link,
a:visited,
a:active,
a:hover { 
	color: #015692;
	text-decoration:underline;
}
a:hover { 
	color: #0000ff;
	text-decoration:underline;
}
 a
{
  outline: none;
}
.mainArea
{
	width:760px;
	margin:13px auto 13px auto;
	background-color:#FFFFFF;
}
.mainContent
{
padding:11px 15px 10px 15px;
color:#000000;
}

li {
	margin:5px 0 0 10px;
	list-style-image:url(../_images/bullet_star.jpg);
}

ul
{
	padding:0 0 0 7px;
	margin:0 0 0 10px;
	list-style-type:disc;
	list-style-position:outside;
}
.nowrap
{
white-space:nowrap;
}
.blueText {
	color: #015692;
}

/* --- News Area  ---------------------------------------------------------- */

.newsArea
{
font-size:7.5pt;
margin:9px 10px 9px 10px;
color:#000000;
}

.newsAreaWidth
{
width:227px;
}

.newsAreaBgrd
{
background-image:url(../_images/brgd_news_area.jpg);
background-repeat:repeat-y;
}

.date
{
font-weight:bold;
margin:0 0 1px 0;
color:#D0440F;
}

.story a,
.story a:link,
.story a:visited,
.story a:active
{
	color:#015692;
	text-decoration:underline;
}
.story a:hover
{
	color:#0000ff;
	text-decoration:underline;
}


/* --- Page Title  ---------------------------------------------------------- */

.ptitle
{
margin:0px 0 10px 0;
}


/* --- Acrobat Link ---------------------------------------------------------- */


.acrobat a,
.acrobat a:link,
.acrobat a:visited,
.acrobat a:active
{
	color:#ff0000;
	text-decoration:none;
}
.acrobat a:hover
{
	color:#ff0000;
	text-decoration:underline;
}


/* --- Q&A  ---------------------------------------------------------- */

.question
{
color:#000000;
font-weight:bold;
margin:0 0 4px 0;
}

.answer
{
color:#000000;
line-height:16px;
}

.line
{
border-bottom:1px solid #A2C0D7;
margin:8px 0 8px 0;
}

.newsLine
{
border-bottom:1px solid #9EBCE0;
margin:6px 0 6px 0;
}




/* --- Galleries ---------------------------------------------------------- */

.galleryThumbs
{
border:1px solid #015692;
margin:5px 5px 4px 5px;
}
.popBox
{
display:none;
margin:22px 0 0 0;
width:460px;
}
.photoBorder
{
border:1px solid #ffffff;
}
.galleryText
{
color:#000000;
font-size:7pt;
}

.photoCredit
{
margin:3px 0 0 0;
font-size:7pt;
text-align:right;
line-height:14px;
}
.photoLine
{
border-bottom:1px solid #B7CDE8;
margin:2px 0 2px 0;
}


/* --- Forms ---------------------------------------------------------- */

.newsFormField {
	background-color: #ffffff;
	border: 1px solid #4F6B8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 2px;
	width:150px;
	height:15px;
}
.formField {
	background-color: #ffffff;
	border: 1px solid #4F6B8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 2px;
	margin:0 0 0 6px;
	width:275px;
	height:15px;
}
.formMemo {
	background-color: #ffffff;
	border: 1px solid #4F6B8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 1px 0 0 2px;
	margin:0 0 0 6px;
	width:230px;
	height:70px;
}
.formMemoVol {
	background-color: #ffffff;
	border: 1px solid #4F6B8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 0 0 2px;
	margin:0 0 0 0px;
	width:430px;
	height:100px;
}
.formFieldVol {
	background-color: #ffffff;
	border: 1px solid #4F6B8E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 3px 0 0 2px;
	margin:0 0 0 0px;
	width:275px;
	height:20px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#4F6B8E;
	font-weight: normal;
	background-color: #EBEEE8;
	margin:0 0 0 8px;
	padding: 0 7px 2px 7px;
	border: 1px solid #4F6B8E;
	height:20px;
}
.newsButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color:#4F6B8E;
	font-weight: normal;
	background-color: #EBEEE8;
	margin:0 0 0 10px;
	padding: 0 0 2px 0;
	border: 1px solid #4F6B8E;
	height:18px;
	width:50px;
}
.required
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.requiredVol
{
	color:red;
	font-weight:bold;
}
.error
{
	color:red;
	font-weight:bold;
	font-size:8pt;
}
.contactFormText
{
font-size:7pt;
}
.formTitles
{
font-size:8pt;
font-weight:bold;
}
.borderBot
{
border-bottom:1px solid #ffffff;
}




/* --- Footer ---------------------------------------------------------- */

.footer td
{
	color:#C0C0C0;
	line-height:14px;
	font-size: 7pt;
}

.footer a,
.footer a:link,
.footer a:visited,
.footer a:active
{
	color:#C0C0C0;
	text-decoration:none;
}
.footer a:hover
{
	color:#969696;
	text-decoration:underline;
}


/* --- Sponsors ---------------------------------------------------------- */

.sponsors
{
margin:0 10px 2px 10px;
}

.sponsorsPage
{
background-color:#FFFFFF;
margin:5px 10px 5px 0px;
border:5px solid #ffffff;
}
.sponsorLevel
{
background-color:#BFD3F2;
padding:1px 0 1px 3px;
font-weight:bold;
}
.sponsorWidth
{
width:100%;
}



/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top:36px;
	visibility: hidden;
	text-align:left;
	font-weight:bold;
}
.subglobalNav table tr td{
white-space:nowrap;
}
.subglobalNav a:link,
.subglobalNav a:visited,
.subglobalNav a:active,
.subglobalNav a:hover {
	font-size: 8pt; 
	color: #ffffff;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	display:block;
	height:13px;
	border-bottom:1px solid #D0440F;
	background-color:#F15D22;
}
.subglobalNav a:hover { 
	color: #ffffff;
	display:block;
	background-color:#D0440F;
}