/* CSS Document */

	body {
		text-align: center;
		/*font-family: "Georgia","Bitstream Vera Serif",serif;*/
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size: 0.85em;
 		/*color: #4a4a4a;*/
 		color: #5D5D5D;
 		letter-spacing: 0.02em;
 		line-height: 1.6em;
 		margin: 0px;
 		padding: 0px;
 		word-spacing: 0.05em;
		background-color: #ffffff;
		}

	#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		margin-bottom:10px;
                padding:0px;
		border: 2px solid #0168B5;
		text-align:left;
		}

		#frame_review {
		width:99%;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		border: 1px solid #cccccc;
		text-align:left;
		}


	p,h1,pre {
		/*margin:0px 10px 10px 10px;*/
		}
	h1 {
		text-transform: uppercase;
	}


	#contentheader {
		background:#fff;
		color: #000000;
		}


	#contentright li {
	/*font-size:11px;*/
	}

	#contentright p {
	font-size:11px;
	}

	#contentcenter h1, #contentcenter_review h1 {
		font-size: 1.2em;
		color: #0168B5;
		background-color: #ffffff;
		border-bottom: 0px solid #FFE4AA;
	}

	#contentcenter h2 , #contentcenter_review h2{
		font-size: 1.0em;
		color: #28537c;
		background-color: #ffffff;
		border-bottom: 1px solid #0168B5;
	}

	#contentcenter h3, #contentcenter_review h3 {
		font-size: 0.9em;
		color: #28537c;
		border-bottom: 0px dotted #FF9933;
		background-color: #ffffff;
		padding-left: 4px;
	}

	#contentcenter h1:first-letter
	{
		color: #007FFF;
		background-color: #ffffff;
		font-size: 1.6em;
	}

.navmain li
{
	display: block;
	background: transparent;
	color:#0168B5;
	list-style-type: none;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left:0;
	border-bottom: 2px dotted #0168B5;
}

.navmain {
	margin-left:5px;
	margin-right:5px;
	padding:0;
}

.navmain a {
	color: #004C98;
	font-size: 1.00em;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}

.navmain a:hover {
	color: #28537C;
	font-size: 1.00em;
	text-decoration: none;
	font-weight: bold;
	background-color: #F2F7FC;
}

.topheader {
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 0px outset #cccccc;
	border-top: 0px inset #cccccc;
	margin-bottom: 0px;
	background-color: #0168B5;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.99em;
	clear:both;
}

.topheader a {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.topheader a:hover {
        text-decoration: underline;
}

.path {
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 0px outset #007FFF;
	border-top: 0px inset #007FFF;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #0168B5;
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	clear:both;
	overflow:hidden;
}

.path a {
	color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration: none;
}

.path a:hover {
text-decoration: underline;
}

img.inline-right {
        border: 1px solid #004C98;
        margin-left: 9px;
        float: right;
}

img.inline-left {
        border: 1px solid #004C98;
        margin-right: 9px;
        /*margin-bottom: 9px;*/
        float: left;
}

img.inline-center {
        border: 1px solid #004C98;
        margin-bottom: 9px;
        float: none;
}

#footer {
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border-top: 1px solid #0168B5;
	font-size: 10px;
	color:#000000;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top:1px;
	clear: both;
}



/*NEWS*/
.headline {
	font-weight: bold;
	color: #28537C;
	background: transparent;
}

#news {
	background: url(news_back.gif) #ffffff repeat-y;
	color: #000000;
}

#news p {
	padding-left: 5px;
	padding-right: 5px;

}

#newsheader
	{
		height: 20px;
		background: url(pin.gif) no-repeat;
	}

/*INTERESTING LINKS*/
#linksheader
	{
		height: 20px;
		background: url(pin_links.gif) no-repeat;
	}

.pictleft {
	float: left;
	border: 0;
}

.pictright {
	float: right;
	border: 0;
}

.pictcenter {
        float: none;
        border: 0;
}

.divcenter {
	text-align: center;
}

#interesting
{
	background: url(links_back.gif) #ffffff repeat-y;
	color: #4D4D4D;
}

#logoHeaderWrappedContent
{
	text-align: center;
}

#interesting p
{
	padding-left: 5px;
	padding-right: 3px;

}

div.dummy {
	clear: both;
	height: 0px;
}

div.st {

border: 1px dotted #cccccc;
padding: 5px 5px 5px 5px;

}


table {
	border: none;
}

table tr {
      vertical-align: top;
}

center table {
	text-align: center;
		font-family: Verdana,serif;
		font-size: 0.85em;
 		border:1px solid #cccccc;
}


center table td {
	border: none;
}

center table tr {
	background-color: #FFF8DC;
}

center table table {
	border: none;
}

table.program {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: blue blue blue blue;
	border-collapse: separate;
	background-color: white;
}
table.program th {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.program td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 5px 1px 5px;
	border-style: inset inset inset inset;
	border-color: blue blue blue blue;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

.important_dates {
/*font-size: 0.85em;*/
font-weight: bold;
}

.passed_dates {
color: #ADADAD;
}

.dates_headline {
font-weight: bold;
color: #ff9933;
border: 1px solid #ff9933;
}

.date_due {
color:#666666;
text-decoration: line-through;
}

.date_upcoming {
color: #FF8000;
font-weight: bold;
}

.author_info
{
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size:10px;
 color: #666666;
}

.table_header {
	font-weight: bold;
color: #28537C;
border: 1px solid #ff9933;
}

.timetable td
 {
 	font-size: 11px;
	border: 1px solid #666666;
	padding: 2px;
 }

 .pindent { margin-right: 3em; margin-left: 3em }
