
UL {
list-style-image: url(images/icons/bullet_toggle_plus.png);
}

UL.link {
list-style-image: url(images/icons/link_go.png);

}

UL.news {
list-style-image: url(images/icons/newspaper.png);
}

UL.news_sub {
list-style-image: url(images/icons/bullet_white.png);
}
select {
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000;
background-color: #FFF;
text-decoration: blink;
arrow-color: #ffffff;
}

#menu {
	height: 25px;
    font-family: verdana;
    font-size: 11px;
}
#menu div.top {
    padding-top: 5px;
    padding-bottom: 7px;
    padding-left: 6px;
    padding-right: 8px;
	
    width: 100%;
}
#menu div.section {
    position: absolute;
    display: inline;
    z-index: -1;
	
    background-color: #C9D5AE;
    border-color: #677B40;
    border-width: 1px;
    border-style: none solid solid solid;
}
#menu div.box {
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 6px;
    padding-right: 6px;

    position: relative;
    visibility: hidden;
    width: 100%;
}
#menu a {
    text-decoration: none;
    white-space: nowrap;
    color: black;
}
#menu a:hover {
    color: red;
}


body {padding:0; margin:0; color:#000000; background-color:#ff6600 }
body, td {font-family:Tahoma; font-size:11px; }
br{font-size:10px}


body {
	font-family: Arial;
	font-size: 12pt;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {font-style: none; text-decoration: none; color: black; } a:visited { text-decoration: none; color: black; } a:hover { font-style: none; text-decoration: underline; color: black; } a:active { text-decoration: none; color: black; }
a {text-decoration:none;color: black;}

.content td{color:#484B4B; font-size:11px; line-height:18px} 
.content b{color:#484b4b} 
.content a{color:#484b4b; text-decoration:none} 
.content a:hover{text-decoration:underline} 


.content .block b{color:#023F72; font-size:11px; line-height:13px} 
.content .block1 b{color:#EC761C; font-size:11px; line-height:13px} 
.content .block1 strong{color:#61BF1A; font-size:11px; line-height:13px} 
.content .block2 b{color:#3BA9DE; font-size:11px; line-height:13px}
.content .block3 a{color:#35658E; font-size:11px;  text-decoration:none} 
.content .block3 a:hover{text-decoration:underline}

.set1{color:#CEE8CD; font-size:11px; line-height:13px}
.set1 a{color:#1A1E1E; text-decoration:none} 
.set1 a:hover{text-decoration:underline} 
.set1 li{background:url(images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }

.set2{color:#505254; font-size:11px; line-height:13px}
.set2 a{color:#0A94D6; font-size:9px; text-decoration:none} 
.set2 a:hover{text-decoration:underline}

input,textarea{
   font-family:Tahoma;
   color:#8C8E8E; 
   font-size:11px;
} 

# mytable {
	width: 95%;
	padding: 0;
	margin: 0;
}

#mytable caption {
	padding: 0 0 5px 0;
	width: 95%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#mytable th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}
 
# mytable2 {
	width: 95%;
	padding: 0;
	margin: 0;
}

#mytable2 caption {
	padding: 0 0 5px 0;
	width: 95%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable2 th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#mytable2 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable2 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable2 td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable2 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable2 th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}



# mytable3 {
	width: 566;
	padding: 0;
	margin: 0;
}

#mytable3 caption {
	padding: 0 0 5px 0;
	width: 95%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable3 th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#mytable3 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable3 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable3 td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable3 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable3 th.blank {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable3 th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#mytable3 td.orange {
	background: #fff url(images/yes.gif) center no-repeat;
}
 

# mytable4 {
	width: 95%;
	padding: 0;
	margin: 0;
}

#mytable4 caption {
	padding: 0 0 5px 0;
	width: 95%;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#mytable4 th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

#mytable4 th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

#mytable4 td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


#mytable4 td.alt {
	background: #F5FAFA;
	color: #797268;
}

#mytable4 th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable4 th.spec2 {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff;
	text-transform:none;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#mytable4 th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}


