/* Panel layout */
/*.sidepanel {width:800; background-color:#2b4f77}*/
.sidepanel {width:800; background-color: #dad4cc}
.centerpanel {width:925; background-color: #ffffff}/* Normal text */

/* Copyright notice */
.bottomtext {font-family:arial; font-size:14px; color:#4a4d6c}

/* Navigation bar */
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 4;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 120px;
	background: #dad4cc;
	color: #000000;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #0098ff}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fbfbf9;
	border: 1px solid #000060}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #fbfbf9;
		color: #000000;
		font: 14px arial}

	#sddm div a:hover
	{	background: #0060ff;
		color: #FFF}

/* FP title */
.fptitle {padding-top:20px}

/* Text definitions */
.headingtext {font-family:arial; font-size:24px; color:#2d2f5f}
.largetext {font-family:arial; font-size:16px; color:#000000}
.largetextrd {font-family:arial; font-size:16px; color:#813f0b}
.mediumtext {font-family:arial; font-size:14px; color:#2d2f5f}
.mediumtextrd {font-family:arial; font-size:14px; color:#b4570c}
.normaltext {font-family:arial; font-size:13px; color:#2d2f5f}
.smalltext {font-family:arial; font-size:12px; color:#2d2f5f}
.announcetext {font-family:arial; font-size:18px; color:#623526}
.categorytext {font-family:arial; font-size:14px; color:#490884;font-weight:bold;}
.redtext {color:#770000}

/* Link definitions */
/* Large text link */
.linktext {text-decoration:none;font-family:arial; font-size:14px; color:#2d2f5f}
.linktext a:link {text-decoration:none;font-family:arial; font-size:14px; color:#2d2f5f}
.linktext a:visited {text-decoration:none;font-family:arial; font-size:14px;color:#01046d}
.linktext a:active {text-decoration:none;font-family:arial; font-size:14px;color:#69399d}
.linktext a:hover {text-decoration:none;font-family:arial;font-size:14px;color:#448844}

.largetext a:link {text-decoration:none;font-weight:bold;color:#3c1567}
.largetext a:visited {text-decoration:none;font-weight:bold;color:#69399d}
.largetext a:active {text-decoration:none;font-weight:bold;color:#69399d}
.largetext a:hover {text-decoration:underline;font-weight:bold;color:#7D1717}

.mediumtext a:link {text-decoration:none;font-weight:bold;color:#3c1567}
.mediumtext a:visited {text-decoration:none;font-weight:bold;color:#69399d}
.mediumtext a:active {text-decoration:none;font-weight:bold;color:#69399d}
.mediumtext a:hover {text-decoration:underline;font-weight:bold;color:#7D1717}

.normaltext a:link {text-decoration:none;font-weight:bold;color:#3c1567}
.normaltext a:visited {text-decoration:none;font-weight:bold;color:#69399d}
.normaltext a:active {text-decoration:none;font-weight:bold;color:#69399d}
.normaltext a:hover {text-decoration:underline;font-weight:bold;color:#7D1717}

.content a:link {text-decoration:none;font-weight:bold;color:#3c1567}
.content a:visited {text-decoration:none;font-weight:bold;color:#69399d}
.content a:active {text-decoration:none;font-weight:bold;color:#69399d}
.content a:hover {text-decoration:underline;font-weight:bold;color:#7D1717}

.bodylinks a:link {text-decoration:none;color:#01046d}
.bodylinks a:visited {text-decoration:none;color:#01046d}
.bodylinks a:active {text-decoration:none;color:#69399d}
.bodylinks a:hover {text-decoration:none;color:#19767d}

/* Background colors */
.boxlight {background-color:#f7f7fd}
.boxdark {background-color:#eff0f5}
.boxtitle {background-color:#fde9c7}

/* Company page */
.company {font-family:arial; font-size:13px; color:#3d4067}
.company a:link {text-decoration:underline;font-family:arial; font-size:13px; color:#3d40CC}
.company a:visited {text-decoration:underline;font-family:arial; font-size:13px;color:#01046d}
.company a:active {text-decoration:underline;font-family:arial; font-size:13px;color:#69399d}
.company a:hover {text-decoration:underline;font-family:arial;font-size:13px;color:#dd3333}


/* End of file */