body {
	margin: 0;
	background-image: url(../images/gs_2col.gif);
}

body, td {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:13px;
	background-repeat: repeat-y;
}

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

img {
	border: 0;
}

.contentarea {
	color: #000000;
	padding-left:10px;
	padding-right:10px;
}

#contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #adadad;
	padding-top: 61px;
	padding-left: 10px;
}
	
.gryline {
	background-color:#D7D7D7;
	background-repeat:repeat-y;
	height:100%;
	width:1px;
}

.toprightrpt {
	background-image:url(../images/gs_top_rpt.gif);
	background-repeat:repeat-x;
	width: 97%;
}
	
.subnav_select {
	width:170px;
	height:23px;
	padding-left:45px;
	background-image:url(../images/gs_arrow_up.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	background-color:#CCCCFF;
}

.subnav_over {
	width:170px;
	height:23px;
	padding-left:45px;
	background-image:url(../images/gs_arrow_over.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}

.subnav_norm {
	width:170px;
	height:23px;
	padding-left:45px;
	vertical-align:middle;
}

.sub_subnav_select {
	width:170px;
	height:23px;
	padding-left:45px;
	background-image:url(../images/gs_arrow_up.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	background-color:#CCCCFF;
}

.sub_subnav_over {
	width:170px;
	height:23px;
	padding-left:45px;
	background-image:url(../images/gs_arrow_over.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}

.sub_subnav_norm {
	width:170px;
	height:23px;
	padding-left:45px;
	vertical-align:middle;
}

.subnav_select_top {
	width:170px;
	height:23px;
	padding-left:35px;
	background-image:url(../images/gs_arrow_up.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
	background-color:#CCCCFF;
}

.subnav_over_top {
	width:170px;
	height:23px;
	padding-left:35px;
	background-image:url(../images/gs_arrow_over.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}

.subnav_norm_top {
	width:170px;
	height:23px;
	padding-left:35px;
	vertical-align:middle;
}

.breadcrumbs {
	background-image:url(../images/gs_top_base.gif);
	background-repeat:repeat-x;
	padding-top:12px;
	padding-left:13px;
	color: #828282;
}

.breadcrumbs a {
	color:#666;
	text-decoration:none;
}

.breadcrumbs a:hover {
	color:#000000;
	text-decoration:none;
}

#subnav a {
	color:#666;
	text-decoration:none;
}

.search_frm {
	padding-left:80px;
	color:#828282;
}

.search_frm input.field {
	border: 1px solid #666;
	width: 100px;
}

.search_frm td {
	padding-right: 10px;
}

.footer {
	padding-top:20px;
	padding-left:80px;
}

.footer a:hover {
	color: #000000;
}

.leftcol, .middlecol, .baseline {
	border-right: 1px solid #CCCCCC;
}

.baseline, .bottomline {
	border-bottom: 1px solid #CCCCCC;
}

ul {
	padding:0 0 0 0;
	margin-left:15px;
}

ul li {
	list-style-type: square;
	padding-left: 15px;
}

#footeritem {
	display: none;
}

#banner {
 width: 378px;
 height: 360px;
 overflow: hidden;
}

/* Login styles */

#login-container {
	width:812px;
	height:723px;
	background-image:url(../images/gs_login_bg.gif);
	background-repeat:no-repeat;
	background-position:top-left;
}

#login-top-container {
	height:113px;
	width:813px;
}

#login-top-left-item {
	float:left;
	width:378px;
	height:113px;
	background-image:url(../images/gsl_logo.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	border-right:1px solid #D7D7D7;
}

#login-top-right-item {
	float:left;
	width:304px;
	height:113px;
	background-image:url(../images/gsl_toptag.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	margin-left:1px;

}

#login-middle-container {
	height:400px;
	border-top:1px solid #D7D7D7;
	width:813px;
}

#login-middle-left-item {
	float:left;
	width:378px;
	height:400px;
	background-image:url(../images/gsl_logo-03.gif);
	background-repeat:no-repeat;
	background-position:top-left;
	border-right:1px solid #D7D7D7;
}

#login-middle-right-item {
	float:left;
	height:375px;
	width:400px;
	padding-left:20px;
	margin-top:25px;	
}

#login-bottom-container {
	height:231px;
	border-top:1px solid #D7D7D7;
	width:813px;
}

#login-bottom-left-item {
	width:378px;
	height:231px;
	float:left;
	border-right:1px solid #D7D7D7;
}

#login-bottom-right-item {
	float:left;
	width:433px;
	height:231px;
	margin-left:1px;
}