.paraTxtNormal{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
	margin-top:0px;
}

.disclaimer{
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333333;
	margin-top:0px;
}

h4.disclaimer {
	background: #1b689f;
	color: #fff;
	padding: 5px 2px;
	margin-bottom: 0.5em;
}

.smllBlackTxt {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #000000;
	line-height: normal;
}
.smllBlackTxt a {
	text-decoration: underline;
}

.smllParaWhite{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#999999;
}

.smllParaBrightWhite{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#CCC;
}

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	font-weight:normal;
	line-height:4px;
	color:#185d8e;
	margin: 0.67em 0;
}

h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	letter-spacing:.04em;
	color:#eb333f;

	width:100%;
	border-bottom:1px solid #C03;
}

h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	letter-spacing:.1em;
	color:#eb333f;
	line-height:0px;
	margin: 1em 0;
}

#doclist h3.docfolder {
	margin: 1em 0;
	font-weight: bold;
}

ul {
	list-style-position:outside;
	margin-left:0px;
	margin-top:0px;
	padding-left:0px;
	list-style: inside;
}

div#doclist ul { list-style-type: none; margin-left: 30px; }

li {
	margin-right:15px;
	padding:0px;
	line-height:1.4em;
} 

.listMargin{
	margin-bottom:15px;
}

#actionarea a {height:20px; background-color:#1b689f; text-align:center; padding-top: 5px; }
#actionarea a.newclass {width:9em; }
#actionarea a span {color:white; font-weight:bold; }

#classinfo ul {list-style-type:none; }
#classinfo ul li a {color:#1b689f; }

#studentinfo ul {list-style-type:none; }
#studentinfo ul li a {color:#1b689f; }

p.shortbar {color:#1b689f; font-weight:bold; }
.headrow {height:20px; background-color:#1b689f; background-image:url(../images/mainNavBgd.gif); background-repeat:repeat-y; }
.tablehead { font-weight: bold; color:white; }
.r0 { }					/* Even row in tables */
.r1 { background-color: #DDD; }		/* Odd row in tables */
.trans-line.r0 { background-color: #FFF; }
.trans-line.r1 { background-color: #f4f4f4; }
.trans-total.r0, .trans-total.r1 { background-color: #DDD; }		/* Odd row in tables */
.row-alert { background-color: #FAA !important; }	/* Alert row in tables */
.old-class td { font-weight:bold; }	/* Highlight older classes */

.form-row { height: 3em; }
.form-row .label { width: 150px; text-align:right; display:inline-block; font-weight:bold; }
.form-row .field { width: 150px; display:inline-block; }

a#forgot-link { text-decoration:underline; }

/* Add images to right of links */
a.email { padding-right:20px; background: url(../images/email.png) no-repeat right center; }

.bold { font-weight:bold; }
.red { color:red; }

.header16 { font-size:16px; font-weight:bold; }
.header14 { font-size:14px; font-weight:bold; }

.red_header {
	color:red;
	font-size:14px;
}
.fee_header, .video_header {
	font-size:16px;
	font-weight:bold;
	color:red;
}
.blue { color:#185d8e; }

.map-display { font-weight: bold; }
