@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 760px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
} 
#header {
	background: #FFFFFF;
	padding: 0px;
} 
#header h3 {
	margin: 0;
	padding: 10px 0;
}
#sidebarContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header p {
	margin: 0;
}
#logo {
	width: 127px;
	height: 147px;
	margin-left: 560px;
} 

#sidebar1 {
	float: right;
	width: 260px;
}
#sidebarContent {
	padding:0 20px;
	background: #f9f9f9;	
}
#sidebarContent h3 {
	font-size: 16px;
	color: #333;
	font-weight: lighter;
	background-color:#f9c734;
	padding: 7px 24px;
	margin: 0 -20px 10px -20px;
	background-image: url(../images/ui_images/h3_bg.jpg);
	background-repeat: repeat-x;
}
#sidebarContent h4 {
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#sidebarContent ul {
	margin:0 0 0 20px;
	padding:0px;
}
#sidebarContent ul li {
	font-size: 10px;
	color: #333;
	list-style-image:url(../images/ui_images/arrow.gif);
	margin-bottom: 4px;
}

#sidebarContent ul ul li {
	font-size: 10px;
	line-height: 22px;
	list-style-image:url(../images/ui_images/arrow2.gif);
}

#sidebarContent a {
	line-height: normal;
	color: #5A5A5A;
	text-decoration:none;
}
#sidebarImages {
}
#sidebarImages a {
	color: #F9F9F9;
}

#sidebarContent a:hover {
	color: #FBCD32;
}
#sidebarContent a:active {
	color: #F00;
}
#memberLogIn {
	display:none;
	margin:0px;
	padding:0;
}
#memberLogIn form {
	margin:0px;
	padding:0;
}
#memberLogIn h2 {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight: normal;
	line-height:30px;
	color: #333;
}
#memberLogIn p {
	margin:0px;
	padding:0;
	font-size: 9px;
	color: #333;
}
#sidebarFooter {
	
	height: 30px;
	background-image: url(../images/ui_images/sidebar_footer.jpg);
}
#mainContent {
	margin: 0 260px 0 0;
} 
#banner {
	margin: 0;
}
#content {
	margin: 0px 0px 0 0;
	color: #666;
	font-size: 11px;
	padding-right:4px;
}
#content h1 {
	margin: 0;
	padding: 8px 10px;
	color: #f9f9f9;
	font-size: 16px;
	font-weight: 200;
	background-image: url(../images/ui_images/h1_bg.jpg);
	background-repeat: repeat-x;
	display:block;
	margin-bottom: 12px;
	
}
#content h3 {
	margin: 0;
	color: #242424;
	font-size: 16px;
	font-weight: 200;
	background-color:#f9c734;
	background-image: url(../images/ui_images/h3_bg.jpg);
	background-repeat: repeat-x;
	padding: 8px 10px;
}
#content h4 {
	margin: 0;
	color: #CCCCCC;
	font-size: 11px;
	padding: 6px 0px 2px 0px;
}
#content h5 {
	margin: 0;
	font-size: 11px;
	padding: 0px 0px;
	font-weight: 100;
}
#content h6 {
	display:block;
	margin:0px 0 12px 0;
	border-bottom:solid;
	border-bottom-width:12px;
}

#content p {
	padding: 0 0px;
	line-height: 14px;
	color: #666;
}
#content a {
	color: #000;
	text-decoration: none;
}
#content a:hover {
	color: #FBCE3D;
	text-decoration: none;
}
#content a:active {
	color: #F00;
	text-decoration: none;
}
#content table {
	width:490px;
	margin:5px 0;
}
#content th {
	border-width:thin;
	border-style:solid;
	border-color:#FFFFFF;
	text-align:center;
	margin: 0;
	padding: 2px;
	background-color: #E7E7E7;
}

#content th.left {
	border-width:thin;
	border-style:solid;
	border-color:#FFFFFF;
	margin: 0;
	background-color: #E7E7E7;
	padding: 5px;
	text-align: left;
}
	
#content td {
	border-width: 0 thin thin thin;
	border-style:solid;
	border-color:#FFFFFF;
	margin: 0;
	padding: 5px;
	vertical-align:top;
	text-align: center;
}

#content td.left {
	border-width: 0 thin thin thin;
	border-style:solid;
	border-color:#FFFFFF;
	margin: 0;
	padding: 5px;
	vertical-align:top;
	text-align: left;
}



#content ul {
	line-height: 14px;
}


#flashTicker {
	padding-top:12px;
}

#tickerLine a {
	color:#FF3300;
	font-weight:bold;
	text-decoration: none;
}

#tickerLine a:hover {
	color:#FF9900;
	font-weight:bold;
	text-decoration: none;
}

#footer {
	padding: 0 10px 0 20px;
	background:#FFFFFF;
	margin: 20px 0 40px 0;
	background-image: url(../images/ui_images/footer.jpg);
	background-repeat: no-repeat;
	height: 25px;
	
} 
#footer p {
	margin: 0;
	font-size: 10px;
	color: #999;
	padding: 8px 20px 0 100px;
	text-align: right;
	line-height: 14px;
}

#footer a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.red {
	color: #FF0000;
}

.map {
	display: inline;
}
#sidebarImages img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #form {
	text-align: left;
}
#content #form table {
	text-align: left;
}
