body{
    background-color:#ffffff;
    width:auto;
    height:100%;
    font-family:Verdana;
    font-size:8pt;
}

#wrapper{
    width: 1150px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    margin-bottom: auto;
    padding: 0px;
    overflow:hidden;
}


.video_list li{
list-style:none; color:#e98029; font-size:10pt; font-weight:bold; margin-top:10px; text-align:center;
}

.video_list li input{
    font-size:10pt;
}

.iphoneFont *{
    font-size:10pt;
}

#headerlogo{
    height: 138px;
    width: 100%;
    float: left;
}

#logo{
    width: 187px;
    height: 56px;
    float: left;
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    background-position: 15px center;
    margin-top:50px;
    padding: 0px;
    border:0;
}

#container{
    width:1150px;
    float:left;
    margin:0;
    padding-top: 0;
    padding-bottom: 0;
    display:block;
    font-size:0;
}

.text_left{
    width:252px;
    padding:0px;
    float:left;
    font-size:0;
}

.text_right{
    width:172px;
    margin:0px;
    float:left;
}

.text_middle{
    width:771px;
    height:auto;
    float:left;
    margin-left:15px;
    margin-top:0;
}

.middle-container{
    width:600px; float:left;
}

.text_left_ul_first{
    list-style:none;
    margin:0px;
    padding:0px;
    margin-bottom:5px;
}

.text_left_ul_second{
    list-style-type:none;
    margin-left:0px;
    padding:0px;
    margin-top:15px;
}

.text_left_li_div{
    background-image:url(../images/gray_border.jpg);
    background-repeat:repeat-x;
    padding:0px;
    margin:0px;
    height:3px;
    width:252px;
    float:left;
    font-size:0;
}

.text_left_li{
    height:14px;
    font-size:8pt;
    font-weight:bold;
    color:#ffffff;
    margin-bottom:2px;
}

.text_left_submenu{
    color:#000000;
    font-size:8pt;
    /*font-weight:bold;*/
    margin-bottom:1px;
    margin-left:21px;
    width:230px;
}

/*
.text_left_ul_first ul li:hover{
    background-color:#EBEBEB;
    color:#000000;
    font-size:10pt;
    font-weight:bold;
    width:234px;
}
*/

.text_middle_p{
    color:#000000;
    font-size:8pt;
    margin-top:9px;
    text-align:justify;
    margin-bottom:5px;
}

.orange_border{
    background-image:url(../images/orange_border.jpg);
    background-repeat:repeat-x;
    margin:0px;
    margin-bottom:1px;
    height:2px;
}

.middle_list_heading{
    color:#e98029;
    float:left;
    height:auto;
    min-height:19px;
    margin-left:5px;
    line-height:14pt;
    font-weight:bold;
    font-size:8pt;
    width:548px;
}

.middle_list_odd{
    width:540px;
    float:left;
    height:auto;
    min-height:19px;
    background-color:#fce9d6;
    color:#000000;
    font-size:8pt;
    margin-left:5px;
    line-height:14pt;
    padding-left:10px;
}

.middle_list_even{
    width:540px;
    float:left;
    height:auto;
    min-height:19px;
    background-color:#fef9f5;
    color:#000000;
    font-size:8pt;
    margin-left:5px;
    line-height:14pt;
    padding-left:10px;
}

.contact_list_odd{
	width:445px;
	float:left;
	height:auto;
	min-height:19px;
	background-color:#fbe5d4;
	color:#000000;
	font-size:8pt;
	line-height:14pt;
        padding-left:5px;
}

.contact_list_even{
	width:445px;
	float:left;
	height:auto;
	min-height:19px;
	background-color:#fef8f4;
	color:#000000;
	font-size:8pt;
	line-height:14pt;
        padding-left:5px;
}


.list_odd{
    width:432px;
    /*height:14px;*/
    background-color:#fce9d6;
    color:#000000;
    font-size:8pt;
    font-weight:bold;
    padding-top:3px;
    padding-bottom:3px;
}

.list_even{
    width:432px;
    /*height:14px;*/
    background-color:#fef9f5;
    color:#000000;
    font-size:8pt;
    font-weight:bold;
    padding-top:3px;
    padding-bottom:3px;
}

.middle_gray_even{
    width:147px;
    height:auto;
    background-color:#ebebeb;
    color:#000000;
    font-size:8pt;
    font-weight:bold;
    margin-bottom:5px;
}

.year_list_odd{
    width:43px;
    height:14px;
    background-color:#f3a85c;
    color:#ffffff;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
    float:left;
}

.year_list_even{
    width:43px;
    height:14px;
    background-color:#f7be85;
    color:#ffffff;
    font-size:8pt;
    font-weight:bold;
    text-align:center;
    float:left;
}

.left_div{
    width:230px;
    background-color:#ebebeb;
    color:#000000;
    font-size:8pt;
    /*font-weight:bold;*/
    margin-bottom:2px;
    margin-left:21px;
}

.left_div_new{
    background-color:#ebebeb;
    width:230px;
}

.anchor{
    text-decoration:none;
    color:#000000;
}