.baseBlueLine {border-top: 1px dotted #00cbcf; border-bottom: 1px dotted #00cbcf; }
body {
	font: 95%/160% Verdana, Arial, Helvetica, sans-serif;
	background: #eee;
	margin: 0; 
	padding: 0;
	text-align: center; 
}
#container {
	color: #2a4f6f;
	font-size: 80%;
	line-height: 140%;
	background-color: #ffffff;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0 10px;
	background-image: url(gline.gif);
}
hr { height: 1px; width: 100%; border: none; background-color: #008fd4; }
.current {
	color: #008fd4;
	font-weight: bold;
}
.hard { border-color: #666666; border-style: solid solid none none; border-width: 1px; }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
}
label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -0.4em;
}
input {
	color: #2a4f6f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -0.4em;
}
h1 {
	color: #09F;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
h2 { font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 120%; }
h3 { color: #005596; font-size: 120%; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 144%; }
.morepadding {
	padding-left: 10px;
}
a { color: #ff3b00; text-decoration: underline; }
a:hover { color: #008fd4; text-decoration: underline; }
.smaller {
	font-size: 80%;
}
.forBullets { text-indent: -10px; padding-left: 10px; }
.forBullets2 { padding-left: 10px; }
.adverts { color: #c5c5c5; font-size: 80%; }
.marginLeft10 {  }
.right20 { padding-right: 20px; }
.thickBorder { border: solid 2px #ff3b00; }
.tthinBorder { border: solid 1px #008fd4; }
.left15 { padding-left: 15px; }
.big { color: #84b2d9; font-size: 23px; line-height: 30px; }
.tagline { color: white; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }
.lightBlue { color: #00bdff; }
.dotted-bot { border-bottom: 1px solid #00a8bd; }
.thick-bot { border-bottom: 4px solid #00a8bd; }
.dottedSmaller-bot {
	font-size: 80%;
	border-bottom: 1px solid #00a8bd;
	color: #999999;
}
.thickSmaller-bot {
	font-size: 80%;
	border-bottom: 4px solid #00a8bd;
	color: #999999;
}
.underline {
	text-decoration: underline;
}

