@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: auto;
}
.STYLE3 {
	font-size: 12px;
	font-style: normal;
}
.STYLE4 {
	font-size: 10pt;
	color: #333333;
	line-height: 20px;
}
.STYLE7 {
	font-weight: bold;
	font-size: 11pt;
	line-height: 25px;
	color: #000000;
}
.STYLE24 {	color: #000066;
	font-weight: bold;
	}
.yy {
	background-image: url(images/yy.gif);
	background-repeat: repeat-y;
}
a.v1:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
a.v1:visited {
	color: #000033;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
a.v1:hover {
	color: #fd3d09;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
a.v2:link,a.v2:visited {
	color: #00389c;
	font-size: 10pt;
	text-decoration: none;
}
a.v3:link,a.v3:visited {
	font-size: 11pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a.v3:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #FD3D09;
	text-decoration: blink;
}
a.v2:hover {
	font-size: 10pt;
	background-color: #00389c;
	text-decoration: none;
	color: #FFFFFF;
}body {
	margin-left: 10px;
	margin-right: 10px;
	background-color: #FFFFFF;
}
.y1 {
	background-image: url(images/y1.gif);
	background-repeat: repeat-y;
}
.STYLE18 {
	font-size: 10pt;
	color: #333333;
	line-height: 30px;
}
.a1 {
	font-size: 12px;
	color: #000000;
	line-height: 25px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.a2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
a.v4:link,a.v4:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
a.v4:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a.v5:link,a.v5:visited {
	font-size: 12px;
	font-weight: normal;
	color: #0000CC;
	text-decoration: underline;
}
a.v5:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
a.v6:link,a.v6:visited {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
}
a.v6:hover {
	color: #fd3d09;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
a.v7:link,a.v7:visited {
	color: #083996;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.v7:hover {
	color: #fd3d09;
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
a.v8:link,a.v8:visited {
	font-size: 12px;
	font-weight: bold;
	color: #0039AD;
	text-decoration: none;
}
a.v8:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FD3D09;
	text-decoration: blink;
}
.STYLE1 {
	font-size: 10pt;
	font-weight: bold;
	color: #0039ad;
}
.STYLE2 {
	font-size: 11pt;
	color: #000066;
	font-weight: bold;
}


.STYLE20 {	font-size: 18pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.animatedtabs{
border-bottom: 1px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
	float: left;
	position: relative;
	top: 5px;
	margin: 0;
	margin-right: 3px; /*Spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;
	background-image: url(ddtabmenufiles/media/tab-blue-left.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

.animatedtabs a span{
	float: left;
	position: relative;
	display: block;
	padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	color: black;
	background-image: url(ddtabmenufiles/media/tab-blue-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}
