body {
	background: #EFEFEF url(../images/x_sprite.png) repeat-x 0 -600px;
	color: #333;
	font: 13px Arial, Helvetica, sans-serif;
}
h1 {
	border-bottom: 1px solid #CCC;
	color: #114C7F;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
h2 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
}
p {
	color: #666;
}
a {
	color: #06C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 0 0 13px;
}
ul {
	list-style-type: none;
}
li {
	padding: 1px 0 5px 25px;
}
.detailList li {
	background: url(../images/g2ax_logos.gif) no-repeat -135px 5px;
	color: #666;
	font-size: 11px;
	padding-left: 8px;
	margin-left: 17px;
}
.container {
	margin: 0 auto;
	padding: 0;
	width: 964px;
}
#containerInner {
	background: transparent url(../images/sidebar_bottom_bg.png) repeat-y 0 0;
	margin-top: 50px;
	overflow: visible;
}
.content {
	background-color: #FFF;
	border: 1px #9FC5EC;
	border-style: solid solid none solid;
	float: left;
	margin: -44px 0 0;
	padding: 20px;
	width: 730px;
}
div.container div.noSidebar {
	float: none;
	margin: 15px 0 0;
	padding: 60px 75px;
	width: auto;
}
#sidebar {
	border: 1px #9FC5EC;
	border-style: solid none none solid;
	float: left;
	margin: -26px 0 0;
	padding: 1px 0 0 1px;
	width: 190px;
}
#sidebarInner {
	background: #D0E9FA url(../images/x_sprite.png) repeat-x 0 0;
}
#sidebar .infoBox {
	border-bottom: 1px solid #FFF;
	margin: 15px 20px;
}
#sidebar .infoBox .inner {
	background: url(../images/x_sprite.png) 0 -300px;
	border: 1px solid #9FC5EC;
	padding: 6px 10px;
	overflow: hidden;
}
#sidebar .infoBox h3 {
	font-size: 12px;
	font-weight: bold;
}
#sidebar .infoBox p {
	font-size: 11px;
	padding: 2px 0 4px;
}
#sidebar hr {
	border: 0;
	border-bottom: 1px solid #F5F6F8;
	border-top: 1px solid #B2D0EA;
	margin: 0 auto;
	width: 150px;
}
#header {
	overflow: hidden;
}
#preloginLogo {
    background: url(../images/g2a_logos.gif) no-repeat 0 0;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
    float: left;
    height: 35px;
    margin: 33px 0 0 25px;
    width: 132px;
}
#logo, .footerLogo {
	background: url(../images/g2ax_logos.gif) no-repeat 0 0;
	display: block;
	overflow: hidden;
	text-indent: -99999px;
}
#logo {
	float: left;
	height: 35px;
	margin: 33px 0 0 25px;
	width: 132px;
}
.footerLogo {
	background-position: 0 -47px;
	float: right;
	height: 23px;
	margin: 18px 20px 14px 0;
	width: 104px;
}
#header .navLinks {
	float: right;
	font-size: 12px;
	margin-right: 8px;
}
.navLinks li {
	border-right: 1px solid #CCC;
	float: left;
	padding: 2px 7px;
}
.navLinks li.lastChild {
	border-right: none;
}
#header .navLinks li {
	margin: 35px 0 0;
}
#navigation {
	background: url(../images/sidebar_shadow_bg.png) repeat-y top right;
	padding: 12px 0;
	width: 100%;
}
#navigation li {
	padding: 0 0 1px;
}
#navigation a {
	display: block;
	font-weight: bold;
	height: 14px;
	padding: 4px 0 4px 20px;
}
#navigation a:hover {
	background: #E4F2FC url(../images/sidebar_shadow_bg.png) repeat-y top right;
	text-decoration: none;
}
#navigation li.current a {
	background: #F5FAFE url(../images/sidebar_shadow_bg.png) repeat-y top right;
	color: #333;
}
#footer {
	background-color: #FFF;
	border: 1px solid #9FC5EC;
	padding: 1px;
}
#footerInner {
	background: #E6E6E6 url(../images/x_sprite.png) repeat-x 0 -475px;
	height: 54px;
}
#footer .navLinks {
	font-size: 11px;
	float: left;
	margin: 22px 0 21px 16px;
}
#copyright {
	clear: both;
	color: #A3A3A3;
	font-size: 11px;
	margin: 10px 0 35px 25px;
}
.clearBoth {
	clear: both;
}
button {
	background: transparent url(../images/button_sprite.png) no-repeat right -105px;
	border: 0;
	cursor: pointer;
	margin-right: 5px;
	overflow: visible;
	padding: 0 12px 0 0;
	position: relative;
	text-align: center;
}
button span {
	background: transparent url(../images/button_sprite.png) no-repeat left top;
	color: #5F5F5F;
	display: block;
	height: 20px;
	padding: 6px 0 0 14px;
	position: relative;
	white-space: nowrap;
}
button:hover {
	background-position: 100% -139px;
}
button:hover span {
	background-position: 0 -34px;
}
button:active {
	background-position: 100% -173px;
}
button:active span {
	background-position: 0 -68px;
}
.moreLinks {
	background-color: #FFF;
	border: 1px solid #CCC;
	float: right;
	margin: 15px 0;
	padding: 1px;
	width: 226px;
}
.moreLinksInner {
	background: #EFEFEF url(../images/x_sprite.png) repeat-x 0 -600px;
	padding: 7px 5px;
}
.moreLinks h3 {
	font-size: 13px;
	font-weight: bold;
}
.moreLinks p {
	font-size: 11px;
	margin: 5px 0;
	padding: 0;
}
.moreLinks li, .linkBox li {
	background: transparent url(../images/g2ax_logos.gif) no-repeat scroll -135px 5px;
	margin: 0 0 1px 8px;
	padding: 0 0 0 8px;
}
.moreLinks a {
	font-size: 12px;
}
input.error {
	background-color: #FFCDD0;
	border: 1px solid #C30202;
	padding: 3px 2px 2px;
}
.inlineError {
	color: #C00;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 5px 0;
}
a.buttonLink {
    background: transparent url(../images/button_sprite.png) no-repeat scroll 100% -314px;
	color: #333;
    display: block;
	font-size: 12px;
    height: 24px;
    padding-right: 21px;
}
a.buttonLink:hover {
	background-position: 100% -348px;
	text-decoration: none;
}
a.buttonLink:hover span {
	background-position: 0 -246px;
}
a.buttonLink:active {
	background-position: 100% -382px;
}
a.buttonLink:active span {
	background-position: 0 -280px;
}
a.buttonLink span {
    background: transparent url(../images/button_sprite.png) no-repeat 0 -212px;
    display: block;
    line-height: 13px;
    padding: 5px 3px 5px 18px;
	text-align: center;
	white-space: nowrap;
}
input.afterFill {
	color: #333;
}
input.preFill {
	color: #999;
}
