@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(../images/topbarbk.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
.boldlink{
	color:#F00;
	
	font-size:14px;
	
	
	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	/*color: #ffc700;*/
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.button02 a:link {
	color: #333333;
	text-decoration: none;
	cursor:auto;
}
.button02 a:visited {
	text-decoration: none;
	color: #333333;
	cursor:auto;
}
.button02 a:hover {
	text-decoration: none;
	color: #FF0000;
	cursor:auto;
	/*color: #ffc700;*/
}
.button02 a:active {
	text-decoration: none;
	color: #333333;
	cursor:auto;
}


.title{
	font-size:11px;
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom: 1px dotted #b1b1b1;
	margin-bottom: 0.9em;
}
#wrapperContent {
	width: 1016px;
	position: relative;
	margin: 0px auto;
}
#wrapper {
	position: relative;
	margin: 0px auto;
}
#contentWrapper {
	width: 990px;
	/*position: relative;*/
	padding: 10px;
}

/* Header Banner */
#headlineWrapper{
	position: absolute;
	width: 430px;
	height: 311px;
	z-index: 1;
	right: 20px;
	top: 160px;
}
.headline_Title{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 25px;
	color: #f7c100;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.headline_Content{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #ffffff;
	padding: 5px 0 5px 0;
}
.headline_link{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.headline_link a:link, .headline_link a:visited, .headline_link a.active{
	color: #000000;
	text-decoration: none;
}
.headline_link a:hover{
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
}

.headline_link02{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	padding: 5px 0 5px 0;
}
.kkk a:link{
font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.kkk a:visited{
font-weight:bold;
	color: #000000;
	text-decoration: none;
}

.kkk a.active{
font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.kkk a:hover{
font-weight:bold;
	color: #FF0000;
	text-decoration: none;
	cursor: pointer;
}

#reg{
	position: absolute;
	width:120px;
	height:69px;
	z-index:1;
	right: 25px;
	top: 57px;
}	
#mov{
	background-image: url(../images/index/video_shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	width:279px;
	height:122px;
	z-index:1;
	right: 1px;
	bottom: 15px;
	text-align: center;
}
#mov2{
	background-image: url(../images/index/video_shadow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	position: absolute;
	width:320px;
	height:168px;
	z-index:1;
	right: 20px;
	bottom: 105px;
	text-align: center;
}

/* Content Banner */
#contentHeadlineWrapper{
	position: absolute;
	width: 560px;
	height: 100px;
	z-index: 1;
	left: 25px;
	top: 155px;
}
.contentHeadline_Title{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 28px;
	color: #ffc700;
	font-weight: bold;
	padding: 5px 0 5px 0;
}
.contentHeadline_Content{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 5px 0 5px 0;
}
.contentHeadline_WhiteContent{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 5px 0 5px 0;
}
.headline{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 21px;
	color: #b68e00;
	font-weight: bold;
	padding: 16px 0 5px 0;
}
.headline_Content2{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #515151;
	line-height: 22px;
}

#logoWrapper {
	position: absolute;
	width: 243px;
	height: 47px;
	z-index: 1;
	left: 10px;
	top: 10px;
	cursor: pointer;
	}
#searchWrapper {
	position: absolute;
	width: 205px;
	padding: 5px 0 5px 0;
	z-index: 1;
	right: 20px;
	top: 10px;
	}
#textWrapper {
	position: absolute;
	width: 212px;
	padding: 5px 0 5px 0;
	z-index: 1;
	right: 20px;
	top: 8px;
	}
.footer {
	font-family:  "Helvetica", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footerLink{
	font-family: "Helvetica", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #ffc700;
	text-decoration: none;
}
.footerLink a:link, .footerLink a:visited, .footerLink a.active{
	color: #ffc700;
	text-decoration: none;
}
.footerLink a:hover{
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
.newsTickerBar{
	background-image: url(../images/newsTicker_bar.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
	color: #ffc700;
	height: 24px;
}
.textfieldBar {
	border: #bc9300 1px solid;
	font-size: 11px;
	height: 14px;
	color: #000000;
}
.goButton{
	border: #bc9300 1px solid;
	font-size: 9px;
	font-weight: bold;
	width: 24px;
	height: 18px;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}
.indexContent{
	width: 220px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 0px;
}
.indexContent_headline{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

/* mainlink */
#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
/*position:relative;*/
line-height:1.5em; 
color: #FFFFFF;
z-index: 10;
}

#nav a{
display:block;
padding:0;
margin:0;
color:#fff;
text-decoration:none;

/*background-color:#333;*/
}

#nav a:hover{
color:#acacac;
cursor: pointer;
}

#nav li{
float:left;
/*position:relative;*/
}

