#rails {
	padding: 25px 30px 0px 20px;
}
#logged_in_user {
	position:absolute;
	right:0px;
	margin-top: 10px;
	z-index: 5000;
}

.body1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #454545;
}
.nav1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #0077BB;
}
a:visited {
	text-decoration: none;
	color: #0077BB;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #333366;
}
.callouthdr1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #666666;
}
.callout1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F5F3E9;
	padding-right: 0px;
}
.callout1link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #003366;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
}
.category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	text-transform: uppercase;
	color: #FF6600;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #959ea6;
	letter-spacing: 0em;
}
.body1link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #003366;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 26px;
	color: #666666;
}
.body1it {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #454545;
	font-style: italic;
}
.captionb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 10px;
	color: #666666;
}
* {
 	margin: 0;
 }
ul {
	padding: 0px;
}
body {
	background-color: #dae7f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#wrapper {
  background-color: #fff;
  height: 100%;
}
#branding {
	clear:both
}
#branding {
	width: 500px;
	height: 34px;
	float: right;
	position: relative;
}
#branding {
	padding-top: 25px;
}
#category {
	width: 700px;
	height: 40px;
	position: relative;
}
#category {
	padding-top: 25px;
	padding-left: 20px;
}
#feature1 {
	width: 720px;
	height: 275px;
	float: left;
	margin-left: 20px;
}
#box1 {
	width: 226px;
	height: 120px;
	float: left;
	margin-left: 20px;
	margin-top: 2px;
	border-top: 2px;
	border-top-color: #ffffff;
	background: url(/images/bg_grad1_120pxh.gif);
	background-color: #E6E6DC;
	padding: 6px;
}
#box2 {
	width: 226px;
	height: 120px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	border-top-color: #ffffff;
	background-color: #E6E6DC;
	padding: 6px;
}
#footer {
	clear: both;
	padding-top: 15px;
	margin-left: 20px;
	padding-bottom: 25px;
}
#nav {
 	width: 760px;
	height: 65px;
	position: relative;
	left: 50%;
	margin-left: -380px;
}

#logo {
	width: 200px;
	height: 54px;
	float: left;
	margin-left: 20px;
	padding-top: 11px;
}
#navtabs {
	width: 508px;
	height: 30px;
	padding-top: 33px;
	float: right;
	position: relative;
}
#wrapper {
 	width: 760px;
	position: relative;
	left: 50%;
	margin-left: -380px;
}
#wrapper {
	padding-bottom: 20px;
	background-color: #ffffff;
}
#footer {
	clear: both;
	background-color: fff;
} 
ul#tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 500px;
	float: left;
}
ul#tabs li {
	float: left;
	background: url(/images/t_tab_right.gif) no-repeat top right;
}
ul#tabs li a {
	display: block;
	padding-left: 8px;
	padding-right: 12px;
	padding-top: 9px;
	padding-bottom: 7px;
	color: #454545;
	background: url(/images/t_tab_left.gif) no-repeat top left;
	text-decoration: none;
	float: left;
}
ul#tabs a:hover {
	color: #006699;
}
.style6 {color: #A0A0AA}
.style7 {color: #003366}