body {
	background-color:	#FFFFFF;
	color:				#000000;
	font-family:		'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	margin:				0px 0px 0px 0px
}

td {
	color:				#000000;
	font-family:		'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px
}

a {
	font-family:		'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#003366;
	text-decoration:	underline
}
a:hover {
	color:				#CC0033;
	text-decoration:	none
}

h1 {
	font-family:		'Century Gothic', Helvetica, Arial, sans-serif;
	font-size:			20px;
	font-weight:		normal;
	color:				#003366;
}

h2 {
	font-family:		'Century Gothic', Helvetica, Arial, sans-serif;
	font-size:			15px;
	color:				#003366;
	border-bottom:		2px #CCCCCC solid;
}

h3 {
	font-family:		'Century Gothic', Helvetica, Arial, sans-serif;
	font-size:			13px;
	color:				#003366;
	border-bottom:		1px #CCCCCC solid;
	margin-bottom:		3px;
}

form {
	display:			inline
}

select {
	background-color:	#EEEEEE;
	color:				#000000;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px
}

div.bread-crumb-trail {
	margin:				0px 0px 0px 0px;
	padding:			0px 0px 0px 0px;
	border-bottom:		1px #9D9D9D dotted
}

div.bread-crumb-trail ul {
	list-style:			none;
	list-style-type:	none;
	padding:			4px 0px 4px 4px;
	margin:				0px;
}

div.bread-crumb-trail ul li {
	display:			inline;
	list-style-type:	none;
	padding-left:		15px;
	vertical-align:		middle;
}

.center-page {
	margin:				2px auto 0 auto;
	width:				930px;
	height:				640px;
	border-bottom:		2px #FFFFFF solid
}

.header {
	position:			relative;
	width:				930px;
	height:				140px;
	margin-bottom:		0px;
	padding-bottom:		0px;
	border-bottom:		2px #FFFFFF solid;
}

.header-bg {
	background-color:	#003366;
	width:				682px;
	height:				140px;
	position:			absolute;
	left:				190px
}

.header-curve-left {
	position:			absolute;
	left:				537px;
}

.header-curve-right {
	position:			absolute;
	left:				689px;
}

.header-title {
	position:			absolute;
	top:				25px;
	left:				8px;
}

.header-queens-logo {
	position:			absolute;
	top:				0px;
	left:				580px;
}

.accent-line {
	position:			relative;
	margin:				0px;
	padding:			0px;
	border-bottom:		10px #5386b2 solid;
} 
	
tbody tr td {
	background-color:	transparent;
}

tbody tr td,
tfoot tr td {
	background-color:	#FFFFFF;
}

ul.navigation {
	list-style-type:	none;
	padding:			0px;
	margin:				0px;
}

ul.navigation li {
	background:			#FFFFFF;
	border-left:		4px #003366 solid;
	border-bottom:		1px #CCCCCC solid;
	font-weight:		bold;
	color:				#003366;
	margin:				0px;
	padding:			5px 4px 4px 4px;
}

ul.sub-pages {
	list-style-type:	none;
	padding:			0px 0px 0px 3px;
	margin:				0px;
}

ul.navigation .selected {
	background-color:	#DDDDDD;
}

ul.sub-pages .selected {
	background-color:	#CCCCCC;
	border-left:		2px #666666 solid;
}

ul.sub-pages li {
	font-weight:		normal;
	background-color:	#EEEEEE;
	border:				none;
	border-left:		2px #CCCCCC solid;
	color:				#666666;
	margin:				1px 0px 1px 1px;
	padding:			4px 0px 4px 4px;
}

ul.sub-pages li a {
	color:				#666666;
	text-decoration:	none;
	font-size:			11px;
}

ul.sub-pages li a:hover {
	color:				#333333;
	text-decoration:	underline;
}

span.sub-navigation-item {
	background-color:	#EEEEEE;
	padding:			2px 5px 2px 5px;
	border:				1px #CCCCCC solid;
	border-top:			none;
}

#site-announcements .announcement {
	border-left:		3px #D5D5D5 solid;
}

.announcement-date {
	font-family:		'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-style:			normal;
	color:				#999999
}

.content-copyright {
	font-family:		'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-style:			normal;
	color:				#CCCCCC
}

.content-heading {
	font-family:		'Century Gothic', Helvetica, Arial, sans-serif;
	font-size:			20px;
	font-weight:		normal;
	color:				#003366
}

.content-subheading {
	font-family:		'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	color:				#003366
}

a {
	font-family:		'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#003366;
	text-decoration:	none
}
a:hover {
	color:				#CC0033;
	text-decoration:	underline
}