#nav ul {
position:absolute;
display:none;
width:240px;
top:96px;
}

#nav li ul a{
width:17.5em;
padding:1px 20px;
height:20px;
float:left;

}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:15em;
margin:0 0 0 5px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
cursor: pointer;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
cursor: pointer;
}
#navBg_Title{
	background-image: url(../images/navBg.png);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #ffc700;
	width: 19em;
	padding: 2px 20px 0 0;
}
#navBg_Title a:link, #navBg_Title a:visited, #navBg_Title a:active{
	font-weight: bold;
	color: #ffc700;
	width: 18em;
}
#navBg_Title a:hover{
	font-weight: bold;
	color: #ffffff;
	width: 18em;
	cursor: pointer;
}
.navBg_Title{
	background-image: url(../images/navBg.png);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #ffc700;
	width: 19em;
	padding: 8px 20px 0 19px;
}
.navBg{
	background-image: url(../images/navBg.png);
	background-repeat: repeat-y;
}
#navCorner{
	background-image: url(../images/navcorner.png);
	height: 35px;
	background-repeat: no-repeat;
}
#navCorner_Title{
	background-image: url(../images/navcorner.png);
	height: 35px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffc700;
	width: 19em;
	padding: 2px 20px 0 0;
}
#navCorner_Title a:link, #navCorner_Title a:visited, #navCorner_Title a:active{
	font-weight: bold;
	color: #ffc700;
	width: 18em;
}
#navCorner_Title a:hover{
	font-weight: bold;
	color: #ffffff;
	width: 18em;
	cursor: pointer;
}
#navTop_Title{
	background-image: url(../images/navtop.png);
	height: 22px;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #ffc700;
	width: 19em;
	padding: 10px 20px 0 0;
}
#navTop_Title a:link, #navTop_Title a:visited, #navTop_Title a:active{
	font-weight: bold;
	color: #ffc700;
	width: 18em;
}
#navTop_Title a:hover{
	font-weight: bold;
	color: #ffffff;
	width: 18em;
	cursor: pointer;
}

/* ticker */
#newsticker {
	position: absolute;
	padding-left :15px;
	width: 100%;
	height: 27px;
	z-index: 1;
	top: 408px;
	}
#tickerpermalink {
	float: left;
	padding-right :7px;
	line-height: 1.3;
	height: 20px;
	font-weight: bold;
	list-style: none;
	margin-top: 0.35em;
	color: #ffc700;
	font-size: 11px;
	}
#ticker{
	margin: 0 -4px;
	padding: 2px 0 0 0;
	float: left;
	list-style: none;
	font-size: 11px;
	line-height: 1.45;
	height: 20px;
	overflow: hidden;
	width: 640px;
	color: #FFFFFF;
	}
#tickercontrol{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#tickercontrol li{
	float: left;
	}
#ticker_prev{
	background-image: url(../images/index/ticker_left.gif);
	background-repeat: no-repeat;
	background-position: 6px;
	width: 12px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	}
#ticker_stop{
	background-image: url(../images/index/ticker_stop.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	width: 12px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	}
#ticker_next{
	background-image: url(../images/index/ticker_right.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	width: 17px;
	height: 16px;
	text-indent: -9999px;
	display: block;
	}
#tickercontent{	
	}

