img {
	behavior: url(/scripts/iepngfix.htc);
	border-style: none;
}
/* style for top and bottom nav links */
A.top 			{color:#004F39; text-decoration:none;}
A.top:visited 	{color:#004F39; text-decoration:none;}
A.top:hover 	{color:#FFC20E; text-decoration:underline;}

/* style for privacy & read more links */
A.privacy     		{color:#383838; text-decoration:underline;}
A.privacy:visited  	{color:#383838; text-decoration:underline;}
A.privacy:hover   	{color:#5BFFFF; text-decoration:underline;}

/* style for red header links */
A.green     		{color:#0E4831; text-decoration:none;}
A.green:visited  	{color:#102f69; text-decoration:none;}
A.green:hover    	{color:#102f69; text-decoration:none;}

/* style for green underlined view links */
A.green2     		{color:#0E4831; text-decoration:underline;}
A.green2:visited  {color:#102f69; text-decoration:underline;}
A.green2:hover    {color:#102f69; text-decoration:underline;}

/* style for blue header links */
A.blue     		{color:#102f69; text-decoration:none;}
A.blue:visited  {color:#0E4831; text-decoration:none;}
A.blue:hover    {color:#0E4831; text-decoration:none;}

/* style for blue underlined links */
A.blue2			{color:#102f69; text-decoration:underline;}
A.blue2:visited {color:#0E4831; text-decoration:underline;}
A.blue2:hover   {color:#0E4831; text-decoration:underline;}

/* style for blue header links */
A.blue3    		{color:#102f69; text-decoration:none;}
A.blue3:visited  {color:#0E4831; text-decoration:none;}
A.blue3:hover    {color:#0E4831; text-decoration:underline;}

/* style for brown over underlined links */
A.brown			{color:#745048; text-decoration:none;}
A.brown:visited {color:#745048; text-decoration:none;}
A.brown:hover   {color:#0E4831; text-decoration:underline;}


/* style for dark grey close window links */
A.dkgrey2    		{color:#626469; text-decoration:underline;}
A.dkgrey2:visited  	{color:#626469; text-decoration:underline;}
A.dkgrey2:hover    	{color:#21619A; text-decoration:underline;}

/* style for dark grey sitemap links */
A.dkgrey3     		{color:#626469; text-decoration:none;}
A.dkgrey3:visited  	{color:#626469; text-decoration:none;}
A.dkgrey3:hover     {color:#21619A; text-decoration:underline;}

/* style for dark grey red links */
A.dkgrey4     		{color:#383838; text-decoration:underline;}
A.dkgrey4:visited  	{color:#383838; text-decoration:underline;}
A.dkgrey4:hover     {color:#990000; text-decoration:underline;}


/* style for white content links */
A.white     	{color:#ffffff; text-decoration:underline;}
A.white:visited {color:#ffffff; text-decoration:underline;}
A.white:hover   {
	color:#102F69;
	text-decoration:underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #626469;
	scrollbar-darkshadow-color: #C8C8C8;
	scrollbar-3dlight-color: #C8C8C8;
	scrollbar-arrow-color: #4D4D4D;
	scrollbar-highlight-color: #4D4D4D;
	scrollbar-shadow-color: #4D4D4D;
	scrollbar-track-color: #C8C8C8;	
}


/* style for form buttons grey */
.formbutton {
	height: 15px;
	width: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0E4831;
	background-image: url(images/arrow1.gif);
	padding: 0px;
	margin: 0px;
	font-size: 9px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.formbutton2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #102F69;
	background-color: #7caf88;
	border: 1px solid #102f69;
}
.formbutton3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C8C8C8;
	background-color: #8B8B8B;
	border: 1px solid #4D4D4D;
}

/* style for form fields */
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E4831;
	background-color: #FFFFFF;
	border: 1px solid #4D4D4D;
}

/* style for dark grey text */
.dkgreysm {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #626469;}
.dkgreysmbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #626469; font-weight: bold;}
.dkgreycontent {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #626469;}
.dkgreycontentbold {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #626469; font-weight: bold;}
.dkgreycontentboldlg {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 15px; color: #626469; font-weight: bold;}

/* style for light grey text */
.lightgreysm {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9px; color: #C5C6C8;}
.lightgreysmbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9px; font-weight: bolder; color: #C5C6C8;}
.lightgreycontent {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; color: #C5C6C8; font-weight: 500;}
.lightgreycontentbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px;	font-weight: bolder; color: #C5C6C8;}
.lightgreyheaderbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px;	font-weight: bolder; color: #C5C6C8;}

/* style for dark green text */
.greensm {font-family: Helvetica, Verdana, Arial, sans-serif; 10px; color: #0E4831;}
.greencontentsmbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9px; color: #0E4831; font-weight: bold;}
.greencontent {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; color: #0E4831;}
.greencontent-12px {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #0E4831;
}

.greencontentbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bolder; color: #0E4831;}
.greenheader {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bolder; color: #0E4831;}
.greenbottomnav {font-family: Helvetica, Veranda, Arial, san-serif; font-size: 11px; font-weight: bold; word-spacing: 2px;}

/* style for dark blue text */
.bluesmallbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9px; font-weight: bold; color: #102f69; font-style: italic; word-spacing: -5em; letter-spacing: -10em;}
.bluecontent {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; color: #102f69;}
.bluecontentbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #102f69;}
.bluebottomnav {font-family: Helvetica, Veranda, Arial, san-serif; font-size: 12px; font-weight: bolder; word-spacing: 4px;}
.blueheaderbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #102f69;}

/* style for brown text */
.brownsm {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10px; color: #745048;}
.brownsmbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10px; color: #745048; font-weight: bold;}
.browncontent {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; color: #745048;}
.browncontentbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; color: #745048; font-weight: bold;}
.brownheader {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #745048; font-weight: bold;}
.brownlgbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #745048;}
h1 {
	font-size: 20px;
	line-height: 20px;
	font-weight: 700;
	color: #102F69;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
}



/* paragraph solution for Firefox spacing */
p {margin:0px;}
p.bottom {margin-bottom:18px;}
p.top {margin-top:18px;}
p.both {margin-top:18px; margin-bottom:18px;}

/* paragraph solution for sponsors spacing */
.s {
	margin:0px;
	vertical-align: 100%;
	float: left;
	height: 100%;
	width: 100%;
}
.hrule {
	width: 100%;
	border-bottom: 1px solid #102F69;
	margin-top: 10px;
	margin-bottom: 10px;
}
.whiteTxt12px {font-size: 12px}

.whiteTextLink {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.img-black-border {
	border: 1px solid #000000;
}
.list-item-space ol{
	margin: 10px 0px 0px 50px;
	padding: 0px 0px 0px 10px;
}

.list-item-space li {
	margin: 0px 0px 10px;
	padding: 0px;
	list-style: decimal outside;
}

