/* CSS Document */

body {
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
width: 960px;
background-image: url(images/bkg.gif);
background-repeat: repeat;
background-position: top center;
}
.index {
background-image: url(images/index_06.gif);
background-repeat: repeat;
background-position:  left top;
padding: 18px 22px 0px 24px;
}
*html .index {
background-image: url(images/index_06.gif);
background-repeat: repeat;
background-position:  left top;
padding: 16px 22px 0px 24px;
}
td {
vertical-align: top;
}
form {
margin: 0px;
padding: 0px;
}
.index h1 {
font-size: 13px;
line-height: 17px;
color: #FFFFFF;
padding: 0px;
margin: 0px;
padding-bottom: 14px;
}
*html .index h1 {
font-size: 13px;
line-height: 17px;
color: #FFFFFF;
padding: 0px;
margin: 0px;
padding-bottom: 14px;
}
.searchbox {
background-image: url(images/nav_new_08.gif);
background-repeat: repeat-x;
background-position: top left;
width: 251px;
padding-top: 8px;
padding-left: 20px;
}
form {
margin: 0px;
padding: 0px;
}
a {
color: #3A60D9;
/* text-decoration: none; */
text-decoration:underline;
font-weight:normal;
}
a:hover {
/* text-decoration: underline; */
font-weight: bold;
} 
h2 {
font-size: 16px;
line-height: 22px;
color: #CC15C0;
font-weight: normal;
padding: 0px;
margin: 0px;
padding-top: 18px;
padding-bottom: 10px;
}
p { 
margin-top: 4px;
margin-bottom: 12px;
}
.footer {
background-color: #FFFFFF;
font-size: 11px;
color: #888888;
font-weight: bold;
background-image: url(images/index_08.gif);
background-position: bottom center;
background-repeat: no-repeat;
padding: 10px 26px 22px 0px;
text-transform: uppercase;
text-align: right;
}
.footerspan {
padding-right: 242px;
}
.footer a{
padding-left: 5px;
color: #888888;
text-decoration: none;
font-weight: bold;
}
.footer a:hover{
text-decoration: underline;
}
.sub {
background-image: url(images/bkg_sub.gif);
background-repeat: repeat;
background-position:  left top;
margin:0px;
}
.subtext {
background-color: #FFFFFF;
font-size: 13px;
line-height: 17px; 
color: #333333;
width: 427px;
padding-right: 36px;
}
.subtext2 {
background-color: #FFFFFF;
font-size: 13px;
line-height: 17px; 
color: #333333;
width: 866px;
padding-left: 30px;
}
.bio{
float: left;
padding-top: 6px;
}
.subrightborder {
background-image:url(images/sub_border.gif);
background-repeat: repeat-y;
background-position: top;
width: 32px;
}
.subleftborder {
background-image:url(images/sub_border_left.gif);
background-repeat: repeat-y;
background-position: bottom;
width: 465px;
}
.subleftborder2 {
background-image:url(images/sub_border_left_2.gif);
background-repeat: repeat-y;
background-position: top;
width: 32px;
}
.subbuttons {
padding-top: 10px;
padding-left: 23px;
}
.blue {
color: #3A60D9;
}
.pink {
color: #CC15C0;
}

.paddingtrailer {
padding: 0px 0px 12px 22px;
}
#subnav {
padding-top: 0px;
padding-bottom: 14px;
}
#subnav ul {
display: inline;
margin: 0px;
padding: 0px;
}
#subnav li {
display: inline;
}
#subnav li a{
	background-color: #CC15C0;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px;
	margin-right: 2px;
	list-style-type: none;
	text-decoration: none;
	}

#subnav li a:hover {
	background-color: #3A60D9;
	color: #FFFFFF;
	text-decoration: none;
}
.datenews {
font-size: 11px;
  color: #666666;
  font-style: italic;
  padding-left: 25px;
}

#indexnews {
	height: 299px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
	padding-top: 60px;
	background-image: url(images/index_new_07.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#indexnews p{
margin-top: 0px;
padding-left: 125px;
padding-right: 65px;
margin-bottom: 6px;
font-size: 13px;
}

#indexnews h1{
color: #2F2B2B;
line-height: 16px;
font-size: 16px;
margin-bottom: 10px;
padding-left: 130px;
padding-right: 70px;
font-weight: bold;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
text-transform: uppercase;
}


#SearchDiv {
	margin-top: 5px;
	margin-left: 10px;
}
#starburstId {
	margin-top: 60px;
	margin-right: 60px;
	margin-bottom: 150px;
	margin-left: 120px;
}

.subButton {
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
}