#content img{ max-width: 524px; }

#content h1,
#content h2,
#content h3 {
	font-family: Georgia, serif;
	font-weight: normal;
	line-height: 1.1em;
}

#content h1 {
	font-size: 22px;
	color: #353D67;
	margin-bottom: 30px;
}

#content h1 span {
	padding: 0 168px 0 10px;
	background: url('titleline.gif') no-repeat right center;
}

#content h2 {
	font-size: 28px;
	margin-bottom: 20px;
	color: #FF5F00;
	text-align: center;
}

#content h3 {
	font-size: 20px;
	margin: 10px 0 20px;
	color: #353D67;
}

#content td { vertical-align: top; }

#content p { margin: 1.1em 0; }

#content ul { margin: 1em 0 1em 2em; }

#content ul li {
	list-style: square outside;
	padding: 1px 0;
}

strong, b, .bold { font-weight: bold; }

em, i, .italic, cite { font-style: italic; }

u { text-decoration: underline; }

small, .small { font-size: 0.85em; }

label {
	font-weight: normal;
	cursor: pointer;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

caption, th {
	font-weight: normal;
	text-align: left;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.hidden{ display: none; }

.left { float: left; }

.right { float: right; }

.center { text-align: center; }

img.left { margin: 0 0.8em 0.2em 0; }

img.right { margin: 0 0 0.2em 0.8em; }

.highlight { background-color: #ffc; }

.blue{ color: #1F3199; }

.orange{ color: #FF5F00; }

.red{ color: red; }

.detail {
	background: url('arrow.gif') no-repeat 0 5px;
	padding-left: 18px;
	width: 45px;
}

/* Event Listing */
.NLtitle, .CDctitle {
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
}

.CDcdate { font-size: 11px; }

.Cdctime { font-size: 11px; display: block; }

hr{
	margin: 1.5em 0;
	border: 0 none;
	border-top: 1px solid #ccc;
	height: 1px;
	overflow: hidden;
}

hr.NLdiv {
	background: url('titleline.gif') no-repeat left center;
	*background: none; /* Fix IE6&7 hr background problem */
	height: 10px;
	*height: 1px;
	border-top: 0;
	*border-top: 1px solid #ccc;
}

form { margin: 0.5em 0; }

form[name=docForm] {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

/*Inline Calendar Listing Style*/
a.NLtoc{
	color: #555555;
	background-color: #e3e3e3;
	display: block;
	width: 60%;
}

/*form and survey styles*/
.Alert { color: #CC0000; }

.CT { margin: .25em 1em 1.5em 1em; }

.CTodd { margin: 0; max-width: 550px; }

.CTheader {
	margin: .5em 0 0 0;
	background: #d5d2ce;
	width: 100%;
}

/*Registration Forms*/
/*Subtitle headings*/
.CTsubtitle { background-color: #EEEEEE; }

/*Surveys*/
.FCtablein td{ vertical-align: top; }

/*Labels*/
.FClabel {
	width: 25%;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 0 3px;
	color: #FF5F00;
}

.FClabel font, .FClabel small {
	display: block;
	font-size: 11px;
	font-weight: normal;
	margin-top: 3px;
	color: #888;
}

.FCfnreq {
	width: 25%;
}
.FCfn, .FCfnreq {
	font-weight: bold;
	line-height: 1.5em;
	padding: 4px 0 0;
}

.FCfn font, .FCfn small {
	font-size: 10px;
	font-weight: normal;
	color: #888;
}

.FCin {
	font-weight: normal;
	padding: 3px 0;
}

/*Field "heading"*/
.FCfh {
	font-weight: normal;
	font-style: italic;
}

input{
	color: #888;
	font-size: 11px;
	font-weight: bold;
	padding: 4px;
	background: #F0F0F0;
	border: 0;
	border-bottom: 1px solid #888;
	margin: 10px 5px 5px;
}

.FCin input, .FCin textarea {
	font-size: 12px;
	padding: 3px 4px;
	border: 1px solid #ccc;
	background: white;
	color: #666;
	font-weight: normal;
	margin: 0;
}

/* Calendar */
.CDtableout { margin: 0.5em 0; }

.CDtablein td {
	vertical-align: middle;
	font-size: 11px;
	border: 1px solid #ccc;
}

td.CDheader{ font-weight: bold; padding: 3px; }

td.CDtitle{
	font-weight: bold;
	padding: 10px 3px;
	background: #f7f7f7;
}

td.CDOdd, td.CDEven{
	padding: 1px 3px 3px 3px;
	line-height: 1.5em;
	height: 60px;
}

/*Inline Content Listing Style*/
.icl_container{ background-color: #aaaaaa; }

.icl_title a{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.1em;
	display: block;
	margin: .25em 0 .5em 0;
	color: #485e95;
	text-decoration: underline;
}

#rssUVA a{
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.1em;
	display: block;
	margin: 0 0 .75em 0;
	color: #485e95;
	text-decoration: underline;
}

#rssUVA table{ border-collapse: collapse; }

#rssUVA table table{ display: none; }

#rssUVA *a{
	/*star hack used to make links smaller in IE since it does not support the two previous declarations*/
	font-family: Verdana, Arial, Helvetica;
	font-size: .9em;
	display: block;
	margin-bottom: -1.5em;
	color: #485e95;
	text-decoration: underline;
}

/*Begin Photo Galler Fixes*/
#pg_container {
	font-family: arial, verdana;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 97% !important;
	width: 100%;
}

#pg_container #pg_summary { margin-bottom: 5px; margin: 0 auto; }

#pg_container #pg_summary ul {
	list-style: none;
	margin: 0px;
	padding: 5px;
	float: left;
}

#pg_container .pg_display { text-align: center; }

#pg_container .pg_display a, .pg_display a:visited {
	width: 115px;
	height: 110px;
	padding: 3px;
	background-color: #EEE;
	border: 1px #CCC solid;
	display: block;
}

#pg_container .pg_display a:hover {
	padding: 3px;
	background-color: #CCC;
	border: 1px #CCC solid;
	display: block;
}

.pg_row { width: 100%; }

.pg_row { width: auto; }


