@charset "utf-8";
#tabcontainer
	{
	width: 600px;
	padding: 0px;
	border: 0px none #ccc;
	background-color: #FFFFFF;
	}

#tabnav
	{
	height: 20px;
	margin: 0;
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

#tabnav li
	{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
  	}
#tabnav  a  
	{
	float: left;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin-right: 4px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
	width: auto;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	}
#tabnav  a.active  
	{
	color: #006699;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/Layout/ActiveArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

#tabnav a:hover
	{
	background-color: #0066FF;
	}
#tabnav a:hover.active,#tabnav a:link.active,#tabnav a:visited.active
 {
	color: #006699;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainContentText    .imageboxC13a {
	text-align: center;
	display: block;
	font-weight: normal;
	float: none;
	clear: none;
	height: auto;
	width: 220px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContentText   .imageboxC13a   span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #333333;
	text-align: left;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
	margin-top: 7px;
	width: 218px;
	float: none;
	padding-bottom: 5px;
	padding-top: 5px;
}
