body {
	font-family:tahoma;
	margin:0px;
	padding:0px;
	font-size:8pt;
}

h1 {
	font-family:tahoma;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:14pt;
	font-weight:normal;
	color:#000066;
	}

h2 {
	font-family:tahoma;
	margin:20px 0px 10px 0px;
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	color:#990033;
	}
	
h2 a {
	font-family:tahoma;
	margin:0px 0px 10px 3px;
	padding:0px;
	font-size:12pt;
	font-weight:bold;
	color:#990033;
	text-decoration:none;
	
	}
	
h2 a:hover {
	text-decoration:underline;
	}

h3 {
	font-family:tahoma;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#000066;
	}

h3 a {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:10pt;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
	}
	
h3 a:hover {
	text-decoration:underline;
}

h4 {
	font-family:tahoma;
	font-weight:bold;
	font-size:8pt;
	margin:10px 0px 5px 0px;
	padding:0px;
	color:green;
	}

h5 {
	font-family:tahoma;
	font-size:8pt;
	margin:10px 0px 0px 0px;
	padding:0px;
	color:gray;
	}

h6 {
	font-family:tahoma;
	font-size:9pt;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:white;
	}

p {
	font-family:tahoma;
	font-size:8pt;
	color:black;
	margin:0px 0px 13px 0px;
	padding:0px;
	line-height:10pt;
	}

a {
	font-family:tahoma;
	font-size:8pt;
	color:#A50808;
	text-decoration:underline;
	}

table {
	margin:0px 0px 0px 0px;
}

td {
	padding:0px;
	font-size:8pt;
}

tr {
	padding:0px;
}

ul {

	font-size:8pt;
	color:#333333;
}

ul li {

	font-size:8pt;
	color:#333333;
	list-style-type:square;
	margin-bottom:3px;
}

/*disc | circle | square | decimal | lower-roman | upper-roman | lower-alpha | upper-alpha | none*/

hr {
	/*color: #f00;*/
	/*background-color: #f00;*/
	height: 1px
}

input {
	font-family:tahoma;
	font-size:8pt;
}

textarea {
	font-family:tahoma;
	font-size:8pt;
}

select {
	font-family:tahoma;
	font-size:8pt;
}

.navlink {
	font-size:8pt;
	font-weight:bold;
	color:#A50808;
	text-decoration:none;
	margin-left:10px;
	margin-right:20px;
}

.topbar {
	/*height:48px;*/
	height:28px;
	padding-top:0px;
	padding-bottom:5px;
	/*
	background-image:url('images/topbar2.gif');
	background-position:top left;
	background-repeat:repeat-x;
	*/
	
	border-top:8px solid #990033;
}

.rightpanel {
	width:215px;
	background-color:#EAF5FF;
	background-position:top;
	background-repeat:no-repeat;
	padding:5px;
	color:gray;
	text-align:center;
}

.rightnav {
		display:block;
		/*height:22px;*/		
		width:100%;
		border:1px solid #E0E0E0;
		text-decoration:none;
		padding-top:8px;
		padding-bottom:8px;
		color:blue;

		margin:0px 0px 10px 0px;
}

.rightnav:hover {
	/*background-color:#D9ECD9;*/
		background-color:#C0DFEF;
	border:1px solid #ccc;
}

.rightnav_on {
		display:block;
		/*height:22px;*/		
		width:100%;
		border:1px solid #3399FF;
		text-decoration:none;
		padding-top:8px;
		padding-bottom:8px;	
		margin:0px 0px 10px 0px;
		/*background-color:#E4E4E4;*/
		background-color:#3399FF;
		color:white;
}


.infopanel1 {
	display:block;
	/*width:100%;*/
	margin-top:5px;

	/*background-color:#F1F1F1;
	border-bottom:2px solid #DEDEDE;
	border-right:2px solid #DEDEDE;*/
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-top:10px;
	display:table-cell;
	
}

.infopanel1_text {
	color:navy;
	margin-bottom:6px;
	margin-right:10px;
	margin-left:10px;
	line-height:12pt;
}

.infopanel2 {
	border-left:1px solid silver;
	padding-left:4px;
	padding-right:5px;
}

.infopanel3 {
	border-top:1px solid silver;
	padding-top:5px;
}

.floatleft {
	margin-right:20px;
	margin-bottom:10px;
	display: table-cell;
	float:left;
	border:0;
}

.floatright {
	margin-left:20px;
	margin-bottom:20px;
	display: table-cell;
	float:right;
	border:0;
}

.adminlink_list {
	font-size:8pt;
	color:#0066FF;
	text-decoration:none;
}

.adminlink_list:hover {
	text-decoration:none;
}

.navtd {
	font-family:tahoma;
	/*padding-top:6px;*/
	height:30px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	border-left:1px solid #eee;
}

.navtd a {
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	color:#990033;
	text-decoration:none;
	
	
}

.navtd a:hover {
	text-decoration:underline;
}

.breadcrumb {
	color:gray;
}

.breadcrumb a {
	color:gray;
}
