html
{
	height: 100%;
	overflow-y: scroll;
}

body
{
	font-family: Trebuchet MS, Arial;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
}

img
{
	border: 0px;
}

.mainbody-home
{
	background-color: #00064c;
	background-image: url('/images/page-bg.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.mainbody
{
	background-color: #00064c;
	background-image: url('/images/page-bg-short.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

a
{
	font-weight: normal;
	text-decoration: underline;
	color: #891006;
}
a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: 000000;
}

h1
{
	font-family: Georgia, Times New Roman;
	font-size: 26px;
	line-height: 28px;
	font-weight: normal;
	color: #891006;
}

h2
{
	font-family: Trebuchet MS, Arial;
	font-size: 22px;
	line-height: 26px;
	font-weight: normal;
	color: #666666;
}

blockquote
{
	padding: 20px;
	background-color: #dddddd;
	border: 1px solid #999999;
}

.imageleft {float: left; border: 1px solid #666666; margin-right: 16px; margin-top: 5px; margin-bottom: 3px;}
.imageright {float: right; border: 1px solid #666666; margin-left: 16px; margin-top: 5px; margin-bottom: 3px;}

.opacity100 {opacity: 1.0; filter: alpha(opacity=100);}
.opacity90 {opacity: 0.9; filter: alpha(opacity=90);}
.opacity80 {opacity: 0.8; filter: alpha(opacity=80);}
.opacity70 {opacity: 0.7; filter: alpha(opacity=70);}
.opacity60 {opacity: 0.6; filter: alpha(opacity=60);}
.opacity50 {opacity: 0.5; filter: alpha(opacity=50);}
.opacity40 {opacity: 0.4; filter: alpha(opacity=40);}
.opacity30 {opacity: 0.3; filter: alpha(opacity=30);}
.opacity20 {opacity: 0.2; filter: alpha(opacity=20);}
.opacity10 {opacity: 0.1; filter: alpha(opacity=10);}
.opacity0 {opacity: 0.0; filter: alpha(opacity=0);}

.formbutton
{
	height: 22px;
	width: 150px;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	display: block;
	border: 1px solid #666666;
	color: #333333;
	background-color: #dddddd;
	text-decoration: none;
}
.formbutton:hover
{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;}
}

#main
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#container
{
	width: 960px;
	min-height:100%;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#breaking-news
{
	float: right;
	text-align: right:
	width: 760px;
	padding-right: 20px;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
}

#breaking-news a
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#breaking-news a:hover
{
	color: #ffff99;
	font-weight: normal;
	text-decoration: none;
}

#header
{
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	padding-left: 15px;
	padding-top: 5px;
}

#header a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#header a:hover
{
	color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
}

#topline
{
	float: left;
	width: 200px;
}

.topline-left
{
	float: left;
	padding-right: 4px;
}

.topline-end
{
	float: left;
}

#page-main
{
	margin-top: 25px;
	width: 940px;
	margin-left: 0px;
	background-color: #ffffff;
	border: 8px solid #00064c;
}

#page-header
{
	width: 940px;
	height: 165px;
	background-image: url('/images/page-header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

#header-title
{
	float: left;
	width: 600px;
	height: 151px;
}

#header-signup
{
	margin-left: 633px;
	padding-top: 14px;
	width: 300px;
}

#leftcolumn
{
	float: left;
	width: 200px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #eeeeee;
}

#content
{
	width: 866px;
	min-height: 320px;
	padding-top: 6px;
	*padding-top: 16px;
	padding-left: 30px;
	padding-right: 44px;
	padding-bottom: 50px;
	background-color: #ffffff;
}

#two-column-content
{
	position: relative;
	width: 866px;
	min-height: 605px;
	padding-top: 6px;
	padding-left: 30px;
	padding-right: 44px;
	padding-bottom: 0px;
	background-color: #ffffff;
	background-image: url('/images/matt_dunne_footer_home2.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#share-list
{
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bottom-edge
{
	clear: both;
	width: 940px;
	height: 15px;
	margin-top: -1px;
	* margin: 0px;
	padding; 0px;
}

#footer
{
	margin: 0px auto;
	width: 940px;
	margin-left: 8px;
	padding-top: 6px;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: center;
	color: #656fa6;
	background-image: url('/images/footer-bg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#footer a
{
	font-weight: normal;
	text-decoration: none;
	color: #656fa6;
}
#footer a:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}

#footercopyright
{
	text-align: center;
	padding-top: 30px;
}

#footermenu
{
	text-align: center;
	padding-top: 5px;
}

.calendarLink
{
	display: block;
	font-weight: normal;
	text-decoration: none;
}

.calendarLink:hover
{
	font-weight: normal;
	text-decoration: underline;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #666666;
padding: 2px;
background-color: #2575ad;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}

