﻿/* Preinstalled Mac & Windows Fonts */
/* Serif - Georgia, Palatino, Times New Roman */
/* Sans-Serif - Arial, Arial Black, Arial Narrow, Century Gothic, Franklin Gothic, Impact, Tahoma, Trebuchet, Verdana */
/* Monospace Fonts - Courier New, Lucida Console */
/* Cursive Fonts - Comic Sans MS */

* {margin:0px; padding:0px;}

body
{
	background: #333333;
	text-align: center; /* centering the page for IE6*/
	font-size: 1em;
}
img
{
	border:0px;
	margin:0px;
	padding:0px; 
	display:inline;
}
h1
{
	font: bold 26pt Times New Roman, Serif;
	color: #dddddd;
	margin: 0px;
}
h2
{
	font: bold 12pt Arial, Serif;
	margin: 0px;
	margin-top: 2px; /* Needed to vertical center in header <div> */
	color: #2f4f4f;
}
h2.stories
{
	font: bold 12pt Arial, Serif;
	font-style: italic;
	margin: 0px;
	margin-top: 2px; /* Needed to vertical center in header <div> */
	color: #2f4f4f;
	color: #8b0000;
}
h2.header1
{
	color: #faf0e6;
	font-family: Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
}
h3
{
	color:#000000;
	font-weight:bold;
	font-size:12pt;
	font-family:Arial;
}
p {font-family:Arial, Sans-Serif;
	font-size:0.8em;
	margin:0px;
	padding:0px;
	color:#000000;
}
p.contenttext
{
	/* text-indent:1em; */
	line-height:1.2;
	margin-bottom:6px;
	padding-top:8px;
	font:normal 0.9em Arial, Sans-Serif;
	color:#000000;
	margin-top:8px;
}
p.news
{
	margin-bottom:4px;
}
p.special1
{
	font: bold 16pt Comic Sans MS, Cursive;
	color: #008b8b;
}
p.special2
{
	font-size:0.9em;
	color:#191970;
}
p.signature
{
	font:italic 12pt Times New Roman, Serif;
}
	/* Link, Visited, Hover, Active */
a.menu, a.menu2
{
	display:block;
	width:100%;
	height:30px;
	color:#eeeeee;
	font:12pt Arial, Sans-Serif;
	text-decoration:none;
	padding:0 0 1 0;
}
a.menu2
{
	/* background: url('images/button-2-1w-20h.gif'); */
	color:#ffffff;
	font-weight:bold;
}
a.menu:hover, a.menu2:hover
{
	display: block;
	width: 100%;
	height:30px;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	font-size: 12pt;
	font-style: normal;
	text-decoration: none;
	padding: 0 0 1 0;
	background: url('images/black-blue-gradient-1w-36h.jpg');
}
	/* Link, Visited, Hover, Active */
a.text
{
	color: #2f4f4f;
	font-family: Arial, Sans-Serif;
	font-size: 1.0em;
	font-style: normal;
}
a.text:hover
{
	color: #000099;
	font-size: 1.0em;
}
a.text2
{
	color: #191970;
	font-family: Arial, Sans-Serif;
	font-size: 1.0em;
	font-style: normal;
}
a.text2:hover
{
	color: #8b008b;
	font-size: 1.0em;
}
a.newslink
{
	color: #2f4f4f;
	font-family: Arial, Sans-Serif;
	font-size: 0.9em;
	font-style: normal;
}
a.newslink:hover
{
	color: #000099;
	font-size: 0.9em;
}
a:hover
{
	color: #ff00ff;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
}
a.normal
{
	color: #191970;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
}
a.bullet
{
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.0em;
	color:#000000;
}
a.bullet:hover
{
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.0em;
	color:#ff00ff;
}
a.dark
{
	color: #000099;
}
ul.ul1
{ 
	color:#000000;
	line-height:1.4em;
	list-style-image: url('images/paint-brush-icon-28w11h.gif');
	list-style-position:inside; /* Needed for Netscape */
	margin-left:6px; /* Bullets to the left, esp. for IE */
	margin-top:6px; /* Control extra top space IE adds */
	vertical-align:middle;
}
ul.ul1 li
{
	
	font-family:Arial, Sans-Serif;
	font-size:1.0em;
	vertical-align:middle; /* For IE bullets to line-up with text */
	padding-left:10px;
}
ul.ul2
{
	color: #000000;
	line-height: 1.3em;
	list-style-image: url('images/bullet-space.gif' );
	list-style-position: inside; /* Needed for Netscape */
	margin-left: 10px; /* Bullets to the left, esp. for IE */
	margin-top: 6px; /* Control extra top space IE adds */
}
ul.ul2 li
{
	font-family:Arial, Sans-Serif;
	font-weight:normal;
	font-size:1.0em;
	vertical-align:middle; /* For IE bullets to line-up with text */
	line-height:1.4em;
}
ul.link
{
	color:#191970;
	line-height:1.3em;
	list-style-position:inside; /* Needed for Netscape */
	list-style-type:none;
	margin-left:6px; /* Bullets to the left, esp. for IE */
	margin-top:6px; /* Control extra top space IE adds */
}
ul.link li
{
	font-family:Arial, Sans-Serif;
	font-weight:bold;
	font-size:0.9em;
	vertical-align:middle; /* For IE bullets to line-up with text */
}
.contentleft
{
	margin:0px 6px 0px 0px;
	float:left;
}
.contentright
{
	margin:0px 0px 0px 6px;
	float:right;
}
.content2left
{
	margin:6px 10px 10px 6px;
	float:left;
}
.content2right
{
	margin:6px 6px 10px 10px;
	float:right;
}
.suptext
{
	font-size:0.6em;
	vertical-align:.6em;
}

