﻿body 
{
	background-color: #0F2850;
	font-family:  Arial,lucida Sans-Serif, Calibri ,Century Gothic, Arial;
	font-size: 13px;
}

a:link 
{	
	 font-weight: bold;
	 color: #C23725;
	 text-decoration: underine;	 
}
a:visited
{	 
	 color: #C23725;
	  font-weight: bold;	 
}
a:hover
{
	color: #1D92C0;
}
a:active
{	 
	 color: #C8DC6C;	 
}

.heading
{
	font-family: Arial,lucida Sans-Serif, Calibri, Century Gothic, Cambria, Arial;
	font-size: 20px;
	font-weight: bold;
	height: 28px;
	background-color: #ffffff;
	color: #1D92C0;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #1D92C0;
	border-left: none;
	border-right: none;
	text-align: left;
}
.mediumBG
{
	margin-top: 0px;
	background-color: #1D92C0;
}
.lightBG
{
	margin-top: 0px;
	background-color: #C8DC6C;
}

.mediumBGDash
{
	background-color: #ffffff;
	border-top: dashed 1px #1D92C0;	
	border-bottom: dashed 1px #1D92C0;
	border-left: none;
	border-right: none;
	height: 28px;
	vertical-align: middle;
}
.emphasis
{
	color: #1D92C0;
	font-style: italic;
}
.controlLinks
{
	font-family:  Arial,lucida Sans-Serif, Calibri ,Century Gothic, Arial;
	font-size: 11px;
	font-weight:  bold;
	text-decoration: none;
}
a.controlLinks:link
{	
	
	text-decoration: none;
	color: #1D92C0;

}
a.controlLinks:visited
{
	
	text-decoration: none;
	color: #1D92C0;

}
a.controlLinks:hover
{
	
	color: #C23725;
}
a.controlLinks:active
{
	
	color: #C8DC6C;
}
.subLinks
{
	font-family:  Arial, lucida Sans-Serif, Calibri ,Century Gothic, Arial;
	font-size: 12px;
	font-weight:  bold;
	padding-left: 3px;
}
a.subLinks:link
{
	
	
	color: #1D92C0;
	text-decoration: underine;	 
}
a.subLinks:visited
{
	
	
	color: #1D92C0;
	text-decoration: underine;	 
}
a.subLinks:hover
{
	
	color: #C23725;
}
a.subLinks:active
{
	
	color: #C8DC6C;
}
.subLinkHeader
{
	font-family:  lucida Sans-Serif, Calibri ,Century Gothic, Arial;
	font-weight: bold;
	color: #C8DC6C;
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 0px;
}
.buttons
{
	font-family:  lucida Sans-Serif, Calibri ,Century Gothic, Arial;
	font-weight: bold;
	color: #1D92C0;
	font-size: 14px;
	border-top: solid 1px #1D92C0;
	border-bottom: solid 1px #1D92C0;
	border-left:  solid 1px #1D92C0;
	border-right:  solid 1px #1D92C0;
	background-color:#e5e5e5;
}

