/* CSS Document */

.border1 {
	border: 1px solid #EBEBEB;
}
.border2 {
	border: 1px solid #999999;
}
.border3 {
	border: 2px solid #666666;
}
.border4 {
	border: 2px solid #333333;
}
.sub1 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: 315093;
}
.nav2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}
.nav2 a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.title1 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.title3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: 315093;
}
.title4 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.title5 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E6E6E;
	padding-left: 15px;
}
.text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E6E6E;
}
.text4 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6E6E6E;
	text-decoration: underline;
}
.text4 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #315093;
	text-decoration: none;
}
.text4 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text5{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.boxbdy {border: 2px solid #cccccc; background-color: #FFFFFF;
		background: #FFFFFF;
            padding:0px;
}