/* CSS Document */

/* Meyer Web CSS Reset */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color: #FFFFFF;
	color: #626469;
	font-family: Arial;
	font-size: 12px;
	line-height: 12px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* End of Reset */

/* EU CSS Follows */

#banner{	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 5px;
	text-align: left;
	width: 915px;
}

#bannerLeft{
	margin-right: 600px;
  	margin-bottom: 5px;	
}

#bannerRight{
	border: 3px #4fa600 solid;
	float: right;
	margin-right: 5px;
	text-align: center;
	padding: 5px;
}

#container{
	width: 500px;
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px;
}

#content{
	margin-left: auto;
	margin-right: auto;
	width: 915px;
}

#downloads{
	margin: 20px 0px 0px 0px;
	padding-top: 5px;
}

#footer{
	background-color: #eaeaea;
	font-size: 10px;
	margin: 10px auto 10px auto;
	padding: 5px;
	width: 905px;	
}

#footerLeft{
	width: 300px;
	margin-right: 605px;
}

#footerRight{
	width: 175px;
	float:right;
}

#footer a:link{
	color: #626469;
	text-decoration: none;
}

#footer a:hover{
	color: #87d300;
}

#footer a:visited{
	color: #626469;
	text-decoration: none;
}

#latestNews{
	float: right;
	width: 200px;
	
}

#logInBox{
	width: 450px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

#grayBar{
	background-color: #EAEAEA;
	clear: both;
	color: #626469;
	font-weight: normal;
	padding: 7px 0px 7px 5px;
}

#keyDownloads{
	float: left;
	width: 175px;
}

#main{
	margin-left: 185px;
	margin-right: 210px;
	width: 518px;	
}

#ourCommitment{
	margin-left: 175px;
	width: 500px;
}

#ourCommitmentImage{
	text-align: center;
	float: left;
	width: 70px;
}

#ourCommitmentText{
	margin-left: 80px;
}

#richText{
	padding: 10px 15px 10px 15px;
	text-align: justify;
}

.required{
	color: #FF0000;
}

.regTable{
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}

.regTable2{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.footer{
	font-size: 10px;
}

a.javaLink:link{
	color: #4fa600;
	text-decoration: none;
}

a.javaLink:hover{
	color: #4fa600;
}

a.javaLink:visited{
	color: #4fa600;
	text-decoration: none;
}

a.registerLink:link{
	color: #4fa600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.registerLink:hover{
	color: #4fa600;
	font-size: 14px;
	font-weight: bold;
}

a.registerLink:visited{
	color: #4fa600;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.rollOverLink:link{
	color: #626469;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.rollOverLink:hover{
	color: #87d300;
}

a.rollOverLink:visited{
	color: #626469;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.teaserLink:link{
	color: #87d300;
	font-weight: bold;
	text-decoration: none;
}

a.teaserLink:hover{
	color: #87d300;
}

a.teaserLink:visited{
	color: #87d300;
	font-weight: bold;
	text-decoration: none;
}

h1{
	color: #4fa600;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

h2{
	font-weight: bold;
	padding: 8px 0px 8px 0px;
}

h3{
	font-weight: bold;
}

p{
	padding-top: 8px;
}

ul li {
	background:transparent url(./images/green_bullet.gif) no-repeat scroll left 5px;
	color:#626469;
	line-height:15px;
	list-style-image:url(/gc_1_0/images/structure/calage.gif); 
	padding:0 0 0 10px;
}

strong{
	font-weight: bold;
}

table.global{
	background-color: #EAEAEA;
	margin: 0px 10px 10px 0px;
	width: 500px;
}

td.topLeftCorner, td.topRightCorner,
td.bottomLeftCorner, td.bottomRightCorner{
	height: 8px;
	font-size: 1px;
	width: 8px;
}

td.topCenter, td.bottomCenter{
	height: 8px;
	font-size: 1px;
}

td.imageCell{
	width: 147px;
}

td.textCell{
	padding: 3px;
	vertical-align: top;
	width: 337px;
}

td.sideCell{
	width: 8px;
}

td.topLeftCorner{
	background: #FFFFFF url(./images/bg_teaser_top_left.gif) no-repeat scroll left top;
}

td.topRightCorner{
	background: #FFFFFF url(./images/bg_teaser_top_right.gif) no-repeat scroll left top;
}

td.bottomLeftCorner{
	background: #FFFFFF url(./images/bg_teaser_bottom_left.gif) no-repeat scroll left top;
}

td.bottomRightCorner{
	 background: #FFFFFF url(./images/bg_teaser_bottom_right.gif) no-repeat scroll left top;
}