.active {
	font-weight: bold;
	color: #000000;
}
.active a:link, .active a:visited, .active a:active{
	color: #000000;
	text-decoration: none;
}
.active a:hover{
	text-decoration: none;
	color: #666666;
	cursor: pointer;
}
.link {
	color: #666666;
}
.link a:link, .link a:active, .link a:visited{
	color: #666666;
	text-decoration: none;
}
.link a:hover{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.sideNav { 
	width: 100%;
	font-size: 13px;
	vertical-align: middle;
}
.sideNav ul#L1 {
	margin: 0 0 10px 0;
	padding: 10px 0 5px 0;
}
.sideNav ul#L1 li {
	display:inline; 
}
.sideNav ul#L1 li a, ul.sideNav li a:visited { 
	display:block;
	border-bottom:1px solid #ebebeb; 
	padding:15px 10px 15px 15px;
	color:#666666 !important;  
	text-decoration:none !important
}
.sideNav ul#L1 li a:hover { 
	background-color:#fff7d9; 
	font-weight: bold;
	color:#000000 !important; 
	cursor: pointer;
}
/*.sideNav { 
	width: 100%;
	font-size: 13px;
	vertical-align: middle;
}
.sideNav ul#L1 {
	margin: 0 0 10px 0;
	padding: 10px 0 5px 0;
}
.sideNav ul#L1 li {
	display:inline; 
}
.sideNav ul#L1 li a, ul.sideNav li a:visited { 
	display:block;
	border-bottom:1px solid #ebebeb; 
	padding:15px 10px 15px 15px;
	color:#666666 !important;  
	text-decoration:none !important
}
.sideNav ul#L1 li a:hover, .sideNav ul#L1 li a.selected { 
	background-color:#fff7d9; 
	font-weight: bold;
	color:#000000 !important; 
}*/
.sideNav_Active{
	background-color:#fff7d9; 
	font-weight: bold;
	color:#000000; 
}
.subSideNav{
	position: left;
	font-size: 13px;
	margin-left: 20px;
	margin-top: -10px;
	margin-bottom: 0;
	font-weight:normal;
}
.arrow{
	padding-top: 5px;
}
.subSideNav a:link, .subSideNav a:active, .subSideNav a:visited{
	color: #666666;
	text-decoration: none;
}
.subSideNav a:hover{
	color: #959500;
	text-decoration: none;
	cursor: pointer;
}
.sliderwrapper{
position: relative; /*leave as is*/
overflow: visible; /*leave as is*/
width: 480px; /*width of featured content slider*/
height: 250px;
}


.sliderwrapper .contentdiv{
font-size: 12px;
line-height: 22px;
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 20px 35px 30px 35px;
width: 100%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=10);
-moz-opacity: 1;
opacity: 1;
}

.rightWrapper{
	font-size: 11px;
	background-color: #fff7d9;
	margin-top: 12px;
	margin-bottom: 18px;
}
.rightnav_title{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/rightWrapperBg.gif);
	background-repeat: repeat-x;
	padding: 8px 16px;
}
.rightnav_title_long{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
    background-image: url(../images/rightWrapperBg_long.gif);
	background-color :#ffcc33;
	padding: 8px 16px;
}
.rightnav_content{
	font-size: 11px;
	color: #666666;
	line-height: 15px;
	padding: 8px 16px 18px 16px;
}
.rightnav_content a:link, .rightnav_content a:visited, .rightnav_content a:active{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.rightnav_content a:hover{
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	cursor: pointer;
}
.content{
	font-size: 12px;
	line-height: 20px;
	padding: 25px 0;
	text-align: justify;
}
.content2{
	font-size: 14px;
	line-height: 20px;
	padding-top: 10px;
	text-align: justify;
}
.content3{
	font-size: 14px;
	line-height: 18px;
	padding-top: 0px;
	text-align: justify;
}
.content a:link, .content a:visited, .content a:active{
	font-size: 12px;
	text-decoration: underline;
	color: #666666;
}
.content a:hover{
	font-size: 12px;
	text-decoration: none;
	color: #ffc700;
	cursor: pointer;
}
.contentTitle{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding: 25px 0;
}
.contentTitle3{
	font-size: 14px;
	font-weight: bold;
	color: #8c7112;
	line-height: 20px;
	padding: 25px 0;
}
#contentTitle2{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
	padding: 0 0 5px 0;
	margin-bottom: 10px;
	border-bottom: dotted 1px #CCCCCC;
}
.contentSubTitle{
	font-size: 12px;
	font-weight: bold;
	color: #8c7112;
	line-height: 20px;
}
.contentSubTitle a:link, .contentSubTitle a:visited, .contentSubTitle a.active{
	color: #8c7112;
}
.contentSubTitle a:hover{
	color: #000000;
	text-decoration: none;
	cursor: pointer;
}
.contentSubTitle2{
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px;
}
ul.bullet { 
	padding: 0;
	margin: 0;
	}
