body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F4F4F4;
}

form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 11px;
	color: #3E3E3E;
}

textarea{
	font-family: Arial;
	font-size: 11px;
	color: #3E3E3E;
}

input {
	font-family: Arial;
	font-size: 11px;
	color: #3E3E3E;
}

.toptext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 17px;
	color: #929292;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #747474;
	text-decoration: none;
}

.bigtext {
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #747474;
	text-decoration: none;
}

.redtext {
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #C01414;
	text-decoration: none;
}

.redbigtext {
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
	color: #C01414;
	text-decoration: none;
}

.bluehadeing{
	font-family: Verdana;
	font-size: 19px;
	line-height: 25px;
	color: #057DAF;
	text-decoration: none;
	
}

.whitehadeing {
	font-family: Verdana;
	font-size: 17px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.bluetext {
	font-family: Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #057DAF;
	text-decoration: none;
}

.bluelink {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #057DAF;
	text-decoration: underline;
}
.bluetext2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #057DAF;
	font-weight:bold;
}
.bottomheight{
height:25px;
vertical-align:bottom;
line-height:30px;
}
.bluelink:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #057DAF;
	text-decoration: none;
}

.whitetext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.smallbottext {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #919191;
	text-decoration: none;
}

.bottext {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #919191;
	text-decoration: none;
}

.botlink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #919191;
	text-decoration: none;
}

.botlink:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FE3802;
	text-decoration: underline;
}

.botlink1 {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #919191;
	text-decoration: none;
}

.botlink1:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 16px;
	color: #FE3802;
	text-decoration: underline;
}

.leftlink {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #747474;
	text-decoration: none;
}

.leftlink:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #FE3802;
	text-decoration: underline;
}

.leftlink1 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #747474;
	text-decoration: none;
}

.leftlink1:hover {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color: #FE3802;
	text-decoration: underline;
}

.imagespaceright {
	margin-right:15px; 
	margin-bottom:10px;
}

.imagespaceleft {
	margin-left:15px; 
	margin-bottom:10px;
}
.border {
	border: 1px solid #CCCCCC;
}

.hlt td {
 background-color: #EBEFF3;
color: #747474;
            }

.hlt1 td {
 background-color: #F6F6F6;
color: #747474;
            }


.boxbg {
	background-color: #F4F4F4;
	background-image: url(../images/n5.gif);
	background-repeat: repeat-x;
}

.t5bg {
	background-color: #F5F5F5;
	background-image: url(../images/t5.gif);
	background-repeat: repeat-x;
}
.bluelink2 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #057DAF;
	text-decoration: none;
}
.bluelink2:hover {
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px;
	color: #057DAF;
	text-decoration: underline;
}
div.TabView div.Tabs 
{ 
    height: 31px; 
    overflow: hidden; 
	padding:0px 0px 0px 8px;
} 
 
div.TabView div.Tabs a 
{ 
    float: left; 
    display: block; 
    text-align: center; 
    height: 31px; 
	padding:9px 5px 5px 5px;
    border:1px solid #d0d0d0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
    color:#333;  
	font-weight:bold;
	margin:0px 5px 0px 0px; 
	text-decoration:none;
} 
 
div.TabView div.Tabs a:hover, div.TabView div.Tabs a.Active 
{ 
    background-color: #dce3f2;
	color:#111;
} 
 
div.TabView div.Pages 
{ 
    clear: both; 
    border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
    overflow: hidden; 
} 
 
div.TabView div.Pages div.Page 
{ 
    height: 100%; 
    padding: 0px; 
    overflow: hidden; 
} 
 
div.TabView div.Pages div.Page div.Pad 
{ 
    padding: 3px 5px; 
} 

