P{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #123456;
	font-weight : normal;
	padding: 3px 0;
}


.content2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #123456;
	font-weight : normal;
	padding: 3px 0;
}

content2 a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7px;
	color : #99cc00;
	font-weight : normal;
	text-decoration: none;
}
.content4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #123456;
	font-weight : normal;
	padding: 3px 0;
}

.content3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #82A5B8;
	font-weight : normal;
	 
}
.content3 a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #65808F;
	font-weight : normal;
	 
	text-decoration: none;
}
.content3 a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #123456;
	font-weight : normal;
	 
	text-decoration: none;
}
.content5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #65808F;
	font-weight : normal;
	padding: 3px 0;
	 
}
.content6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #123456;
	font-weight : normal;
	padding-left:15; padding-right:10;
}
.content5 a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #123456;
	font-weight : normal;
	 
	text-decoration: none;
}
.content5 a:hover{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #65808F;
	font-weight : normal;
	 
	text-decoration: none;
}

.basictab ul{
margin: -1px;
padding: 3px 0;
margin-left:9;
font: bold 11px Verdana;
border-bottom: 0px solid gray;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
display: inline;
margin: -3;
}

.basictab li a{
text-decoration: none;
padding: 4px 6px;
margin-right: 3px;
margin-bottom: 4px;
border: 0px solid gray;
border-bottom: none;
background-color: #BBDAED;
color: #123456;
}



.basictab li a:hover, .basictab li a.current{
background-color: #ff6600;
color: #ffffff;
}

.tabcontent a:hover{
color: #ffffff;
text-decoration:none;
}

.tabcontent a{
color: #333333;
text-decoration:none;
}

.tabcontent{
padding: 9px 0px 0px 45px;
color: #ffffff;
font: normal 11px Verdana;
text-decoration:none;
display:none;
}

#tabcontentcontainer{
text-align: left;
width:100%; /*width of 2nd level content*/
height:1.5em; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/
}




