.SubmitBt {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #2e5b8d; FONT-FAMILY: Verdana,Tahoma,Arial, Helvetica, sans-serif; BACKGROUND-COLOR: white
}
td {
	font-style : normal;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 14px;
}
b {
	font-weight : bold;
}
.H3 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 19px;
	font-weight : bold;
	color : #FFFFFF;
}
H2 {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	line-height : 19px;
	font-weight : bold;
	color : #FFFFFF;
}
.TextDefault {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
.TextSmaller {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 13px;
}
.TextSmallest {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
}
.NavBottom  {
	color: #66CCFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
}
.navBottom:hover  { 
	color: #FFFFFF;
	text-decoration: underline;
}

.icons
{
background: url(../images/icons.gif) no-repeat;
padding:7px 0 0 9px;
}


.icons img
{
padding:0 6px 0 0;
float:left;
margin:0;
display:block;
}
/*--------------------------------------------------------------------------------------------------
	MAIN PAGE SLIDER
--------------------------------------------------------------------------------------------------*/

#slider {
	width:433px;
	padding:0;
	margin:0;
	float:left;
}


.scroll {
    width: 433px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
	padding:0;
	margin:0;
	float:left;
}

.scrollContainer div.panel {
    padding: 0 56px 0 57px;
	margin:0;
    width: 320px;
}
/*--------------------------------------------------------------------------------------------------
	vertical navigation
--------------------------------------------------------------------------------------------------*/

#vertnav {
	width:325px;
	padding:0;
	margin:0;
	float:left;
}

ul.navigation
{
margin: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:14px;
font-weight: normal;
text-align:left;
}

.navigation a
{
display: block;
padding: 6px 0 6px 30px;
width: 295px;
text-decoration: none;
color: #333333;
border-bottom:1px solid #d1d3d4;
}

.navigation a:hover
{
	text-decoration: none;
	color: #5190cd;
}

.video1
{
background-image: url(../images/video1_off.gif);
background-repeat:no-repeat;
background-position:center;
}

.video2
{
background-image: url(../images/video2_off.gif);
background-repeat:no-repeat;
background-position:center;
}

.video3
{
background-image: url(../images/video3_off.gif);
background-repeat:no-repeat;
background-position:center;
}

.video4
{
background-image: url(../images/video4_off.gif);
background-repeat:no-repeat;
background-position:center;
}

a.selected {
	text-decoration: none;
color:#5190cd;
background-image: url(../images/video_on.gif);
background-repeat:no-repeat;
background-position:center;
}
