body
{
margin:0px
}

.top {
	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #D5EBFA;
	text-decoration:none;
}

.top a:link {
	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #D5EBFA;
	text-decoration:none;
}

.top a:visited {
	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #D5EBFA;
	text-decoration:none;
}

.top a:hover {
	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #D5EBFA;
	text-decoration:underline;
}

.top a:active {
	font-family:Arial, Helvetica, sans-serif;	font-size: 11px;
	color: #D5EBFA;
	text-decoration:none;
}
.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#303031;
	text-decoration:none;
}

.boxtext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#303031;
	text-decoration:none;
}

.boxtext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#303031;
	text-decoration:none;
}

.boxtext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#3A7DAA;
	text-decoration:none;
}

.boxtext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#303031;
	text-decoration:none;
}

.link a:link {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#303031;
}
.link a:visited {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#303031;
}

.link a:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#3A7DAA;
}
.link a:active {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
	color:#303031;
}

.text
{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}

.text a:link
{
font-family:Tahoma;
font-size:11px;
color:#E68900;
text-decoration:none;
}
.text a:visited
{
font-family:Tahoma;
font-size:11px;
color:#E68900;
text-decoration:none;
}

.text a:hover
{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}

.text a:active
{
font-family:Tahoma;
font-size:11px;
color:#E68900;
text-decoration:none;
}


.btext
{
font-family:Tahoma;
font-weight:bold;
font-size:11px;
color:#124172;
text-decoration:none;
}

.wtext {
	font-family: Tahoma;
	color: white;
	font-size: 11px;
	text-decoration:none
}

.ylink
{
	font-family: Tahoma;
	color: #FFFF66;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}
.ylink:hover
{
	font-family: Tahoma;
	color:white;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
}

.wtextL {
	font-family: Tahoma;
	color: white;
	font-size: 11px;
	text-decoration:none
}

.wtextL:hover {
	font-family: Tahoma;
	color: white;
	font-size: 11px;
	text-decoration:underline
}

.footer {
	font-family: Tahoma;
	color: #2A2D31;
	font-size: 11px;
	text-decoration:none
}

.footer a:link {
	font-family: Tahoma;
	color: #2A2D31;
	font-size: 11px;
	text-decoration:none
}

.footer a:visited {
	font-family: Tahoma;
	color: #2A2D31;
	font-size: 11px;
	text-decoration:none
}

.footer a:hover {
	font-family: Tahoma;
	color: #2D6B94;
	font-size: 11px;
	text-decoration:none
}

.footer a:active {
	font-family: Tahoma;
	color: #2A2D31;
	font-size: 11px;
	text-decoration:none
}

.footer1 {
	font-family: Tahoma;
	color: #7DAAC8;
	font-size: 11px;
	text-decoration:none
}
.footer1:hover {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	text-decoration:none
}
.smalltext
{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	text-decoration:none;
	}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height:auto;
	width:auto;
	border: 1px solid #b4b9bd;
}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color:#FAFAFA;
	width:auto;
	border: 1px solid #b4b9bd;
}
.buttonblue {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	background-color:#14477C;
	height:auto;
	border-top: 1px solid #D1E6F6;
	border-right: 1px solid #14477C;
	border-bottom: 1px solid #14477C;
	border-left: 1px solid #D1E6F6;
}
.whiteheading {
	font-family: Tahoma;
	color: white;
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}
.graybg
{
background-color:#DEEAF3;
}
.graybg1
{
background-color:#EFF0F7;
}