@charset "utf-8";
/* CSS Document */

body {
	background-image: url(./images/gsrg_background.gif);
	background-repeat: repeat-x;
	background-attachement: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h3 {
	color: #b00000;
}
a {
	text-decoration: none;
	color: #b00000;
	font-size: 15px;
	padding-top: 10px;
}
a:hover {
	text-decoration: underline;
}
#PageWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#TopImage {
	position: relative;
}
#Logo {
	position: absolute;
	width: 300px;
	height: 75px;
	margin-top: -90px;
	margin-left: 35px;
	}
#NavbardWrapper {
	background: url(./images/dropshadow.gif);
	background-repeat: repeat-y;
}
.Navbar {
	background: url(./images/navbar_li_background%20copy.jpg);;
	background-repeat: repeat-x;
	width: 840px;
	height: 25px;
	margin-left: 5px;
}
.Navbar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;

}
.Navbar ul li {
	background: url(./images/navbar_li_background%20copy.jpg);
	background-repeat: repeat-x;
	float: left;
	width: auto;
	height: 20px;
	margin: 0;
	padding: 4px 10px 0 10px;
	border-right: 1px solid #000000;
}
.Navbar ul li:hover {
	background: url(./images/navbar_li_background_hover%20copy.jpg);
	background-repeat: repeat-x;
}
.Navbar ul li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
li#MarginLeft {
	margin-left: 330px;
}

#ImageBelowNavbarDropshadow {
	background: url(./images/dropshadow.gif);
	background-repeat: repeat-y;
}
#ImageBelowNavbarDropshadow img {
	padding: 0;
	margin: 0;
	margin-left: 7px;
	margin-top: 0px;
	z-index: 100;
}
#RedContentHeaderDropshadow {
	background: url(./images/dropshadow.gif);
	background-repeat: repeat-y;
	height: 30px;

}
h3#RedContentHeader {
	margin: 0;
	padding: 0;
	width: 836px;
	color: #ffffff;
	background: url(./images/red_content_top%20copy.jpg);
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-top: 9px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
}
#MainContentDropshadow {
	background: url(./images/dropshadow.gif);
	background-repeat: repeat-y;
}
.Content {
	margin: 0;
	padding: 0;
	margin-top: -16px;
	padding-left: 17px;
	width: 525px;
	min-height: 500px;
}
.Content h3 {
	color: #000000;
	font-size: 16px;
	padding-top: 15px;
}
.Content ul {
	list-style-type: none;
	margin: 0;
	margin-left: -20px;
}
.Content ul li {
	background: url(./images/bullets%20copy.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	margin-left: -19px;
	padding-top: 2px;
}

.Content ul h3 {
	margin: 0;
	margin-left: -20px;
	padding-bottom: 2px;
	color: #b00000;
}
.Sidebar {
	margin-top: 15px;
	margin-right: 10px;
	position: relative;
	float: right;
	width: 290px;
}
#JoinNow {
	width: 275px;
	margin-top: 30px;
}
#JoinNow a {
	background: url(images/call_to_action_button_web2_final.png);
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #dde4ea;
	padding: 25px 78px 25px 72px;
}
#JoinNow a:hover {
	background-position: 0 -92px;
}

#ContactUs {
	width: 275px;
	margin-top: 55px;
}
#ContactUs a {
	background: url(images/call_to_action_button_web2_final.png);
	text-decoration: none;
	font-size: 25px;
	font-weight: bold;
	color: #dde4ea;
	padding: 25px 57px 25px 55px;
}
#ContactUs a:hover {
	background-position: 0 -92px;
}
.RedHeading {
	color: #b00000;
	font-size: 16px;
	padding-top: 10px;
	font-weight: bold;
}
.BoldItalic {
	font-style: italic;
	font-weight: bold;
}
.drop {
	clear: both;
}
.Legal {
	background-image: url(./images/bottom_rounded.gif);
	width: 850px;
	height: 77px;
}
.Legal ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	padding-top: 10px;
	padding-left: 20px;
}
.Legal ul li {
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 5px;
	border-right: 1.5px solid #808385;
	padding-right: 5px;
	padding-bottom: 2px;
}
.Legal ul li a {
	font-size: 10px;
	color: #808385;
	text-decoration: none;
}
.Legal ul li a:hover {
	text-decoration: underline;
}
li#NoBorder {
	border-right: none;
}
#Copy {
	font-size: 11px;
	color: #808385;
	margin-left: 25px;

}
#SiteMapList {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	margin-top: 15px;
}
#SiteMapList ul {
	list-style-type: none;
	margin-left: 50px;
}
#SiteMapList ul li {
	background: none;
	margin-top: 5px;

}
#SiteMapList ul li a {
	text-decoration: underline;
	font-size: 17px;
	font-weight: bold;
}
#SiteMapList ul li a:hover {
	text-decoration: none;
}
.Bold {
	font-weight: bold;
} .small{
	font-size: 10px;
text-decoration: none;
}