﻿
.support_page_left_panel
{
    width: 250px;
    float: left;
    margin-left: 50px;
    background-color: transparent;
    margin-top: 5px;
}

.support_page_left_panel h5
{
   font-size: 80%;
    clear: both;
    width: 200px;
    float: left;
    margin-top: 10px;
}
.support_page_left_panel h6 a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 110%;
    font-weight: bold;
    color: rgb(110,94,79);
    clear: both;
    float: left;
    margin-left: 0px;
    margin-top: 0px;
}
.support_page_left_panel h6 a:hover
{
    color: rgb(224,191,148);
}

.support_officeLists
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    float: left;
    width: 200px;
    list-style: none;
    font-size: 80%;
    line-height: 14px;
    margin-left: 0px;
    margin-top: 0px;
}

.hline
{
    width: 130px;
    height: 2px;
    float: left;
    margin-top: 0px;
    background-position: center center;
    background-image: url(images/hline_brown.jpg);
    background-repeat: repeat-x;
}

.support_page_right_panel
{
    width: 365px;
    float: left;
    position: relative;
    margin-top: -100px;
    margin-left: 50px;
} 

.support_page_right_panel h5
{
    color: rgb(110,94,79);
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 50px;
} 
/*Formatting for Ad Panel*/
.support_ad_pnl
{
	
	width: 200px;
	float: left;
	margin-top: 30px;
	border: 1px solid rgb(118,81,83);
}

.support_ad_banner
{
	width: 195px;
	float: left;
	font-family: "Century Gothic" , Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: rgb(118,80,41);
	font-size: 16px;
	padding-left: 5px;
	background-color: rgb(222,205,189);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(118,81,83);
	padding-top: 3px;
	padding-bottom: 3px;
}

.support_ad_body_right
{
    
	width: 200px;
	float: left;
	height: 240px;

}

.support_ad_image_right{

	background-image: url(images/selfhelp_support.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.support_self_help
{
    width: 190px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    font-family: "Century Gothic" , Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: rgb(118,80,41);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
}

.support_self_help_list
{
    margin-top: -0px;
}

.support_self_help_list li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;

}
.support_self_help_list a
{
    color: rgb(118,80,41);
}
.support_self_help_list a:hover
{
    color: rgb(212,180,138);
}


.support_lbl_format_bold
{   font-size: 11px;
    color: rgb(110,94,79);
    font-weight:bold;
    float: left;
    margin-left: 0px;

}

.support_control_format
{
	width: 225px;
	background-color: rgb(232,223,208);
	border: rgb(173,153,119) 1px solid;
	float: left;
	margin-left: 1px;
}

.support_ddl_format
{
	width: 225px;
	background-color: rgb(232,223,208);
	border: rgb(173,153,119) 1px solid;
	float: left;
	margin-left: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
}

.support_msg_format
{   
    background-color: rgb(232,223,208);
    margin-left: 0px;
    border: rgb(173,153,119) 1px solid;
}

.support_error_msgs
{
    float: left;
    position: static;
    width: 400px;
    clear: both;
    margin-top: 12px;
}

.support_reqd_fld_note
{
	float: left;
    clear: both;
    font-size: 65%;
    font-style: italic;
    text-align: center;
    color: rgb(110,94,79);
	font-weight: bold;
	margin-top: 5px;
}


.attlbl_format
{   
    clear: both;
    margin-left: 0px;
}


.attachmentfile_format
{
    float: left;
    background-color: rgb(232,223,208);
    margin-left: 0px; /*See Master_stylesIE for IE format*/
    border: rgb(173,153,119) 1px solid;
    text-align: left;
}

.attachment_error_msg
{
    float: left;
    font-size: 9px;
    font-style: italic;

}
.bnSubmit
{
    clear: both;
    float: left;
    font-size: 70%;
    margin-top: 5px;
    margin-left: 100px;
}

#terms_div{
	background-color: rgb(231, 222, 207);
}