body {
	margin: 0px;
}
.border {
	border: 1px solid #A5C3D7;
}
.dark-bluebg {
	background-color: #3693CF;
}
.light-bluebg {
	background-color: #A5C3D7;
}
#light-bg {
	background-color: #E4EDF3;
}
#light-bg2 {
	background-color: #3693cf;
}
.btn-save
{
    background-color:#418FC0;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:White;
    background-repeat:repeat-x;
    background-image:"../../images/btn-bg.jpg";
    }
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	padding-left: 5px;
	text-decoration: underline;
}

.bodyhead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	padding-left: 5px;
	text-decoration: none;
}


input.textfield,texarea {
		border:1px solid #418FC1;
		font-family:sans-serif, Arial, Helvetica;
		font-size:10px
		}

Texarea {
		font-family:sans-serif, Arial, Helvetica;
		font-size:10px
		}
Select {
		font-family:sans-serif, Arial, Helvetica;
		font-size:10px
		}
		
/*INPUT {
	BORDER-RIGHT: #83cde1 1px solid; BORDER-TOP: #83cde1 3px solid; BACKGROUND: #fff; BORDER-LEFT: #83cde1 1px solid; BORDER-BOTTOM: #83cde1 1px solid
}
INPUT:hover {
	BORDER-TOP: #b1e77a 3px solid; BACKGROUND: #f0fde2
}
TEXTAREA {
	BORDER-RIGHT: #83cde1 1px solid; BORDER-TOP: #83cde1 3px solid; BACKGROUND: #fff; BORDER-LEFT: #83cde1 1px solid; BORDER-BOTTOM: #83cde1 1px solid
}
TEXTAREA:hover {
	BORDER-TOP: #b1e77a 3px solid; BACKGROUND: #f0fde2
}
*/
.text-4{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.text-1 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	font-weight: bold;
}
.text-1 A{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 19px;
	color: #0071BC;
	font-weight: bold;
	text-decoration: none;
}
.text-1 A:hover{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	font-weight: bold;
	text-decoration:underline;
}

.headings{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	line-height: 19px;
	color: #0071BC;
	padding-left:0px;
	font-weight: bold;	
}
.headings2{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 40px;
	color: #0071BC;
	padding-left:0px;
	font-weight: bold;	
}
.border-grey {

	border: 1px solid #999999;
}
.text-2 {

	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	padding-left:10px;
	padding-right:10px;
	text-align: justify;
}

.justifyall {

	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-align: justify;
}
.justifyall2 {

	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.text-link {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	font-weight:normal;
	color:#0071BC;
	text-decoration:none;
}
.text-link2 {

	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	font-weight:normal;
	color:#0071BC;
    text-decoration:underline;
}
.text-link2:hover {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	font-weight:normal;
	color:#0071BC;
	text-decoration:none;
}
.input-text1 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #cccccc;
	background:#3597B5;
}
.input-text {
 font-family: sans-serif, Arial, Helvetica;
 font-size: 12px;
 color: #000000;
 text-decoration: none;
 border: 1px solid #DBDBDB;
}
.copyright {


	font-family: sans-serif, Arial, Helvetica;
	font-size: 11px;
	color: #ffffff;
}
.text-1-red {

	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #0071BC;
}
.text-1Copy {

	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
.text-3 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
ol {
	padding-right: 10px;
	margin-right: 40px;
	text-align: justify;
}
.text-red {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	line-height: 17px;
	color: #0071BC;
	font-weight: bold;
}
.mouse-style
{
    cursor:auto;
}