body {margin-left: 0px;	margin-top: 0px; margin-right: 0px;	margin-bottom: 0px; text-align:center; font-family: arial, helvetica, verdana, tahoma}

H2 {font-size: 18pt; font-family: arial, helvetica, verdana}

.backgroundblue {background: #b2d7f4}

/* link attribs */
a {color:#1B1F7A;}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {text-decoration:underline;}
a.footerlink:hover {text-decoration:none;}

a.gclink:link, a.gclink:visited, a.gclink:active {font-weight: bold; font-family:arial; text-decoration: underline;}
a.gclink:hover {font-weight: bold; font-family:arial; text-decoration: none;}

.copy {font-family:arial; font-size:10pt; color:#000000; text-align:left;}
.detail {font-family:arial; font-size:8pt; color:#000000; text-align:left; font-weight:500;}
.corpfaq { font-weight: bold; font-family:arial; font-size:10pt; color: #1B1F7A;}

#lf_border {background-image:url(../../gc_lf_border.gif); width:5px; height:100%; background-repeat:repeat-y;}
#rt_border {background-image:url(../../gc_rt_border.gif); width:5px; height:100%; background-repeat:repeat-y;}

#content {margin-left:20px; width:550px;}
#contentbg {width:634px; height:100%; background-image:url(../../gc_sky_bkg.jpg); background-repeat:no-repeat;}

#gc_footerbg {width:760px; height:116px; background-image:url(../../gc_footer.gif);}
#gc_footer {position:relative; top:30px; text-align:right; padding:10px; font-family:arial; font-size:8.5pt; font-weight:bold; color:#231F7E;}

/*FAQS*/
a.faq:link, a.faq:visited, a.faq:active {font-weight: bold; font-family:arial; text-decoration: underline;}
a.faq:hover {font-weight: bold; font-family:arial; text-decoration: none;}

a.backtop:link, a.backtop:visited, a.backtop:active {font-weight: bold; font-family:arial; font-size:8.5pt; text-decoration: underline; color:#335FC6;}
a.backtop:hover {font-weight: bold; font-family:arial; font-size:8.5pt; text-decoration: none; color:#335FC6;}

.qna {font-weight: bold; font-family:arial; color: #1B1F7A;}

/*BALANCE TABLE*/
.innertable
{
	padding: 5px;
	background-color: #ffffff;
	border-collapse: collapse;
}
.purple
{
	background-color: #c0b1d2;
}
.boldtext
{
	font-weight: bold;
}

.moveright
{
    position: relative;
    right: -25px; 
}

.message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px;
}

.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 10px 5px 10px;
}