body{
margin:0;
padding:0;
background-color:#ffffff;
font-family:tahoma;
color:#333333;
font-size:11px;
font-weight:normal;
}

h1{	
	font-family:tahoma;
	font-size:17px;
	font-weight:normal;
	color:#3b8fa8;
	padding:0px;
	margin:0px;
	}
	
.toplnkbg{
background-color:white;
}
.bodycontent{
background-color:white;
font-family:tahoma;
color:#333333;
font-size:11px;
font-weight:normal;
/*height:500px;*/
}
.menubg{
background-image:url(../images/menu_bg.gif);
background-repeat:repeat-x;
height:41px;
border-left:#d8d8d8 1px solid;
border-right:#d8d8d8 1px solid;
vertical-align:top;
}
.menu_lnk{
font-family:"MS sans serif";
font-size:16px;
font-weight:normal;
color:#333333;
text-decoration:none;
}
.menu_lnk:hover{
color:#000000;
text-decoration:underline;
}
.box_title{
background-image:url(../images/box_bg.gif);
background-repeat:no-repeat;
width:220px;
height:25px;
color:white;
text-align:left;
font-family:tahoma;
font-size:12px;
font-weight:bold;
}
.box_content{
background-color:#629bac;
padding:8px;
text-align:left;
color:white;
}
.normaltext{
font-family:tahoma;
font-size:11px;
font-weight:normal;
color:#333333;
}
.sep{
border-top:#c1c1c1 1px solid;
}
.boldclass{
font-weight:bold;
font-size:12px;
}
strong{
font-size:11px;
}
.footerbg{
background-color:#dbdbdb;
height:100px;
font-size:11px;
}
.footerlnk{
font-family:tahoma;
font-size:11px;
color:#646464;
text-decoration:none;
font-weight:bold;
}
.footerlnk:hover{
font-family:tahoma;
font-size:11px;
color:#000000;
text-decoration:underline;
font-weight:bold;
}
.more{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#333333;
text-decoration:underline;
}
.more:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.morewhite{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.morewhite:hover{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
.heading1{
	font-family:tahoma;
	font-size:17px;
	font-weight:normal;
	color:#3b8fa8;
	}
	
.text1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#3b8fa8;
	}
	
.text2{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#3b8fa8;
	}
	
.link1{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#3b8fa8;
	text-decoration:underline;
	}
	
a.link1:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#3b8fa8;
	text-decoration:none;
	}

.link2{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#3b8fa8;
	text-decoration:underline;
	}
	
a.link2:hover{
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#3b8fa8;
	text-decoration:none;
	}
	
.link3{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	}
	
a.link3:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
.boxborder{
	border:1px solid #1a8b99;
	font-family:tahoma;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}
	
.button{
	background:url(../images/button.gif);
	background-repeat:no-repeat;
	height:25px;
	width:71px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#1a8b99;
	text-align:center;
	border:0px;
	cursor:pointer;
	}

