
body {
font-family:	Arial, Helvetica, Sans-serif, Times, Times New Roman;
background:	#666666;
background: url(images/999999-1e1457_1x1300-gradient.jpg) 0% 0% repeat;
margin-top: 	10px;
font-size:	10pt;
text-align: 	left;
}


div.shell {
	width: 				800px;
	height:				100%;
	border:				1px solid #1e1457;
	background-color:	#ffffff;
	color:				#000000;
	text-align: 		left;
	padding:			5px;
	margin-left: 		auto;
	margin-right: 		auto;
}

div.uppersitenav {
	border: 			none;
	background-color:	#ffffff;
	color:				#1e1457;
	text-align: 		right;
	width: 				auto;
	margin-top:			2px;
	margin-bottom:		2px;
}

div.uppersitenav {
	border: 			none;
	background-color:	#ffffff;
	color:				#1e1457;
	text-align: 		right;
	/*text-decoration:	underline;*/
	width: 				auto;
	margin-top:			2px;
	margin-bottom:		2px;
}

a.uppersitenav, a.uppersitenav:visited
{
	background-color:	#ffffff;
	color:				#1e1457;
	text-decoration:	none;
}

a.uppersitenav:hover
{
	text-decoration:	underline;
}

div.lowersitenav {
	border: 			none;
	background-color:	#666666;
	color:				#999999;
	text-align: 		right;
	width: 				auto;
	margin-top:			2px;
	margin-bottom:		2px;
}

div.sitenav {
	width: 				auto;
	height:				25px;
	border: 			1px solid #1e1457;
	background-color:	#d5cefe;
	color:				#000000;
	text-align: 		left;
	padding:			2px;
	margin-left: 		auto;
	margin-right: 		auto;

}

table.topnav, tr.topnav, td.topnav
{
	background-color: 	#d5cefe;
	width: 				100%;
	height: 			25px;
	border: 			0;
	text-align: 		center;
}

a.topnav, a.topnav:visited
{
	color:				#1e1457;
	background-color:	#d5cefe;
	font-weight: 		bold;
	text-align: 		center;
	font-size:			120%;
	text-decoration:	none;
}

a.topnav:hover {
	text-decoration:	underline;
}

a.topnav_on, a.topnav_on:visited
{
	color:				#f1f1f1;
	background-color:	#1e1457;
	font-weight: 		bold;
	text-align: 		center;
	font-size:			120%;
	text-decoration:	none;
}

a.topnav_on:hover {
	text-decoration:	none;
}

fielset
{
	border: 1px solid #1f1456;
	margin: 5px;

}

legend {
	font-weight: bold;
}

div.leftcontent
{
	width:		380px;
	background-color: #ffffff;
	float:	left;
	padding: 2px;
}
div.rightcontent
{
	width:		400px;
	background-color: #ffffff;
	float: right;
	padding: 2px;
}

h3
{
	margin-top:	   0.5em;
	margin-bottom: 0.5em;
	font-size: 		100%;
}

a.morelink, a.morelink:visited
{
	margin-top:			2px;
	text-decoration:	none;
	text-align: 		left;
}

a.morelink:hover
{
	text-decoration:	underline;
}

form label {
	display: block;  /* block float the labels to left column, set a width */
	float: left;
	width: 150px;
	padding: 0;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;
}
form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }
form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

#nobulletlist ul, li
{
	list-style-type: none;

}

#listnav1 ul ul a
{
	width: 			100%;
	border: 		solid 1px #1e1457;
    background-color:		#d5cefe;
	padding:		0;
	margin:			0;
}

#listnav1 ul li a
{
	list-style-type: none; 
	padding:		0;
	margin:			0;
}

hr.footer {
	color: #1e1457;
	background-color: #ffffff;
	height: 1px;
	width: 800px;
	text-align: center;
}
div.topic {
	width: 258px;
	background-color: #ffffff;
	/*background: url(images/999999-1e1457_1x323-gradient.jpg) 0% 0% repeat-x;*/
	padding:	0px;
	margin:	2px;
	min-height: 200px;/* set here min height  */
	height: auto !important;/* overwrite the height */
	height: 200px;/* this is also the min height for IE */

}

#topiclist ul li {
	margin: 10px 5px 3px 2px;
	padding: 0;
	list-style-type: square;
	color: #1e1457;
}

#topiclist a, a:visited {
	text-decoration: none;
}
#topiclist a:hover {
	text-decoration: underline;
}

#contentarea {
	width: 785px;
	background-color: #ffffff;
	text-align: left;
	overflow: hidden;
	padding: 2px;
	margin: 0 auto;

}

#contentmain {
	width: 475px;
	background-color: #ffffff;
	text-align: left;
	overflow: hidden;
	padding: 2px;
	float: left;

}

#contentmain img {
	float: left;
	margin: 2px;
	border: 1px solid #000;
}

#sidebar {
	width: 295px;
	background-color: #ffffff;
	text-align: left;
	overflow: hidden;
	padding: 2px;


	float: right;
}

#sidebar ul {
	margin: 2 0 0 -20;
}

#sidebar h3 {
	padding: 0 0 10px;
	color: #1e1457;
	font: italic 18px Georgia, Times, serif;
}

	#sidebar li {

		list-style-type: none;

	}

	#sidebar div {

		padding-bottom: 40px;

	}

		#sidebar div div {

			padding-bottom: 0;

		}

	#sidebar .vcard {

		width: 290px;

		padding: 0 0 30px;

		color: #1e1457;

		font: normal 12px Helvetica, Arial, sans-serif;

		overflow: hidden;

	}

	#sidebar a.fn {

		color: #1e1457;
		text-decoration: none;
		font: bold 14px Arial, sans-serif;

	}

	#sidebar a.fn:visited {

		color: #1e1457;
		text-decoration: none;
		font: bold 14px Arial, sans-serif;

	}
	#sidebar a.fn:hover {

		color: #1e1457;
		text-decoration: underline;
		font: bold 14px Arial, sans-serif;

	}

	#sidebar img.photo {

		float: left;

		width: 70px;

		min-height: 70px;

		border: solid 2px #1e1457;

		-moz-border-radius: 2px;

		-webkit-border-radius: 2px;

		border-radius: 2px;

		margin: 0 10px 0 0;

	}

	#sidebar p {

		line-height: 1.2;

	}
div.downloadarea{
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	padding:	5px;
	margin:	10px;
	height: auto !important;/* overwrite the height */
	height: 30px;/* this is also the min height for IE */
	text-align: center;

}

a.downloadarea{
	font-weight: bold;
	text-decoration: none;	
}
div.latestnews {
	border: 0;
	float: left;
}

hr.latestnews {
	background: url(/images/1x1-c0c0c0.jpg) no-repeat top center;
	float: center;
	width: 90%;
}

p.latestnews{
	margin: 10px 20px 10px 20px;
	text-align: block;
	
}
