body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 20px;
	padding: 0;
	min-width: 756px;
} 
h1 {
	margin: 0;
	clear: both;
} 
#wrapper { 
	margin: 0 auto;
	width: 760px;
	/*width is set 4px wider than it needs to be to compensate for IE5Mac bugs*/
}
#c1, #c2, #c3, #c4 {

	padding: 0px;
	border: 1px solid #999999;
	margin-right: 6px;
	float: left;
	font-size: 0.75em;
} 
#c1 p, #c2 p, #c3 p, #c4 p {
	padding: 8px 8px 0px 8px;
} 
#c1 h2, #c2 h2, #c3 h2, #c4 h2 {
	padding-left: 12px;
	padding-top: 3px;
} 
#c1 {	width: 183px;
}
#c2 {	width: 567px;
	/*background-color: #E9E9E9;*/
	background-image:  url("/images/index_images/column_bottom.jpg");
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0 auto;
}
#c3 {
	/*background-color: #E9E9E9;*/


}
#c4 {
	margin-right: 0;
	/*background-color: #E9E9E9;*/


}
h2 {
	font-size: 1.25em; 
	margin: 0 0 6px; 
} 
p {
	margin: 0 0 12px; 
} 
h3 {
	font-size: 1.3em; 
	margin: 36px 0 6px; 
} 
#footer {
	color : #999999; 
	font-size: 0.75em;
	padding: 6px 0 0 0;
	clear: both;
}

#footer p {margin: 6px 0;}
 #footer a {
	margin: 6px 0;
	color: #999999;
}
/*NAVIGATION BAR*/
#navbar {
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
#navbar li {
	list-style-type: none;
	margin: 0 4px 6px 3px;
}
#navbar a {
	display: block;
	padding: 3px 6px;
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	font-weight: bold;
}
#navbar a:hover, #navbar a:active, #navbar a:focus {
	color: #000000;
	background-color: #FFFFFF;
}
#uberlink {
	color: #333333 !important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}
#header {
	margin: 0 auto;
	width: 756px;
	border-color: #999999;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-bottom: 6px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image:  url("/images/index_images/header_bgd.jpg");
	background-repeat: no-repeat;
}
#header h1 {
	margin: 5px;
}
#logo {
	float: right;
	margin: 9px 9px 9px 5px;
}
#h1 {
	width: 500px;
	padding: 0px;
	
	margin-left: 6px;
	float: right;
	font-size: 0.75em;
} 
#h2 {
	width: 188px;
	padding: 0px;
	float: left;
	font-size: 0.75em;
}
/*NAVIGATION BAR HEADER*/
#navbar_h {
	padding: 0;
	margin-top: 13px;
	margin-bottom: 0px;
}
#navbar_h li {
	margin: 0 0 0 340px;
	list-style-image:  url("/images/index_images/bullet.gif");
	list-style-type: none;
	font-size: 0.9em;
}
#navbar_h a {
	padding: 3px 6px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
#navbar_h a:hover, #navbar_h a:active, #navbar_h a:focus {
	color: #000000;
}
#uberlink_h {
	color: #333333 !important;
	font-weight: bold;
	background-color: #FFFFFF !important;
}
#login_hdr {
	margin: 0 auto;
	width: 756px;
	border-color: #999999;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	margin-bottom: 6px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: left;
	background-color: #D9DADD;
	background-image: url(../images/btn_access_bg.gif);
}
.text {
	font-size: 0.75em;
	height: auto;
	margin-bottom: 1px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1px;
	color: #0255A8;
}
#login_hdr p {
	float: right;
	margin: 0;
	margin-bottom: 1px;
}
#login_hdr .input {
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-style: groove;
	vertical-align: middle;
	background-color: #A2BECC;
	font-family:  Arial, Helvetica; 
	FONT-WEIGHT: normal; 
	font-size: 10px; 
	height: 14; 
	width:120px
}
#c2 li {

	padding-left: 12px;
	padding-top: 3px;	
	list-style-image:  url("/images/index_images/bullet.gif");
	list-style-type: none;
}
.text_red {
	color: #FF0000;
}
.input {
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-style: groove;
	vertical-align: middle;
	background-color: #A2BECC;
	font-family:  Arial, Helvetica; 
	FONT-WEIGHT: normal; 
	font-size: 10px; 
	height: 18; 
}