ul.bullet li {
	padding: 0 0 0.15em 16px;
	list-style: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .35em;
	}
#sideMap_Title{
	width: 98%;
	border: solid 1px #dedede;
	font-size: 13px;
	color: #b48d03;
	font-weight: bold;
	
}
#sideMap_Title a:link, #sideMap_Title a:visited, #sideMap_Title a:active{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-size: 13px;
	color: #b48d03;
	font-weight: bold;
	text-decoration: none;
}
#sideMap_Title a:hover{
	width: 98%;
	font-size: 13px;
	color: #b48d03;
	font-weight: bold;
	text-decoration: none;
	background-color: #F0F0F0;
	cursor: pointer;
}
#milestones_table {
	border-bottom: dotted 1px #999999;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
}
.line {
	display:block;
	border-bottom:1px solid #ebebeb;
}
ul.articles { 
	padding: 0;
	margin: 0;
	}
ul.articles li {
	padding: 0 0 0.15em 16px;
	list-style: none;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 6px;
	margin-top: 8px;
	}
.smallText{
	font-size: 11px;
}
.smallText2{
	font-size: 10px;
}


#basic-accordian {
	width:100%;
	margin-bottom: 20px;
	}
.accordion_headings {
	background: url(../images/arrow_bottom.gif) #f7f1d7;
	background-repeat: no-repeat;
	background-position: 9px 12px;
	padding:5px;
	padding-left: 25px;
	padding-right: 5px;
	color:#666;
	border:1px solid #fff;
	border-width: 1px 0;
	cursor:pointer;
	font-weight:normal;
	}
.accordion_headings:hover{
	background: url(../images/arrow_bottom.gif) #f8efc7;
	background-repeat: no-repeat;
	background-position: 9px 12px;
	color: #666;
	}
.accordion_child{
	padding:10px 15px 10px 23px;
	background-color:#fbf8eb;
	}
.header_highlight{
	background: url(../images/arrow_up.gif) #f8efc7;
	background-repeat: no-repeat;
	background-position: 9px 12px;
}
.imageOptions{
	margin:0;
	padding:0;
}

.bullet ul { 
	padding: 0;
	list-style: none;
	margin-bottom: 20px;
	}
.bullet li { 
	background-image: url(../images/bullet_square.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	padding: 0px 0px 3px 10px;
	}
.bullet ul li b { 
	display:block; 
	color:#666; 
	font-weight:bold;
	}
.bullet ul.left {
	float: left;
	width: 49%;
	}
.bullet ul.right {
	float: right;
	width: 49%;
	}
.bullet ul.nospace {
	margin: 0;
	}
.bullet ul li.blank {
	display: block;
	background: none;
	}
.red{
	color: #FF0000;
}
.red a:link, .red a:visited, .red a.active{
	color: #FF0000;
}
.red a:hover{
	color: #8c7112;
	text-decoration: none;
	cursor: pointer;
}
.red2{
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.red2 a:link, .red2 a:visited, .red2 a.active{
	color: #FF0000;
}
.red2 a:hover{
	color: #8c7112;
	text-decoration: none;
	cursor: pointer;
}
.testi a:link, .testi a:active, .testi a:visited{
	color: #666666;
	text-decoration: none;
	display: block;
	background:#FFD12F;
	
}
.testi a:hover{
	color: #959500;
	text-decoration: none;
	cursor: pointer;
	display: block;
}
.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.redText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FF0000;
}
.speaker{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:15px;
	
	}
	
.faqTitle{
	font-family:Arial, Helvetica, sans-serif;
	color:#deaf28;
	font-weight: bold;
}

.colortxt01{
font-family:Arial, Helvetica, sans-serif;
font-size:26px;
color:#333333;
}
