@charset "UTF-8";
/* CSS Document */
body {
	background-color: #EDEDED;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/body_bg_gray.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
A:link {
	text-decoration: none;
	color: #A59D42;
}
A:visited {
	text-decoration: none;
	color: #A59D42;
}
A:hover {
	text-decoration: underline;
	color:	#666600;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #8E243C;
	margin: 0px;
	padding: 0px 0px 10px 6px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}

.main_nav{
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
.mainTable {
	border: 2px solid #000000;
	background-color: #ffffff;
}
#hp h1{
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	padding: 3px 0px 2px 0px;
	margin: 0px;
	font-weight: bold;
}
#tableRight {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 27px;
	background-image: url(../ATL/images/S.gif);
	background-repeat: no-repeat;
	background-position: 14px 13px;
	text-indent: 22px;
	list-style-position: outside;
}

#tableRight_LAX {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 27px 0px 0px 18px;
	background-image: url(../LAX/images/L.gif);
	background-repeat: no-repeat;
	background-position: 14px 13px;
	text-indent: 20px;
	list-style-position: outside;
}

#wclink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFFF;	
	padding: 5px 10px 5px 10px;
	}
	
#wclink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;	
	padding: 5px 10px 5px 10px;
	}

#wclink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
    font-weight: normal;
	text-decoration: none;
	background-color: #8D253C;	
	padding: 5px 10px 5px 10px;
	}
#bottomWhiteBg {
	background-image: url(../images/whiteBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tableRightNoCap {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 5px;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F4F2DD;
}
.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
.question {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
.answer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 24px 24px;
}
.WCredBold {
	font-weight: bold;
	color: #8E223B;
}
.regtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
#tinybox {
	position:absolute; 
	display:none; 
	padding:10px; 
	background:#fff url(images/preload.gif) no-repeat 50% 50%; 
	border:10px solid #e3e3e3; 
	z-index:2000}
#tinymask {
	position:absolute; 
	display:none; 
	top:0; 
	left:0; 
	height:100%; 
	width:100%; 
	background:#000; 
	z-index:1500}
#tinycontent {
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.button {
	font:14px "Times New Roman", Times, serif; 
	margin-bottom:10px; 
	padding:8px 10px 9px; 
	border:1px solid #ccc; 
	background:#eee; 
	cursor:pointer}
.button:hover {
	border:1px solid #bbb; 
	background:#e3e3e3}
#bottomRightBg {
	background-image: url(../images/bottomRightBg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#hp_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 50px 30px 10px 30px;	/*border-bottom: 1px solid #cccccc;*/
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ededed;
	padding: 10px 0px 10px 0px;
	}
.text_cell {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 9px;
}
.Form_Call p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px 0px 9px 9px;
	margin: 0px;
}
.Form_Call td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Form_Call h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 10px 0px 0px 9px;
	margin: 0px;
}
.Form_Call li {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.required {
	color: red;
	}
.grid_table {
	margin-left: 20px;
}
.grid_table td{
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 2px;
}
.LeftTd{
	border-left: 1px solid #666666;
}
.LeftBotTd{
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.BotTd{
	border-bottom: 1px solid #666666;
}
.directions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 6px;
}
/*Home Page Navigation*/
#sidebar {
	width: 132px;
	font-size: 12px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#navlist {
	margin: 0; 
	padding: 0; 
	list-style-type: none;
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 4px 10px 4px 0px;
	border-bottom: 2px solid #FFFFFF;
	background-color: #FFFFFF;
	background-image:  url(../images/hp_nav_l1.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
	text-decoration: none;
}
#navlist a:hover {
	background-color: #FFFFFF;
	background-image:  url(../images/hp_nav_l2.jpg);
	color: #FFFFFF;
}

