body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(i/bg_page.jpg);
    text-align: center;
}

a {
    color:#00AEEF;
    text-decoration:underline;
}

a:hover {
    color:#F26521;
    text-decoration:none;
}

.BgLeftPreTop {
    background-image: url(i/bg_table_left_pretop.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.BgLeftTop {
    background-image: url(i/bg_table_left_top.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.BgLeftPreBottom {
    background-image: url(i/bg_table_left_prebottom.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.BgLeftBottom {
    background-image: url(i/bg_table_left_bottom.jpg);
    background-repeat: repeat-x;
}

.BgRightPreTop {
    background-image: url(i/bg_table_right_pretop.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.BgRightTop {
    background-image: url(i/bg_table_right_top.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

.BgRightPreBottom {
    background-image: url(i/bg_table_right_prebottom.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}

.BgRightBottom {
    background-image: url(i/bg_table_right_bottom.jpg);
    background-repeat: repeat-x;
}

#HomeContentRight {
    background-image: url(i/bg_home_flash.png);
    background-repeat: no-repeat;
    background-position: top left;
	float:right;
	width:592px;
    height:545px;
    padding:0 0 0 4px;
    margin: 0 0 0 0;
    font-family: Tahoma;
	font-size: 11px;
    color: #81B7C2;
    font-weight: normal;
    text-decoration: none;
    line-height: 15px;
}

#HomeContentLeft {
    background-image: url(i/bg_home_welcome.jpg);
    background-repeat: no-repeat;
    background-position: top right;
    height:545px;
	float:left;
	width:304px;
    color: #2BBAD8;
    line-height: 15px;
}

.HomeNewsTitle {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #2BBAD8;
}

.HomeNewsBody {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: regular;
    color: #869CA0;
    line-height: 15px;
}

.HomeTextBlock {
    font-family: Tahoma;
    font-size: 11px;
    color: #81B7C2;
    line-height:15px;
    padding:5px 10px 0 15px;
}

.Bottom {
    padding:0 0 20px 0;
    font-family: Tahoma;
    font-size: 10px;
    color: #8B9094;
    line-height:auto;
    background-image: url(i/bg_bottom.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    width:860px;
    float:right;
}

#Content {
    margin:0 5px 5px 5px;
    background-image: url(i/bg_subhdr.png);
    background-repeat: no-repeat;
    background-position: top right;
}

#DivTop {
    margin:5px 5px 0 5px;
    background-image: url(i/top_bg_orange.jpg);
    background-repeat:no-repeat;
    background-position: top left;
}

#DivLeft {
    float:left;
    width:5px;
}

#DivSubPic {
    float:left;
    width:180px;
    background-repeat:no-repeat;
    background-position: top left;
}

#DivSubPic2 {
    float:left;
    width:46px;
}

#DivSubContentWrapper {
    float:left;
    width:710px;

}

#DivSubContent {
    float:left;
    width:650px;
    font-family:tahoma;
    font-size:11px;
    line-height:19px;
    color:#648393;
    text-align:left;
}

.Hdr {
    width:650px;
    height:38px;
    margin:22px 0 18px;
}

.Bullet {

}

.Cell1 {
    font-family:Tahoma;
    font-size:11px;
    color:#648393;
    height:24px;
    background-color:#EFF0F1;
}

.Cell2 {
    font-family:Tahoma;
    font-size:11px;
    color:#648393;
    height:24px;

}

.TableHdr {
    background-image: url(i/bg_table_hdr.png);
    background-repeat:repeat-x;
    background-position: top left;
    height:24px;
    padding-left:7px;
    font-family:Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#F68E55;

}

.IconPhoto {
    width:15px;
    height:12px;
    vertical-align:bottom;
    margin-left:10px;
}

.FormTextFieldAdres {
	font-family: Tahoma;
	font-size: 11px;
    color: #648393;
    width: 320px;
	background-image: url(i/bg_textarea.png);
	background-repeat: repeat-x;
	padding: 2px;
    border-color: #B7CBD0;
    border-style: solid;
    border-width: 1px;
    margin-top:4px;
}


.TxtTableTitle {
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    color: #F68E55;
    text-decoration: none;
    padding: 3px 0px 3px 5px;
}

.TxtForm1 {
    font-family: Tahoma;
	font-size: 11px;
    color: #648393;
    font-weight: normal;
    padding-left:4px;
}

.FormTextArea {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C637E;
	background-image: url(i/bg_textbox.png);
	background-repeat: repeat-x;
    border: solid 1px;
	padding: 2px;
	height: 19px;
	width: 210px;
    margin:4px 0px 4px 0px;
    border-color: #B7CBD0;
    border-style: solid;
    border-width: 1px;
}

.FormPulldown3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #4C637E;
	width: 210px;
    background-color: #F5F7F6;
    margin:4px 0px 4px 0px;
}

.TxtRegular {
    font-family: Tahoma;
	font-size: 11px;
    color: #648393;
    font-weight: normal;
    line-height: 19px;
}

 .Button {
    height:21px;
    background-image: url(i/bg_button.gif);
    background-repeat: repeat-x;
    background-position: top left;
    font-family:Tahoma;
    font-size:10px;
    font-weight: bold;
    color:#FFFFFF;
    border: 1px solid;
    border-left-color:#B1CED0;
    border-top-color:#B1CED0;
    border-right-color:#305F66;
    border-bottom-color:#305F66;
    padding-bottom:2px;
    padding-left:7px;
    padding-right:7px;
}

.iFrameVR {
    width:650px;
    height:394px;
    border:0px;
}

.homeLogos{
	width: 826px;
	height: 33px;
	margin: 10px 0 18px 37px;
}