div.main_wrapper
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	color: #ffffff;
	background-color: #f8f8ff;
}
div.header
{
	float:left;
	width:100%;
	height:100px;
	margin:0px;
	padding:0px;
	background: url('images/banner_backgroundtrans3_960w100h8q.jpg');
}
div#headerbanner
{
	float:left;
	width:960px;
	height:120px;
	background:#ffffff url('images/main-header-gradient-2-1w-120h.jpg') repeat-x;
	text-align:left;
}
div#headermenu
{
	width:100%;
	height:26px;
	vertical-align:middle;

	/* 	background: #18395c; */
}
div#menustrip
{
	float:left;
	width:auto;
	height:auto;
	/* border-top:solid 2px #18395c; */
}
div.menubutton, div.menubutton2
{
	display:block;
	clear:left;
	float:left;
	width:120px;
	height:30px;
	text-align:left;
	vertical-align:middle;
	border-top:solid 1px #888888;
	background: url('images/dk-gray-blue-gradient-1w-30h.jpg');
}
div.menubutton2
{
	/* background: url('images/black-blue-gradient-1w-36h.jpg'); */
	background: url('images/gold-white-gradient-1w-30h.jpg');
}
/* CONTENT CONTAINER SECTION */
div.content
{
	width:100%;
	float:left;
	padding:0;
	margin:0px;
}
div.contentinner
{
	padding:0;
	margin:0px;
}
div.contentrow
{
	float:left;
	width:auto;
	text-align:left;
	margin:2px 0px 0px 10px;
}
div.contentcolumn
{
	float:left;
	width:auto;
	text-align:left;
	width:445px;
	margin:4px 0px 0px 10px;
}
/* CONTENT SECTION */
div.blockwrapper4, div.blockwrapper5, div.blockwrapper6
{
	width:445px;
	position:relative;
	float:left;
	margin:5px;
	vertical-align:top;
}
div.blockwrapper5
{
	background: #ffffff;
	border: #2f4f4f thin solid;
}
div.blockwrapper6
{
	background: #ffffff;
}
div.contentheader
{
	float:left;
	width:100%;
	height:24px;
	text-indent:0.6em;
	text-align:center;
	background:url('images/blue-white-gradient-1w-24h.jpg');
	border-top:solid 1px #888888;
	border-bottom:solid 1px #888888;
	margin-bottom:8px;
}
div.contentheader2
{
	float:left;
	width:100%;
	height:24px;
	text-indent:0.6em;
	text-align:center;
	border-bottom:solid 1px #888888;
}
div.contentheader3
{
	background:url('images/header-gradient-dk-purple-1w24h.jpg');
}
div.contentheader4
{
	background:url('images/header-gradient-teal-1w24h.jpg');
}
div.contenttext
{
    padding-top:10px;
}
div.contenttextinner
{
	margin:8px 6px 6px 6px;
}
div.textblock1
{
	float:left;
	width:200px;
	margin:4px;
	border-bottom:solid thin #999999;
}
div#footer
{
	clear: left;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background-color: #dcdcdc;
	border-top: solid 4px #18395c;
	height: 100px;
	font-family: Arial, Sans-Serif;
	font-size: 0.8em;
	color: #000000;
}
.footdivider
{
	color:#666666;
}
div.feed
{
	clear:left;
	float:left;
	height:auto;
	width:100%;
	background:#ffffff;
	overflow:hidden;
	padding:0px;
	text-align:left;
}
div.feed2
{
	float:left;
	height:auto;
	width:100%;
	background:#ffffff;
	overflow:hidden;
	padding-left:0px;
	text-align:left;
}
.rssfeed
{
	color:#676767;
	font-family:Arial, Sans-Serif;
	font-size:12px;
	margin:10px;
	padding:4px;
}
/* TABLES */
.tabledefault
{
	padding:0px;
	border-spacing:0px;
	border-collapse: collapse;
}
td.header1
{
	width: 180px;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border-left:solid 1px #ffffff;
	border-bottom: #708090 double;
	color: #ffffff;
	background: url('images/gold-white-gradient-1w-36h.jpg');
}
td.header2
{
	width:56px;
	height:30px;
	text-align:center;
	vertical-align:middle;
	border-bottom: #708090 double;
	border-left:solid 1px #ffffff;
	background: url('images/gold-white-gradient-1w-36h.jpg');
}
td.data1
{
	width:180px;
	height:24px;
	text-align:left;
	border:solid 1px #708090;
	padding:2px;
}
td.data2
{
	width:56px;
	height:24px;
	text-align:center;
	border:solid 1px #708090;
	padding:2px;
}
td.header3
{
	width:80px;
	height:30px;
	text-align:center;
	vertical-align:bottom;
	border-left:solid 1px #708090;
	border-right:solid 1px #708090;
	border-bottom:#708090 double;
	padding:2px;
}
td.header4
{
	width:70px;
	height:30px;
	text-align:center;
	vertical-align:bottom;
	border-left:solid 1px #708090;
	border-right:solid 1px #708090;
	border-bottom: #708090 double;
	padding:2px;
}
td.data3
{
	width:80px;
	height:18px;
	text-align:center;
	border:solid 1px #708090;
	padding:2px;
}
td.data4
{
	width:70px;
	height:18px;
	text-align:center;
	border:solid 1px #708090;
	padding:2px;
}
td.header5
{
	width:100px;
	height:26px;
	font:bold 12pt Arial, Sans-Serif;
	text-align:center;
	vertical-align:bottom;
	border-bottom:#708090 double;
	padding:2px;
}
td.header6
{
	width:320px;
	height:26px;
	font:bold 12pt Arial, Sans-Serif;
	text-align:center;
	vertical-align:bottom;
	border-bottom: #708090 double;
	padding:2px;
}
td.data5
{
	width:120px;
	height:18px;
	text-align:center;
	border:solid 1px #708090;
	padding:2px;
}
td.data6
{
	width:300px;
	height:18px;
	text-align:left;
	border:solid 1px #708090;
	padding:2px;
}
/* NOTE - WIDTH of .tableblockcontent and .boxtop and .boxbottom need to be the same */
.tableblockcontent
{
	width:auto;
	padding:0px;
	border-spacing:0px;
	border-collapse: collapse;
}
.boxtop
{
	width:auto;
	height:10px;
	background: url('images/boxgradienttop10w10h.jpg') repeat-x;
}
.boxbottom
{
	width:auto;
	height:10px;
	background: url('images/boxgradientbottom10w10h.jpg') repeat-x;
}
.boxleft
{
	width:10px;
	height:auto;
	background: url('images/boxgradientleft10w10h.jpg') repeat-y;
}
.boxright
{
	width:10px;
	height:auto;
	background: url('images/boxgradientright10w10h.jpg') repeat-y;
}
.boxmiddle
{
	width:auto;
	background:#ffffff;
}
.boxtopleft
{
	width:10px;
	height:10px;
	background-image: url('images/boxgradienttopleftrounded10w10h.gif');
}
.boxtopright
{
	width:10px;
	height:10px;
	background-image: url('images/boxgradienttoprightrounded10w10h.gif');
}
.boxbottomleft
{
	width:10px;
	height:10px;
	background-image: url('images/boxgradientbottomleftrounded10w10h.gif');
}
.boxbottomright
{
	width:10px;
	height:10px;
	background-image: url('images/boxgradientbottomrightrounded10w10h.gif');
}
.formborderframe1
{
	clear: both;
	width: 900px;
	border: solid 2px #696969;
	margin-left: auto;
	margin-right: auto;
	background: url('images/blue-gradient-960w-1h-12q.jpg') repeat-y;
}
.formheader
{
	font:10pt Arial;
	background: #2f4f4f;
	text-align: left;
	height: auto;
	border-bottom: solid 2px #696969;
	padding:4px;
}
.formtext1
{
width:80px;
height:30px;
font-family:Arial;
font-size:11pt;
color:#000000;
text-align:right;
}
.formtext2
{
	width:120px;
	height:30px;
	font-family:Arial;
	font-size:11pt;
	color:#000000;
	text-align:right;
}
.formtextbox1{
	width:auto;
	height:auto;
	text-align:left;
	font:10pt Arial, Sans-Serif;
}
.test
{
	color: #191970;
	background-color: #ffffff;
}

