html, body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Arial, sans-serif;
}

img {
	border: 0px;
}

div {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #475893;
}
/* 
a:visited {
	color: #e0675a;
}
*/

/* layout */

#topBar {
	xheight: 35px;
	background-color: #ffffff;
	overflow: visible;
	min-width: 1004px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#topBarInner {
	margin: 0 auto;
	width: 944px;
	padding: 0 10px;
}
#topBarInfo {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	font-size: 10px;
}

#menuBar {
	height: 40px;
	min-width: 1004px;
	background: url('../i/menu_bg.png') 0 0 repeat-x;
}
#menuBarInner {
	margin: 0 auto;
	width: 944px;
	padding: 0 30px;
}
.menuBarItem {
	float: left;
	margin-top: 11px;
	margin-bottom: 11px;
	padding: 1px 10px;
	height: 16px;
	border-left: 1px solid #7481a5;
	border-right: 1px solid #303a58;
	overflow: visible;
}
.menuBarItemInner {
	position:relative;
	float:left;
	top:-4px;
	height:20px;
	padding-top:4px;
}
.menuBarItem a, .menuBarItem a:link, .menuBarItem a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.menuBarItem a:hover {
	color: #f3ffa0;
	text-decoration: none;
	font-weight: bold;
}

#mainPart {
	background: url('../i/main_bg.png') 50% 0 no-repeat;
	background-color: #ffffff;	
	min-width: 1004px;
}
#mainPartInner {
	margin: 0 auto;
	width: 944px;
	padding: 0 30px;
}

#footerBar {
	height: 50px;
	min-width: 1004px;
	border-top: 9px solid #cccccc;
	background-color: #444e69;
}
#footerBarInner {
	margin: 0 auto;
	width: 944px;
	padding: 5px 30px;
	text-align: center;
	color: #abafbb;
}
#footerBarInner img {
	vertical-align: middle;
	margin: 0px 10px 0px 10px;
}
#footerBarInner a, #footerBarInner a:link, #footerBarInner a:hover, #footerBarInner a:visited {
	text-decoration: none;
	color: #ffffff;
}

#leftAndCenterColumnTop {
	width: 558px;
	height: 206px;
	background: url('../i/lcc_bg2.jpg') 0 0 no-repeat;
}
#rightColumn {
	width: 386px;
	background: url('../i/rc_bg2.jpg') 0 0 no-repeat;
}
#leftColumnText {
	width: 239px;
	border-right: 1px dotted #e8e8e8;
	padding: 13px 20px 0px 20px;
	vertical-align: top;
}
#centerColumnText {
	width: 238px;
	padding: 0px 20px;
	vertical-align: top;
}

#downloadButton {
	position: relative;
	left: 80px;
	top: 12px;
	width: 243px;
	text-align: center;
}
#downloadButton a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

#mainPartLower {
	border-top: 1px dotted #e8e8e8;
	width: 891px;
	margin: 20px 20px 0px 20px;
	padding-top: 5px;
}

#tabsBar {
	position: relative;
	top: 1px;
	left: 40px;
	width: 851px;
}
.tabLeft, .tabLeftActive {
	float: left;
	width: 8px;
	height: 21px;
}
.tabLeftActive {
	background: url('../i/tabl.png') 0 0 no-repeat;
}
.tabCenter, .tabCenterActive {
	float: left;
	padding: 2px 10px;
	height: 17px;
	color: #848484;
	font-weight: bold;
	cursor: pointer;
}
.tabCenterActive {
	background: url('../i/tabc.png') 0 0 repeat-x;
	color: #172760;
}
.tabhover {
	color: #000;
}
.tabRight, .tabRightActive {
	float: left;
	width: 8px;
	height: 21px;
}
.tabRightActive {
	background: url('../i/tabr.png') 0 0 no-repeat;
}
#tabContent {
	background: url('../i/tabb.png') 0 0 no-repeat;
	padding-top: 20px;
}
#tabContent h1 {
	color: #696969;
}

#subMainPart {
	background: url('../i/submain_bg.png') 0 0 repeat-x;
	background-color: #ffffff;	
}

#subLeftColumn {
	float: left;
	width: 175px;
	padding: 20px 47px 20px 0px;
}

#subRightColumn {
	float: left;
	width: 722px;
	padding: 20px 0px;
}

.leftMenuItem, .leftMenuItemActive {
	width: 175px;
	height: 29px;
	overflow: hidden;
	border-bottom: 1px dotted #485579;
}
.leftMenuItemInner {
	width: 138px;
	height: 15px;
	margin: 5px 3px;
	padding: 2px 15px;
	font-weight: bold;
	color: #ffffff;
}
.leftMenuItemActive div.leftMenuItemInner {
	background: url('../i/leftmenuact_bg.png') 0 0 no-repeat;
}
.leftMenuItemInner a:link, .leftMenuItemInner a:visited {
	text-decoration: none;
	color: #777777;
}	
.leftMenuItemInner a:hover {
	text-decoration: underline;
	color: #000000;
}

/* elements */

h1 {
	font-family: Tahoma, Arial, sans-serif;	
	color: #475893;
	font-size: 16px;
	font-weight: bold;
	margin-top: 1px;
}
h2 {
	font-family: Tahoma, Arial, sans-serif;	
	color: #475893;
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
}

.defParagraph {
	font-family: Tahoma, Arial, sans-serif;	
	color: #000000;
	font-size: 12px;
	line-height: 130%;
}

.redText {
	color: #e12914;
}

.redUnderline {
	border-bottom: 1px dotted #e12914;
}

.imgBorder {
	border: 1px solid #CCC;
	padding: 2px;
}

/* RG, 2010-07-28 */

div.fmCell table,
td.fmCell {
	vertical-align: top;
	width: 430px;
}

td .fmScreen,
td .fmText {
	border: 1px dotted #D8D8D8;
	height: 165px;
	xvertical-align: middle;
}

td .fmScreen {
	width: 120px;
	text-align: center;
	border-right: none;
	padding-top: 3px;
}

td .fmText {
	text-align: left;
	border-left: none;
	padding-top: 5px;
	padding-right: 5px;
}

h1 a,
a h1 {
	color: #475893 !important;
	text-decoration: none;
}

h1.fmHeader {
	color: #E12914;
	text-align: center;
	font-size: 20px;
}

div.video1 {
  margin-top: 50px;
  text-align: center;
  xborder: 1px dotted #D8D8D8;
}

.video1_header,
.video1_footer {
  text-align: center;
  color: gray;
  margin: 10px;
}
