body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background: url(pageBack.gif) repeat-x #e7e3cc;
	margin: 0px;
}

#logoDiv {
	width:670px;
	margin:0 auto;
	padding-top:5px;
}
#counter {
	float:right;
	height:32px;
	width:246px;
	background:url(counter.gif) no-repeat;
	margin-top:6px;
}


#mainHolder {
	width:670px;
	margin:0 auto;
}
#column01 {
	width:214px;
	float:left;
	padding-top:45px;
	text-align:center;
}
#column02 {
	width:436px;
	float:right;
}
#schoolsList {
	font-size:11px;
}
#schoolsListInside {
	font-size:11px;
	background-color:#fff;
	padding:10px;
}

.logos {
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.logos li { 
	display:block;
	padding:8px 0;
	border-top:1px dotted #fff;
}
.textList {
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.textList li { 
	display:block;
	padding:4px 0 4px 20px;
	border-top:1px dotted #fff;
	text-align:left;
	background:url(bullet.gif) no-repeat 6px 50%;
}

.logosInside {
	text-align:left;
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.logosInside li { 
	display:block;
	font-size:10px;
	padding:8px 0;
	border-top:1px dotted #c3deff;
}
#topBorder {
	background:#fff;
	height:11px;
	background:url(borderTop.gif) repeat-x;
}
#topLeft {
	width:11px;
	height:11px;
	display:block;
	float:left;
	background:url(corners.gif) no-repeat;
}
#topRight {
	width:11px;
	height:11px;
	display:block;
	float:right;
	background:url(corners.gif) no-repeat -11px 0;
}
#formHolder {
	background-color:#fff;
	border:2px solid #AEA77C;
}
#extraLine {
	border:2px solid #E7E3CC;
	text-align:center;
	padding:20px 12px;
}
#formDiv {
	width:500px;
	margin:0 auto;
}
.formtable { }
.formtable td {
	padding:5px 10px;
	text-align:left;
}
#bottomBorder {
	background:url(borderBottom.gif) repeat-x #fff;
	line-height:11px;
}
form {
	margin:0;
}

#bottomLeft {
	width:11px;
	height:11px;
	margin:0;
	display:block;
	float:left;
	background:url(corners.gif) no-repeat 0 -11px;
}
#bottomRight {
	width:11px;
	height:11px;
	line-height:0;
	display:block;
	float:right;
	background:url(corners.gif) no-repeat -11px -11px;
}
.button {
	background:url(buttonBack.gif) repeat-x #ff7206;
	border:3px double;
	border-color:#ff913d #c45500 #c45500 #ff913d;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.forms {
	font-size:14px;
	padding:1px;
	margin:4px 0 0;
}
.note {
	font-size:10px;
}
#submitArea {
	padding:20px 0 0;
}
#submitArea2 {
	padding:20px 0 0;
	text-align:center;
}
#submitArea3 {
	padding:20px 0 0;
	text-align:center;
}
.checktable { 
	padding:10px 0;
}
.checktable td {
	padding:2px 0;
	border-bottom:1px dotted #c3deff;
}
#footer {
	padding:20px 10px;
	text-align:center;
	font-size:11px;
	color:#AEA77C;
}
.borderBottom {
	border-bottom:1px dotted #c3deff;
}
.copyImg {
	border:4px solid #fff;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: underline;
	color: #000099;
}


#subtext {
	padding:8px 0;
	font-size:11px;
	text-align:left;
}
#subtext li {
	margin:0 0 8px -10px;
}


#formHolder .phoneTable td {
	padding:0 4px 0 0;
}
