
/**************************/
/*                        */
/*  General Formatting    */
/*                        */
/**************************/

body {
	margin: 0px;
	background-color: #37576E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

p {
	padding: 0px;
	margin: 4px 0px 11px 0px;
}
td {
	font-size: 11px;
}
a, a:link, a:visited {
	color: #37576e;
	text-decoration: underline;	
}
a:hover {
	color: #37576e;
	text-decoration: none;	
}
a:active {
	color: #5683a2;
	text-decoration: none;	
}
#top a, #top a:link, #top a:visited, #top_home a, #top_home a:link, #top_home a:visited, #footer a, #footer a:link, #footer a:visited{
	color: #666666;
	text-decoration: underline;	
}
#top a:hover, #footer a:hover {
	color: #666666;
	text-decoration: none;	
}
#top a:active, #footer a:active {
	color: #999999;
	text-decoration: none;	
}
.mandatory {
	color:#cc0000;
}
h1 {  /* 24px, med blue, bold */
	color: #5683A2;
	text-shadow: 2px 2px 0px #CCCCCC;
	line-height: 1.1em;
	filter: Shadow(Color=#CCCCCC, Direction=135, Strength=2);  /* creates shadow in IE for Windows */
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 13px 0px 5px 0px;
}
h2 {  /* dark red, bold */
	color: #c42327;
	font-size:14px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 0px;
}
h3 {  /* med blue, bold */
	color: #5683A2;
	font-size:11px;
	font-weight: bold;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
h4 {  /* gray, bold */
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
h5 {  /* med blue for boxes */
	color: #5683A2;
	font-size:11px;
	font-weight:bold;
	margin: 0px;
	padding: 8px 0px 0px 0px;
}
ul {
	padding: 0px;
	margin: 4px 0px 11px 15px;
}
ul.li_none {
	list-style-image: none;
	list-style-type: none;
	margin: 4px 0px 11px 0px;
}
li {
	padding-top: .5em;
}
li.home_li {
	padding-top: 0px;
}
/*** Press Release Styles  ***/
h1.press {
	font-size: 18px;
	clear:both;
}
td.newsReleaseLink {
	font-style: italic;
}
.pressCat {
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	border-top: #5683a2 1px solid;
	border-left: #5683a2 1px solid;
	border-right: #37576e 1px solid;
}
.pressCat#selected {
	font-weight: bold;
	background: #fffde5;
}
.pressCat a {
	text-decoration:none;
}
.pressCat:hover {
	background: #fffde5;
	text-decoration: underline;	
}
.breadcrumb, .breadcrumb a {
	color: #999999;
	font-weight:normal;
	text-decoration: none;
}
.breadcrumb a:hover{
	text-decoration: underline;
}
.mediaContact {
	float: right;
	padding: 0px 5px 5px 10px;
	margin: 5px;
	border: #d7d7d7 solid 1px;
}
.mediaContact span {
	font-weight: bold;
}
.mediaContact h3 {
	margin-left: -5px;
}
.pr_logo {
	margin: 10px 0px 15px 5px;
	float: left;
}
.legal {
	font-size:10px;
}

/* * * * * * * * * * * * */
/*      Image Boxes      */
/* * * * * * * * * * * * */
#image_container {  /* for home page only */
	margin-left: -1px;
	border: 1px solid #FFFFFF;
	padding: 1px;
	text-align: center;
}
#image {
	top: 0%;
	float: right;
	background-color: #D7D7D7;
	margin: 10px 0px 10px 10px;
	padding: 5px 5px 2px 5px;
	text-align:center;
	color: #37576e;
	font-size: 9px;
	line-height: 16px;
}
#image.home_image {
	width: 100%;
	margin: 0px 0px 10px 10px;
	padding: 4px;
}
#image #caption {
	width: 48%;
	padding: 4px 0px 4px 0px;
	line-height: 10px;
	text-align: left;
	float: left;
}
#image #credit {
	width:48%;
	padding: 4px 0px 4px 0px;
	line-height: 10px;
	text-align: right;
	float: right;
}

/* * * * * * * * * * * * */
/*        Dividers       */
/* * * * * * * * * * * * */
#star_divider {
	width: 100%;
	height: 22px;
	padding: 0px;
	text-align: center;
}
#swoosh_divider {
	width: 760px;
	height: 47px;
	background-image:url(/view/images/footer_swoosh.gif);
	background-repeat:no-repeat;
	clear:both;
}
#swoosh_home {
	width: 760px;
	height: 47px;
	background-image:url(/view/images/home_swoosh.gif);
	background-repeat:no-repeat;
	clear:both;
}
#swoosh_photo {
	width: 760px;
	height: 47px;
	background-image:url(/view/images/photo_swoosh.gif);
	background-repeat:no-repeat;
	clear:both;
}

/* * * * * * * * * * * * */
/*    Table Formatting   */
/* * * * * * * * * * * * */
#table_format {
	width:300px;
}
#table_format p {
	display:table-row;
	width: 300px;
	line-height:20px;
	vertical-align: top;
}
#table_format p.options {
	border-bottom: 1px solid #d0d0d0;
}
#table_format span.label {
	display:table-cell;
	width:90px;
	color: #5683a2;
	text-align: left;
	font-weight: bold;
	float:left
}
#table_format span.sm_label {
	display:table-cell;
	width:90px;
	text-align: left;
	float:left
}
#table_format span.content {
	display:table-cell;
	width:200px;
	text-align: right;
	float:left;
}
#table_format .input {
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}
#table_format #options {
	margin-top: 15px;
	float:left;
}
#form_btns {
	padding: 5px 10px 10px 10px;
	text-align: center;
}

/* * * * * * * * * * * * */
/*          Ads          */
/* * * * * * * * * * * * */
#ad_med_rect, #ad_sm_rect {
	background-color: #D7D7D7;
	margin: 10px 0px 10px 10px;
	padding: 10px;
	float:right;
}
#ad_box {
	text-align: center;
	width:550px;
	background-color: #D7D7D7;
}
#ad_box img {
	margin: 15px;
}
