.basictab1{
	padding: 3px 0;
	margin-left: 0;
	font-size: 11.3px;
	padding-bottom:10px;
	line-height:30px;
	list-style-type: none;
	margin-bottom: 0;
	text-align: center; /*set to left, center, or right to align the menu as desired*/
	width:100%;
	color: #666666;
}

.basictab1 li{
display: inline;
margin: 0;
border-right: 0px dashed black;
padding: 1px 2px;
text-align:right;
}



.basictab1 li a{
text-decoration: none;
padding: 3px 2px;
margin-right: 2px;
border: 0px solid gray;
border-bottom: none;
background-color: white;
color: #666666;
}


.basictab1 li a:visited{
color: #666666;
}

.basictab1 li a:hover{
	color: #002a60;
	font-weight: 550;
}

.basictab1 li a:active{
color: #002a60;

}

.basictab1 li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 4px;
color: #002a60;

}


.submenustyle1{

border: 0px solid black;
border-top-width: 0;

display: none;
filter:alpha(opacity=0);
-moz-opacity:0;
font-size:  12px;
color:#666666;
text-align:center;
padding-top:15px;
line-height:30px;
border-top: 1px dashed gray;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
padding-top:10px;
}

.submenustyle1 a{
border-right: 1px dashed black;
padding: 1px 10px;

text-decoration: none;
color:#000000;
}

.submenustyle1 a:hover{
color: #002a60;
}
.text1{
	margin-left: 0;
	padding-bottom:10px;
	line-height:20px;
	list-style-type: none;
	margin-bottom: 0;
	letter-spacing: 1px;

	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100%;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	color: #392021;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	
}

.subtext1{
	margin-left: 0;
	padding-bottom:10px;
	line-height:20px;
	list-style-type: none;
	margin-bottom: 0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100%;
	font-family: Verdana;
	font-size: 8.5px;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	color: #333333;
}

.text2{
	margin-left: 0;
	padding-bottom:10px;
	line-height:25px;
	list-style-type: none;
	margin-bottom: 0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100%;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
	color: #382225;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.text3{
	padding: 3px 0;
	margin-left: 0;
	padding-bottom:10px;
	line-height:30px;
	list-style-type: none;
	margin-bottom: 0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100%;
	letter-spacing: 1.25px;
	color: #382225;
	font-size: 13.5px;
}

.bluecolor{

color: #002a60;

}

.bullet1 {
	list-style-image: url(../images/bullets.gif);
	margin-left:18px;
	padding-left:5px;
	font-family:Arial;
	font-size:11px;
	color:#3b3b3b;
}


.heading1 {
	padding: 3px 0;
	margin-left: 0;
	padding-bottom:10px;
	line-height:20px;
	list-style-type: none;
	margin-bottom: 0;
	margin-top:0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100%;
	font-size: 36px;
	color: #CCCCCC;
}

.worldlink{
	font-family:sans-serif;
	font-size:13px;
	color:#002a60;
	font-weight:bold;
	text-decoration:none;
}
.worldlink:hover{
font-family:sans-serif;
font-size:13px;
color:#333333;
font-weight:none;
text-decoration:underline;
}
.text4 {
	margin-left: 0;
	padding-bottom:10px;
	line-height:24px;
	list-style-type: none;
	margin-bottom: 0;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100%;

	font-size: 12px;
	padding-top: 3px;
	padding-right: 0;
	padding-left: 0;
	color: #382225;
	font-weight: bold;


}
.text5 {
	margin-left: 0;
	padding-bottom:10px;
	line-height:28px;
	list-style-type: none;
	margin-bottom: 0;
	letter-spacing: 2px;

	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100%;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	color: #392021;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
