html, body {
  height: 100%;
  width:100%;
  margin:0;
}

body {
	background-color: #ffffff;
	color: #838383;
	font-family: arial;
	font-size: 12px;
	position: relative;
}
img {
	border: none;
	margin: 0;
}
a {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
    outline: none;
    border: 0;

}
li {
    list-style-type: square;
}
.positionRelative {
	position: relative;
}
.positionAbsolute {
	position:absolute;
}
.displayNone {
	display: none;
}
.displayBlock {
	display: block;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.overflowHidden {
    overflow: hidden;
}
.clearBoth {

	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
	width: 0px;
}
.page {
	position: relative !important;
    width: 996px !important;
	width: 100%;
	text-align: center;
    position: absolute;
    margin: 0 auto;
}
.main {
	width:966px;
	height:600px;
    text-align:left;
    position:relative;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-top:27px;
}
.logo {
	width: 205px;
	height: 80px;
	top: 0px;
	left: 0px;
}
.header {
	width:841px;
	height: 148px;
	padding-bottom: 37px;
	text-align: center;
}
.navTop {
	background-color: #d9e0e6;
	width: 285px; /* 205px*/
	height: 23px;
	text-align: center;
	font-size: 10px;
	padding-top: 7px;
	top: 0px;
	right: 0px;
}
.headline {
	background-color: #e6e6e6;
	width: 404px;
	height: 37px;
	padding-top: 26px;
	padding-left: 13px;
	top: 80px;
	right: 0px;
	color: #7a7a7a;
	font-size: 17px;
	font-weight: bold;
}

/**** Main Navigation ****/
.navMain {
	width:880px;
	position: relative;
	padding-top: 111px;
	padding-bottom: 7px;
	z-index: 1;
}
.navMainItem {
	text-align: center;
	width: 212px;
	height: 42px;
	padding-top: 10px;
	z-index: 1;
	cursor: pointer;
}
.navMainItem a {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.navMainItemSpace {
    margin-right: 7px;
}
.navMainDescription {
	background-color: #eef0ef;
	width:185px;
	height: 115px;
    padding-left: 15px;
    padding-right: 5px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.navMainDescriptionHd {
	color: #7c7a7b;
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
}

.navMainSub {
    background-color: white;
    width: 205px;
    top: 184px;
    left: 4px;
}
.navMainSubItem {
    background-color: #eef0ef;
    width: 195px;
    height: 16px;
    padding-left: 10px;
    padding-top: 4px; 
    margin-bottom: 1px;
    cursor: pointer;
}

.navMainSubItem a:link,
.navMainSubItem a:active,
.navMainSubItem a:visited,
.navMainSubItem a:hover {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}

.navMainSub a:hover{
	/*color: #ba122b;*/
	text-decoration: underline;
}

/**** CONTENT ****/
.content {
	background-color: #eef0ef;
    width: 838px;
    height: 159px;
    padding-left: 18px;
    padding-right: 10px;
    padding-top: 10px;

}
.contentLogo{
	float:left;
	width:205px;
	text-align: center;
	padding-top:13px;
}
.contentHd {
    padding-bottom: 10px;
    font-weight: bold;
    padding-top:5px;
    width:326px;
    
}

.blue {
color:#1977b4;
    
}

.green{
color:#7db329;
}

.bluebright{
color:#009de0;
}
.reddark{
color:#90131d;
}
.red{
color:#cd0920;
}
.disableTransparenc {
	
   filter:alpha(opacity=100); 
   -moz-opacity:1.0;          
   opacity: 1.0;
                 
}
.transparenc {
    opacity:0.9;
    filter: alpha(opacity=90);
    -moz-opacity:0.9;
}
.buttonClose {
    top: 5px;
    right: 0px;
    padding-right: 5px;
}


.contentFormRadio {
	margin-right:10px;
	margin-top: 5px;
	margin-left: 4px;
	text-align:start;
}
.formError {
    color: #ba122b;
}
.formButton {
    border: 0px;
    background-color: #ba122b;
    color: #ffffff;
}
.contentLogoSpace {
    width: 1px;
    height: 1px;
    padding-left: 39px;
}
.contentInput {
    width: 250px;
    border: 1px solid #7A7A7A;
    margin: 0px;
    padding: opx;
	font-family: arial;
	font-size: 10px;
}
.contentTextarea {
    height: 70px; 
    width: 250px;
    border: 1px solid #7A7A7A;
    margin: 0px;
    padding: opx;
	font-family: arial;
	font-size: 10px;
}
.contentBox {
	width: 255px;
}
.contentBoxSpace {
    padding-right: 20px;
}

/**** CONTENT TV ****/

.contentTvBoxLeft {
	width: 760px;
	padding-right: 20px;
}
.contentTvBoxMiddle {
	width: 140px;
	padding-right: 70px;
}
.contentTvBoxRight {
	width: 190px;
}
.contentTvVideo {
    padding-left: 9px;
    padding-top: 12px;
	width: 105px;
}

.contentTvBoxLeft a:link,
.contentTvBoxLeft a:active,
.contentTvBoxLeft a:visited,
.contentTvBoxLeft a:hover {
	color: #ba122b;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
.contentTvBoxLeft a:hover {
    text-decoration: underline;
}
/*** FAQ ***/

.faqBox {
    padding-bottom: 4px;
}
.faqAnswer {
	width: 650px;
    padding-left: 13px;
    padding-top: 7px;
    padding-bottom: 4px;
}
.faqSpace {
    padding-bottom: 4px;
}

/**** FOOTER ****/
.footer {
    text-align: right;
    color: #909090;
    font-size: 11px;
    padding-right:55px;
    margin-top:-15px;
}
.footer a {
    color: #7a7a7a;
}

/**** FOOTER ****/
.mainPopup {
    padding-left: 38px;
    padding-right: 38px;
    margin: 1px;
	background-image: url(../img/bg_popup.gif);
    background-repeat: repeat-x;
    background-position: top;
}
.popupLogo {
    padding-bottom: 31px;
    height: 79px; 
    width: 95px;
}
.popupHd {
    padding-bottom: 16px;
    color: #7a7a7a;
    font-weight: bold;
}
.popupHdSub {
    color: #7a7a7a;
    font-weight: bold;
}
.popupCloseButton {
    top: 7px;
    right: 0px;
    height: 13px;
    /*width: 101px;*/
    padding-right: 9px;
}
.popupFooter{
    border-top: 1px solid #e6e6e6;
    padding-top: 12px;
    padding-bottom: 25px;
    margin-top: 30px;
    color: #7a7a7a;
    font-size: 11px;
}
.popupFooter a {
    color: #7a7a7a;
}
.faqSquare {
    background-image:url(../img/sqaure.gif);
    background-repeat:no-repeat;
    padding-bottom:5px;
    padding-left:15px !important;
    text-align:left;
}

.faqLinkArrow {
    background-image:url(../img/img_link_arrow.gif);
    background-repeat:no-repeat;
    padding-bottom:5px;
    padding-left:11px !important;
    text-align:left;
}


