/* CSS Document */
A, A:VISITED {
color:#036;
}

A.internal,A:ACTIVE.internal,A:HOVER.internal,A:VISITED.internal{
color:#222;
text-decoration:none;
}

A:ACTIVE, A:HOVER{
color:#369;
}

A SPAN.arrow {
font-family:Webdings;
text-decoration:none;
}

P {
font-family:Arial, Helvetica, sans-serif;
margin-bottom:10px 0px;
}

P.citation {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;
line-height:11px;
margin:12px 0px;
padding:12px 0px;
border-top:1px solid #CCC;
}

.citation {
font-size:10px;
color:#666;
line-height:1em;
margin:0px;
padding:0px;
}


P.question {
font-weight:bold;
border-bottom:1px solid #CCC;
margin-top:24px;
clear:both;
}

p.quote {
font-family:"Century Gothic", "Tahoma";
font-size:12px;
font-weight:bold;
color:#E5C35C;
line-height:24px;
padding:12px;
border-top:1px solid #999;
border-bottom:1px solid #999;
}


H1 {
font-family:"Century Gothic", "Tahoma";
font-size:14px;
color:#036;
}

H2 {
font-family:"Century Gothic", "Tahoma";
font-size:12px;
text-transform:uppercase;
font-weight:bold;
color:#444;
margin-top:24px;
padding-bottom:0px;
}

H3 {
font-family:"Century Gothic", "Tahoma";
font-size:12px;
font-weight:bold;
color:#666;
margin-top:24px;
border-bottom:1px solid #999;
}

IMG {
border:0px;
}

LI {
margin-bottom:12px;
line-height:1.2em;
}

UL LI {
list-style-image:url('/elements/images/bullet.gif');
}

UL.sitemap LI {
font-weight:bold;
}

UL.sitemap LI UL {
margin-top:12px;
font-weight:normal;
}
UL.sitemap LI UL LI{
list-style:none;
font-weight:normal;
}

UL.sitemap LI UL LI A, UL.sitemap LI UL LI A:VISITED {
color:#369;
}

UL.sitemap LI UL LI A:ACTIVE, UL.sitemap LI UL LI A:ACTIVEA:HOVER{
color:#036;
}

TABLE.small TD{
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
color:#444;
}

TABLE.small TR {
border-bottom:1px solid #999;
}

#master {
width:721px;
height:100%;
background-color:#F9F3D3;
border:1px solid #6191C2;
}

#header {
width:721px;
height:45px;
background-color:#003365;
}

#headernav {
width:208px;
}

#nav {
height:19px;
width:100%;
background-color:#FFF;
font-family:"Century Gothic", "Tahoma";
font-size:11px;
font-weight:bold;
border-top:1px solid #6191C2;
}

#nav A,#nav A:VISITED {
font-family:"Century Gothic", "Tahoma";
font-size:11px;
font-weight:bold;
color:#555;
text-decoration:none;
}

#nav A:ACTIVE, #nav A:HOVER {
font-family:"Century Gothic", "Tahoma";
font-size:11px;
font-weight:bold;
color:#333;
}

#nav TD {
font-family:"Century Gothic", "Tahoma";
font-size:11px;
font-weight:bold;
text-align:center;
white-space:nowrap;
vertical-align:middle;
padding:0px 8px 0px 9px;
border-right:1px solid #6191C2;
border-bottom:1px solid #6191C2;
}

#nav TD.current {
background-color:#D9E4EA;
border-bottom:1px solid #D9E4EA;
}

#nav TD.spacer {
border-right:0px;
background-color:#EFEFEF;
}


#title {
height:89px;
padding:0px;
width:100%;
background-color:#D9E4EA;
}

#title TD.text {
background-image:url('/elements/images/title_background.gif');
background-repeat:repeat-x;
width:580px;
padding-left:160px;
vertical-align:middle;
height:89px;
}

#title TD.photo {
width:140px;
height:89px;
}

#subnav {
width:140px;
padding:4px 8px 20px 8px;
font-family:"Century Gothic", "Tahoma" ,Geneva;
font-size:12px;
font-weight:bold;
color:#555;
}

#subnav A,#subnav A:VISITED {
color:#999;
text-decoration:none;
}

#subnav A:HOVER,#subnav A:ACTIVE {
color:#555;
}


#subnav P {
border-bottom:1px solid #69C;
padding-bottom:6px;
margin:6px 0px;
}

#subnav .tertiary {
font-size:10px;
margin-left:10px;
}

#subnav .tertiary P {
border-bottom:none;
padding-bottom:0px;
margin:6px 0px;
}

#content {
background-color:#FFF;
width:100%;
border-top:1px solid #6191C2;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#content .copy {
width:auto;
color:#222;
padding:18px 12px 20px 12px;
line-height:18px;
vertical-align:top;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#content TD.feature {
width:250px;
}

#content TD.blank {
width:150px;
}

#colorbars {
display:block;
margin-bottom:20px;
}

/* FORUM STYLES */

	.quote {
	border : 1px solid #505050; 
	background-color : #ffffff; 
	width : 85%; 
	margin : 2px; 
	padding : 5px; 
	color : #505050; 
	font : 11px Arial; 
	} 
	pre {
	font : 11px "Courier New", monospace; 
	} 
	td {
	font : 11px Arial; 
	} 
	.c2 {
	font : 11px Arial; 
	} 
	.head {
	font : bold 15px Arial; 
	} 
	.titlehead {
	font : bold 15px Arial; 
	line-height : 180%; 
	} 
	.info {
	font : 11px Arial; 
	} 
	.msg {
	font : 13px Arial; 
	} 
	.subhead {
	font : bold 13px Arial; 
	} 
	.time {
	font : bold 11px Arial; 
	} 
	.ultrasmall {
	font : 10px Arial; 
	} 

/* END FORUM STYLES */

TD#content {
border-top:none;
}


#sos {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	width:60px;
	padding:2px;
	margin:6px;
	background-color:#EAEAEA;
	border:2px outset #CCC;
	line-height:1em;
	float:right;
}
#sos A, #sos A:visited {
	text-decoration:none;
	color:#666;
}

#sos A:hover, #sos A:active {
	color:#999;
}	
