/* CSS Document */

body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
/*	padding-bottom: 20px; */
	padding-left: 0px;
	background: #B91518 url(/images/body_bg.gif) repeat-x 0px 0px;
	font-size: .76em;
	font-family: Arial, Helvetica, Verdana, sans-serif; 
}

A:link { color: #B91518; text-decoration: none }
A:visited { color: #B91518; text-decoration: none }
A:hover { color: #B91518; text-decoration: underline }
A:active { color: #B91518; text-decoration: underline }



#wrapper {
	width: 785px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: auto;
}

#header_top {
	height:142px;
}

.login { 	
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: .9em; 
	FONT-WEIGHT: bold; 
	COLOR: #000000;
	float:right;
	margin-right:25px;
}
* html .login { margin-right:12px;} 

.login A:link { color: #000; text-decoration: none }
.login A:visited { color: #000; text-decoration: none }
.login A:hover { color: #B91518; text-decoration: underline }
.login A:active { color: #B91518; text-decoration: none }


#header_bottom {
	height:58px; 
	background: url(/images/top_frame.gif) no-repeat 0px 0px;
	padding: 0px;
}

.header_clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

.main_nav {
	position:relative; 
	top:-69px;
	left:277px;
/*	background:green; */
	width:486px;
	height:108px;
	overflow:hidden; 
}
* html .main_nav { top: -72px; margin-bottom:-72px; overflow:visible;} 


#container {
	padding: 0px;
	margin: 0px;
	height: 1%;
	width: auto;
	background: url(/images/container_bg.gif) repeat-y 0px 0px;
}



#left {
	height: auto;
	margin: 0px 0px 0px 10px;
	width: 570px;
	padding: 0px 10px 20px 10px;
	float: left;
	min-height:500px;
/*	background: yellow; */
	border-right: 1px solid #CCCCCC;
}
* html #left { padding-bottom: 40px; height: 500px; padding-top:15px; margin-left:5px;} 

.main_title {
	font-size:1.4em;
	color:#5D5E80;
	font-weight:bold;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}
* html .main_title{ } 

.form_label {
	color:#5D5E80;
	font-weight:bold;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}

.left_content {
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 570px;
	color:#545453;
}
* html .center_content{ padding-top:0px;} 

table.sccctable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}
table.sccctable td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: .9em; 
}

table.sccctable_2 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: normal;
}
table.sccctable_2 th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
	font-family: Verdana,Arial, Helvetica, sans-serif; 
	font-size: 1.1em; 
	font-weight: bold;
	text-align:center;
	color:#5D5E80;

}
table.sccctable_2 td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: .9em; 
}

#right {
	padding: 0px 10px 20px 10px;
	height: auto;
	width: 151px;
	float: left;
	margin: 0px;
/*	background:green; */
}
* html #right { padding-bottom: 40px; width: 141px;} 

.right_content { 
	padding: 0px 10px 10px 0px;
	margin: 0px 0px 0px 0px;
	width: 151px; 	
	color:#545453;
	font-size:.9em;
}
* html .right_content { padding-top: 10px;width: 131px;} 

.search_position {
	position:relative;
	left:0px;
	top:12px;
	padding-bottom:15px; 
	width:160px;
	margin-bottom:20px;
/*	background:yellow; */
}
* html .search_position{ top:-5px;width:140px;padding-bottom:0px;margin-bottom:5px;} 

.searchcell {
	width:115px;
	font-size:.8em;	
	border:1px solid #000;	
	background: #FFF url(/images/search_box_bg.gif) repeat-x 0px 0px;
}
* html .searchcell{ width:103px;} 

.searchbutton {
	width:30px;
	font-size:.8em;	
	font-weight:bold;
}
* html .searchbutton{ } 

.side_nav { 
	width:130px;
	border: 1px solid #545556;
	font-size:1em;
	letter-spacing:.2em;
	background:#A7BACE;
	padding:8px;
	margin-bottom:7px;
	display:block;
}
* html .side_nav { width:120px;} 
.side_nav A:link { color: #000; text-decoration: none; display:block; }
.side_nav A:visited { color: #000; text-decoration: none; display:block; }
.side_nav A:hover { color: #540000; text-decoration: none; display:block; }
.side_nav A:active { color: #540000; text-decoration: none; display:block; }

.side_nav_mouse-over { 
	background-color:#E2AF96;
	border: solid #540000 1px ;
/*	padding:10px 8px 10px 8px; */
}

.side_nav_mouse-out { 
	background-color:#A7BACE;
	border: solid #545556 1px ;
/*	padding:8px; */
}


.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}

#footer_wrapper {
	width: 785px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	text-align: left;
	
	min-height: 80px;
	background: url(/images/footer_bg.gif) no-repeat -2px 0px;
}

* html #footer_wrapper { margin-top: 0px; height: 80px; 	background: url(/images/footer_bg.gif) no-repeat -2px 0px; } 
 

#footer {
	width: 785px;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
/*	min-height: 150px; */
/*	background: #CAC296 url(/images/footer_bg.gif) no-repeat -48px 0px; */
}

.footer_links {
	float:right;
	background:#FFFFFF;
	position:relative;
	top:8px;
	left:20px;
	text-align:center;
	padding:5px 10px 5px 10px;
	margin-left:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.9em;
	margin-right:40px;
}
* html .footer_links { margin-right: 19px; } 

.footer_links A:link { color: #000; text-decoration: none }
.footer_links A:visited { color: #000; text-decoration: none }
.footer_links A:hover { color: #B91518; text-decoration: underline }
.footer_links A:active { color: #B91518; text-decoration: none }


/*
fonts and font sizes etc.
*/

.copyright { 	
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: .8em; 
	FONT-WEIGHT: normal; 
	COLOR: #000000; 
	TEXT-DECORATION: none; 
/*	background: #FFFFFF; 
	padding: 15px 5px 5px 15px; */
	letter-spacing: normal;
	line-height: normal;

}

.slimBox {
	font-family: arial, verdana, helvetica, sans-serif;
    border: #577597 1px solid;
    color: #000000;
	background: #FFFFFF;
    padding-left: 2px;
}


.drop_off{
	letter-spacing:.2em;
/*	padding:8px; */
}

.drop_on{
	letter-spacing:.2em;
/*	padding:8px; */
}

/*
input, select    { 
	border: #577597 1px solid; 
	font-family: arial, verdana, helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	padding-left: 2px;
}

input.error, select.error {
	border: 1px solid #540000; 
	background-color: #FFFCE2; }

input:focus, select:focus {
	border: 1px solid #540000; 
	background-color:#EFEFEF
}
*/