/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption { margin: 0; padding: 0; }*/

/*html { min-height:100%; margin-bottom:1px; }*/ /* add: margin-bottom:1px if you want scrollbar to always appear (avoids page shifting) */

/*table, th, td, input, textarea, select { font-size:12px; font-family:arial, sans-serif; color:#767676; }*/

/*hr { margin:10px 0 8px; height:1px; color:#d2d2d2; border:1px solid #d2d2d2; border-width:1px 0 0; }

h1 { color:#c70752; font-size:38px; line-height:46px; }

h2 { color:#c70752; font-size:16px; line-height:19px; }

h3 { color:#0081b7; font-size:16px; line-height:19px; }

h4 { color:#c80d56; font-size:12px; line-height:14px; }

h5 { font-size:12px; line-height:14px; }

h6 { color:#c70752; font-size:16px; line-height:19px; }	

body {
	background-image: url(images/backRepeater.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#767676;
}
.backTable {
	background-image: url(images/contentRepeater.png);
	background-position: center top;
	background-repeat: repeat-y;
}
.announce {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #535353;
}*/
html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	text-align:center;
	background-image:url(images/newbackRepeater.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	

}
#tableHeight {
height:100%;
}
a {
	font-size: 12px;
	color: #356aa0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #c77c11;
}
a:active {
	text-decoration: none;
}
.main{text-align:left;}
.toplinks{background-image:url(images/newTopLinkBanner.jpg); background-repeat:no-repeat; background-position:center;}
ul.slideshow {
	list-style:none;
	width:844px;
	height:320px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;

}

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;
}

ul img {
	border:none;
}


#slideshow-caption {
	width:800px;
	height:50px;
	position:absolute;
	bottom:0;
	left:20px;
	color:#fff;
	background:#000;
	z-index:500;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
} 
.subtitles
{
font-size:12px; color:#356aa0; font-weight:bold;
}
.style1 {
	color: #FF9900;
	font-weight: bold;
}
.presentation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
ul.tabs {
	margin: 0;
  text-align:center;

	padding: 0;
	/*float: left;*/
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 390px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
	display:inline
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fbfbfb;
	border-bottom: 1px solid #fbfbfb; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	/*border: 1px solid #999;*/
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	/*background: #fff;*/
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.style3 {
	color: #777777;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {color: #990000}
.specs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}
.specs .color1{
	background-color:#FFFFFF;
	font-variant: small-caps;
}
.specs .color2{
	background-color:#FAFDFE;
}
.specs a:link {
	color: #3399CC;
	text-decoration: none;
	font-size: 12px;
}
.color3{
	font-weight: bold;
	color: #3399CC;
	font-variant: small-caps;
	text-indent: 30px;
	background-image: url(images/info.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
}
.specs a:visited {color: #999999; text-decoration: none; }
.specs a:hover {color: #FF6600; text-decoration: underline; }
.specs a:active {color: blue; } 
.style5 {font-size: 10px}
.style6 {font-size: small}
.download {background-color:#ECECEA;
	font-weight: bold;
	color: #3399CC;
	text-indent: 30px;
	background-image:url(images/download.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 35px;
}
#talemain{

}