﻿body
{
	background-color:#476E8D;
	margin-top:20px;
	font-family:Arial;
	font-size:11px;
}
h1
{
	font-size:27px;
	font-weight:500;
	
}
h2
{
	font-size:15px;
	letter-spacing:1;
	font-weight:bold;
	color:#1E5C83;
}
h3
{
	font-size:15px;
	letter-spacing:1;
	margin-bottom:2px;
	font-weight:bold;
	color:#1E5C83;
}
h3 a
{
	text-decoration:none;
	color:#1E5C83;
}
.main
{
	background-color:#ffffff;
}
.main-shadow-lft
{
	background-image:url(images/shadow-lft.gif);
	background-repeat:repeat-y;
	width:25px;
}
.main-shadow-rt
{
	background-image:url(images/shadow-rt.gif);
	background-repeat:repeat-y;
	width:25px;
}
.main-shadow-btm
{
	background-image:url(images/shadow-btm.gif);
	background-repeat:no-repeat;
	height:14px;
}
.flash
{

}
.greenbar
{
	background-color:#75A44B;
	height:10px;
}
.menu
{

}
.menu ul
{
	list-style-type:none;
	padding-top:0px;
	margin-top:0px;
	padding-left:2px;
	margin-left:2px;
}
.first
{
	border-top-style:solid;
	border-top-color:#bbbbbb;
	border-top-width:1px;
}
.menu ul li
{
	height:41px;
	border-bottom-style:solid;
	border-bottom-color:#bbbbbb;
	border-bottom-width:1px;

}
.menu ul li a
{
	height:40px;
	width:182px;
	background-image:url(images/link-bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	text-indent:20px;
	vertical-align:middle;
	text-align:left;
	cursor:hand;
	display:block;
	color:#314D62;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;	
}
.menu ul li a:hover
{
	color:#ffffff;
	background-image:url(images/link-bg-o.gif); 
}
.menu ul li a span
{
	top:14px;
	position:relative;
}
.maincontent
{
	background-color:#ffffff;
	text-align:left;
	
}
.top-spacer
{
	height:15px;
}
/*Rounded Corners*/
.stroke-top-lft
{
	background-image:url(images/stroke-top-lft.gif);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}
.stroke-top
{
	background-image:url(images/stroke-top.gif);
	background-repeat:repeat-x;
	height:10px;
}
.stroke-top-rt
{
	background-image:url(images/stroke-top-rt.gif);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}
.stroke-lft
{
	background-image:url(images/stroke-lft.gif);
	background-repeat:repeat-y;
	width:10px;
}
.stroke-rt
{
	background-image:url(images/stroke-rt.gif);
	background-repeat:repeat-y;
	width:10px;
}
.stroke-btm
{
	background-image:url(images/stroke-btm.gif);
	background-repeat:repeat-x;
	height:10px;
}
.stroke-btm-rt
{
	background-image:url(images/stroke-btm-rt.gif);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}
.stroke-btm-lft
{
	background-image:url(images/stroke-btm-lft.gif);
	width:10px;
	height:10px;
	background-repeat:no-repeat;
}

/*News Tabs*/
.left-tab-active
{
	background-image:url(images/tab-left-active.gif);
	background-repeat:no-repeat;
	width:129px;
	height:43px;
	text-align:left;
}
.left-tab-na
{
	background-image:url(images/tab-left-na.gif);
	background-repeat:no-repeat;
	width:129px;
	height:43px;
	text-align:left;
}
.right-tab-active
{
	background-image:url(images/tab-right-active.gif);
	background-repeat:no-repeat;
	width:151px;
	height:43px;
	text-align:left;
}
.right-tab-na
{
	background-image:url(images/tab-right-na.gif);
	background-repeat:no-repeat;
	width:151px;
	height:43px;
	text-align:left;

}
/**/
.left-tab-active a
{
	text-decoration:none;
	color:#19A81A;
	font-weight:bold;
	font-size:13px;
}
.left-tab-na a
{
	text-decoration:none;
	color:#8C8C8C;
	font-weight:bold;
	font-size:13px;
}
.right-tab-active a
{
	text-decoration:none;
	color:#19A81A;
	font-weight:bold;
	font-size:13px;
}
.right-tab-na a
{
	text-decoration:none;
	color:#8C8C8C;
	font-weight:bold;
	font-size:13px;
}
/**/
.right-tab-na a:hover
{
	color:#000;
}
.left-tab-na a:hover
{
	color:#000;
}
/**/
.left-tab-active a span
{
	text-decoration:none;
	left:33px;
	position:relative;
}
.left-tab-na a span
{
	text-decoration:none;
	left:33px;
	position:relative;
}
.right-tab-active a span
{
	text-decoration:none;
	left:25px;
	position:relative;
}
.right-tab-na a span
{
	text-decoration:none;
	left:25px;
	position:relative;
}
/**/
#newsFrame
{
	border:solid 0px #ffffff; 
	background-color:#fff; 
	margin:0 0 0 0; 
	padding:0 0 0 0;
}

.tab-stroke-left
{
	background-image:url(images/tab-stroke-lft.gif);
	width:15px;
}
.tab-stroke-right
{
	background-image:url(images/tab-stroke-rt.gif);
	width:15px;
}
.tab-stroke-btm
{
	background-image:url(images/tab-stroke-btm.gif);
	height:11px;
}
.footer
{
	color:#ffffff;
	font-size:small;
	font-weight:bold;
}

.footer a
{
	color:#ffffff;
	font-size:small;
	font-weight:bold;
	text-decoration:none;
}

.footer a:hover
{
	color:#ffffff;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
}