/* 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:#004F39; text-decoration:none;}
A.green:visited  	{color:#004F39; text-decoration:none;}
A.green:hover    	{color:#21619A; text-decoration:none;}

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

/* style for light grey header links */
A.grey     		{color:#C5C6C8; text-decoration:none;}
A.grey:visited  {color:#C5C6C8; text-decoration:none;}
A.grey:hover    {color:#004F39; text-decoration:none;}

/* style for light grey links */
A.grey2			{color:#C8C8C8; text-decoration:underline;}
A.grey2:visited {color:#C8C8C8; text-decoration:underline;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #005039;
	margin: 0px;
	padding: 0px;
}

A.grey2:hover   {color:#5BFFFF; text-decoration:underline;}

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

/* 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 red header links */
A.blue     		{color:#21619A; text-decoration:none;}
A.blue:visited  	{color:#21619A; text-decoration:none;}
A.blue:hover    	{color:#004F39; text-decoration:none;}

/* style for red header links */
A.blue2     		{color:#21619A; text-decoration:underline;}
A.blue2:visited  	{color:#21619A; text-decoration:underline;}
A.blue2:hover    	{color:#004F39; 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:#5BFFFF; 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: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
	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: #B2B2B2;
	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;
	color: #C8C8C8;
	background-color: #8B8B8B;
	border: 1px solid #4D4D4D;
	padding: 2px;
}
.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: #4D4D4D;
	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: #004F39;}
.greencontentsmbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 9px; color: #004F39; font-weight: bold;}
.greencontent {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; color: #004F39;}
.greencontentbold {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004F39;
}
.greenheader {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bolder; color: #004F39;}

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

/* style for white text */
.whitesm {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF;}
.whitesmbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold;}
.whitecontent {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF;}
.whiteheader {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold;}
.whitelgbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 14px; font-weight: bold; color: #FFFFFF;}

/* style for yellow text */
.yellowsmbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 10px; font-weight: bolder; color: #FFC20E;}
.yellowcontentbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 11px; font-weight: bold; color: #FFC20E;}
.yellowheaderbold {font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 12px; font-weight: bold; color: #FFC20E;}

/* 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;}
.seminars li {
	padding-bottom: 8px;
	list-style: square;
	line-height: 11px;
}


/* paragraph solution for sponsors spacing */
.s {
	margin:0px;
	vertical-align: 100%;
	float: left;
	height: 100%;
	width: 100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #005039;
	margin: 0px;
	padding: 0px;
}
.grey {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

