body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #EBEDED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
}


.topbar {
	background-image: url(../images/bg-top-grad.jpg);
	background-repeat: repeat-x;
	height: 125px;
}

.rightcol {
	background-image: url(../images/right-col-full.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.footerbar {
	color: #FFFFFF;
	background-image: url(../images/bg-footer-grad.jpg);
	background-repeat: repeat-x;
	height: auto;
	background-color: #000000;
}

.navbar {
	background-image: url(../images/bg-nav-bar.jpg);
	background-repeat: repeat-x;
	height: 30px;
	color: #FFFFFF;
	font-size: 24px;
	text-align: center;
}

.navbtn {
	background-image: url(../images/btn-rounded.gif);
	background-repeat: no-repeat;
	height: 30px;
}

.contentheader {
	font-family: Arial;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
	background-image: url(../images/content-header-grad.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 39px;
	width: 800px;
	font-size: 40px;
	text-align: center;
}

.navcontentbr {
	height: 10px;
	background-color: #EBEDED;
}

.s5 {
	height: 5px;
}
.s10 {
	height: 10px;
}
.s25 {
	height: 25px;
}

.s30 {
	height: 30px;
}

.break5 {
	height: 5px;
}

.contenttable {
	border: 0px solid #CCCCCC;
	background-color:#FFFFFF;
}

.contentrepeat {
	background-image: url(../images/content-repeat.jpg);
	background-repeat: repeat-y;
}

.contentrepeatleft {
	background-image: url(../images/content-repeat-lefto.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.contentrepeatright {
	background-image: url(../images/content-repeat-righto.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.rightcolhead {
	background-image: url(../images/right-header-bg.gif);
	background-repeat: no-repeat;
	background-position:center;
	margin-top: 10px;
}


h2 {
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.benefitstext {
	margin-left: 28px;
	color: #666666;
}
.text {
	margin-left: 28px;
	color: #333333;
}

.textstart {
	font-size: 25px;
	padding: 1px;
}

.floatright {
	float: right;
}

img.floatleft { 
    float: left; 
    margin: 4px; 
}


.startingtitle {
	background-image: url(../images/gr-url-title-bg.gif);
	background-repeat: repeat-x;
	font-weight: bolder;
	font-size: 22px;
	border-top: 2px solid #EBEDED;
	border-bottom: 2px solid #EBEDED;
	

}

.aboutbump {
	font-size: 20px;
	font-weight: bold;
}

.urlname {
	font-size: 14px;
	font-weight: 100;
	border-bottom: 1px dashed #EBEDED;
	border-top: 0px solid #CCCCCC;
	width: 405px;
	text-align: center;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.enlargeit {
	font-size: 15px;
	font-weight: 800;
	font-variant: small-caps;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background-color: #EBEDED;
	width: 225px;
	text-align: center;
	text-indent: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
