html {height:100%}

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:1.5em;
	background:#EBEBEB;
	min-height:101%
}

a {
	color:#600
}

dl {
	margin:0 0 1em 0
}

.heading1{
	font-family:Georgia, Times;
	font-size:150%;
	font-weight:normal;
	color:#900;
	line-height:1.5em;
	margin:.5em 0;
	background: url(/images/bg_dots.gif) bottom left repeat-x;	
}

.heading2{
	font-family:Georgia, Times;
	font-size:130%;
	font-weight:normal;
	color:#000;
	margin:-.3em 0 .5em 0; 	
}

.heading3{
	font-weight:bold;
	color:#000;
	margin-top:15px;
	padding-top:3px;
	background: url(/images/bg_dots_02.gif) bottom left repeat-x;
}

.heading3 i{
	font-weight:normal;
	color:#262626;
}

.subhead{
	font-weight:bold;
	line-height:1.25em;	
}

.image_left{
	margin-left:130px;
}

.img{
	margin-top:5px;
}

.th{
	padding-left:5px;
}

.divider{
	padding:1px 0;
	background: url(/images/bg_dots.gif) left repeat-x;
}

.right_column{
	padding:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#262626;
	line-height:1.25em;	
}

#announcements{
	background: #E8F7FF url(/images/bg_announcements.jpg) top center no-repeat;
	border-left:1px solid #A8B6C5;
	padding-top:30px;
}

#sidebar{
	padding-top:15px;	
}

#content_home{
	background: #fff url(/images/bg_content_home.gif) top left no-repeat;
	padding:50px 15px 20px 15px;
	font-family:Georgia, Times;
	color:#262626;
}

.bullet {
	list-style-type:none;
	padding-left:0px;
	margin:0px 0 15px 0
}

.bullet li {
	background-image: url(/images/bullet.gif); 
	background-repeat: no-repeat; 
	background-position: 0px 6px; 
	padding:2px 0 2px 16px
}

#content{
	padding-top:15px;
}

#content ul.subnav{
	margin:0 0 -1px 0;
	padding:0 0 0 15px;
	list-style:none;
	font-size:90%;
}

#content ul.subnav li{
	display:inline;
	margin-right:3px;
}

#content ul.subnav li a{
	color:#000;
	text-decoration:none;
	padding:3px 5px;
	background: #DEEFF9 url(/images/bg_subnav.jpg) top left repeat-x;
	border:1px solid #A8B6C5;
	border-bottom:0;
}

#content ul.subnav li a:hover{
	color:#000;
	text-decoration:none;
	padding:3px 5px;
	background: #fff;
	border:1px solid #A8B6C5;
	border-bottom:0;
}

#content ul.subnav li.active a{
	color:#600;
	text-decoration:none;
	padding:4px 5px;
	background: #fff;
	border:1px solid #A8B6C5;
	border-bottom:0;
}

#main_content{
	clear:both;
	font-family:Georgia, Times;
	font-size:95%;
	border:1px solid #A8B6C5;
	border-left:0;
	border-bottom:0;
	background:#fff;
	padding:5px 15px 20px 15px;
}

.fee {
	margin:-8px 0 25px 0;
	padding-top:3px;
	font-weight:bold;
	background: url(/images/bg_dots_02.gif) top left repeat-x;
}

.register{
	text-align:right;
	font-weight:normal;
	margin-top:-20px
}

table#footer{
	margin-top:15px;
}

#footer ul{
	margin:0 0 5px 0;
	padding:0 0 5px 15px;
	list-style:none;
	border-bottom:1px solid #DBDBDB;
	font-size:80%;
}

#footer ul li{
	display:inline;
	padding:0 10px;
	border-right:1px solid #333333;
	line-height:1em;
}

#footer ul li.last{
	border-right:0;
}

#footer ul li a{
	color:#333333;
	text-decoration:none;
}

#footer ul li a:hover{
	color:#333333;
	text-decoration:underline;
}

#footer p{
	margin:0;
	font-size:80%;
	padding:0 0 5px 25px;
	color:#666666;
}

#footer p a{
	color:#666666;
	text-decoration:none;
}

#footer p a:hover{
	color:#666666;
	text-decoration:underline;
}