body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.underline
{
	text-decoration:underline;
}
.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal
}
.copyRedWarning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;	
}

.copyDarkBlue .copyRedWarning
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;	
}

.copyDarkBlue .copyRedWarning a, .copyDarkBlue .copyRedWarning a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#FF0000;
	text-decoration: underline;
	font-weight: bold;	
}
.copyDarkBlue .copyRedWarning a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color:#FF0000;
	text-decoration: none;
	font-weight: bold;	
}

.copyGrey
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
.copyGreySmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
}
.newsCopy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal
}
.newsCopySmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding-left: 3px;

}
.newsCopyHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	color: #99FF00;
	text-decoration: none;
	font-weight: normal
}
.CopyHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #99FF00;
	text-decoration: none;
	font-weight: bold;
}
.pageHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003380;
	font-weight: normal
}
.copyGreenLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	color: #99FF00;
	font-weight: lighter;
}
.copyBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #83BAD8;
	text-decoration: none;
	font-weight: normal;
}
.copyDarkBlueLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003079;
	text-decoration: none;
	font-weight: normal;
}
.copyDarkBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003079;
	text-decoration: none;
	font-weight: normal;
}
.copyDarkBlueSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #003079;
	text-decoration: none;
	font-weight: normal;
}
.copyDarkBlue a, .copyDarkBlue a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #red;
	text-decoration: underline;
	font-weight: bold;
}
.copyDarkBlue a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #003079;
	text-decoration: none;
	font-weight: bold;
}
.BlueLine {
	background-color: #E9E9E9;
}
.copyGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
	font-weight: normal
}
.copyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: FFFFFF;
	text-decoration: none;
	font-weight: normal
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: none;
}
a.footer, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003380;
	text-decoration: underline;
	font-weight: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D7EEC;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D7EEC;
	text-decoration: none;
	font-weight: bold;
}
A.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003380;
	text-decoration: none;
	font-weight: bold;
}
.NewsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3879EB;
	font-weight: normal;
	padding-left: 17px;
	background-image: url(images/NewTitleBG.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.SideBarTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3879EB;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003380;
	font-weight: bold;
}

/* BACKGROUNDS */
.NewsContentBG {
	/*background-image: url(images/NewContentBG.jpg);*/
	/*background-repeat: repeat-x;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.SideBarBG {
	background-image: url(images/sidebarBG.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ShadowLeft	{
	background-image: url(images/shadowLeft.jpg);
	background-repeat: no-repeat;
}
.ShadowRight {
	background-image: url(images/shadowRight.jpg);
	background-repeat: no-repeat;
}
.HeaderPic1 {
	background-image: url(images/main-pic.jpg);
	background-repeat: no-repeat;
}
.HeaderPic2 {
	background-image: url(images/main-pic2.jpg);
	background-repeat: no-repeat;
}
.HeaderPic3 {
	background-image: url(images/main-pic3.jpg);
	background-repeat: no-repeat;
}
.HeaderPic4 {
	background-image: url(images/main-pic4.jpg);
	background-repeat: no-repeat;
}
.HeaderPic5 {
	background-image: url(images/main-pic5.jpg);
	background-repeat: no-repeat;
}
.HeaderPic6 {
	background-image: url(images/main-pic6.jpg);
	background-repeat: no-repeat;
}
.HeaderPic7 {
	background-image: url(images/main-pic7.jpg);
	background-repeat: no-repeat;
}
.pdfBG {
	background-repeat: repeat-x;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #EFEFEF;
}
.borderGrey {
	border: 1px solid #cccccc;
}
.borderGreyTop {
	border-top: 1px solid #cccccc;
}

.borderGreyRight {
	border-right: 1px solid #cccccc;
}

.backpage
{
	background-image: url(images/bk-page.jpg); 
	background-repeat: repeat-x;
}

/* LINKS */
a.bluelink, a.bluelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3D7EEC;
	text-decoration: underline;
	font-weight: bold;
}
a.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #3D7EEC;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.darkbluelink, a.darkbluelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003079;
	text-decoration: underline;
	font-weight: bold;
}
a.darkbluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #003079;
	text-decoration: none;
	font-weight: bold;
}
a.whitelink, a.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.productLink, a.productLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #B3BFD1;
	text-decoration: none;
	font-weight: normal;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	margin-left: 10px;
	background-position: 0px center;
	padding-left: 12px;
}
a.productLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.Table, .Table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.Table a, .Table a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	text-decoration: none;
	font-weight: normal;
	display: table-cell;
	line-height: 30px;
	height: 30px;
	width: 569px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-image: url(images/arrow-down.gif);
	background-position: 548px center;
	background-repeat: no-repeat;
}
.Table a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003380;
	text-decoration: underline;
	font-weight: normal;
	background-color: #DAE7FB;
	display: table-cell;
	line-height: 30px;
	height: 30px;
	width: 569px;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-image: url(images/arrow-down.gif);
	background-position: 548px center;
	background-repeat: no-repeat;
}
.Table2 a, .Table2 a:visited, Table2 a:hover{background-image:none; outline:none;}
/*FORM*/
.formbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CED9E6;
	width: 140;
	height: 17;
}
.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CED9E6;
	width: 140;
	height: 40;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #11437E;
	background-color: #CED9E6;
	border: 1px solid #9EB3CE;
	width: 67;
	height: 17;
}
.borderRight {
	border-right: #CCCCCC 1px solid;
}
.borderBottom {
	border-bottom: #CCCCCC 1px solid;
}
.fullBorder {
	border: #CCCCCC 1px solid;
}
.tableBorder {
	border: #CCCCCC 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 200;
	height: 20;
}
.tableBorderLong {
	border: #CCCCCC 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 350;
	height: 20;
}
.tableBorderLongText {
	border: #CCCCCC 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 350;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #009900;
	font-weight: bold;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight: bold;
}

/*SEO TAGS*/
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	color: #99FF00;
	font-weight: lighter;
	margin: 0px;
}

.easyhead {color: #FFF;}

H2,H3,H4,H5,H6 {
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
}

/*SCROLLING NEWS*/
#marqueecontainer{
	position: relative;
	width: 100%; /*marquee width */
	height: 340px; /*marquee height */
	overflow: hidden;
	border: none;
	background-image: url(images/NewContentBG.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#F4F4F4;
}
	#vmarquee{
	position: relative;
	width: 100%; /*marquee width */
	overflow: hidden;
	border: none;
}

/* ADDITIONS */
.bk-page {
	background-image: url(images/bk-page.jpg);
	background-repeat:repeat-x;
	background-position:top;
}




