body {
	margin: 0px;
	background-color:#FFFFCC;
}
body,td {
	font-family:Arial;
	font-size:12px;
	color : #333333;
}
h1,h2,h3,h4,h5,h6 {font-family:Arial; color:#FF8000;}
h1 {font-size:22px;}
h2 {font-size:20px;}
h3 {font-size:18px;}
h4 {font-size:16px;}
h5 {font-size:14px;}
h6 {font-size:14px;}
blockquote {font-family:Arial; color:#000066; font-size:16px; font-style:italic; font-weight:bold; border-top:1px dashed #CCC; border-bottom:1px dashed #CCC; margin:10px; padding:30px 10px 30px 10px; text-align:center; background-color:#EEE; margin-left:0px; }

#pageHeader {
	height:100px;
	line-height:50px;
	color: White;
	font-family: Arial;
	font-size:28px;
	padding:10px 16px 10px 16px;
	background-color:#660099;
	border-bottom:1px solid #FFF;
	font-weight : bold;
}
#divInfo{background-color:#660099; color:#FFF; padding:5px 10px 5px 10px; border-top:1px solid #660099;	font-weight : bold;
}
#divBaseLinks {
	height:80px; 
	line-height:20px; 
	color:#FFF; 
	background:#660099;
	padding:0px 10px 0px 10px;	
	border-top:1px solid #FFF; 
}
#divBaseLinks a:link {
	color:#FFF;
	text-decoration:none;
	font-weight : bold;
}
#divBaseLinks a:visited {color:#FFF; text-decoration:none; font-weight : bold;}
#divBaseLinks a:hover {
	color:#FFF;
	text-decoration: underline; font-weight : bold;
}
#divBaseLinks a:active {color:#FFF; text-decoration:none; font-weight : bold;}
#container {margin:20px; background-color:#FFF;}
#divPageContent {border-top:5px solid #FFCC00; border-bottom:5px solid #FFCC00; padding:10px 0px 10px 0px;  }
#navcontainer { width: 100%; }
#navcontainer ul {margin-left: 0; padding-left: 0; list-style-type: none; font-family:Arial; }
#navcontainer a { display: block; padding: 4px; width: 160px; background-color: #660099; border-bottom: 1px solid #FFF; }
#navcontainer a:link, #navlist a:visited {color: #FFF; text-decoration: none; font-weight : bold;}
#navcontainer a:hover {background-color: #FFCC00; color: #fff; }
#sideBarNews {}
#sideBarNewsContent {background-color:#EEE; padding:10px; }
#newsHeader {
	height:22px;
	line-height:22px;
	color: White;
	font-family:Arial;
	font-size:14px;
	padding:0px 5px 0px 5px;
	background-color:#660099;
	border-bottom:1px solid #FFF;
	font-weight : bold;
}

.leftColumn { padding:0p 5px 0px 5px; width:170px;}
.rightColumn {padding:0px 10px 10px 10px; border-left:1px dashed #CCC; width:100%;}
.subHeader {font-family:Arial; color:#660099; font-size:16px; letter-spacing:1px; font-weight:bold; margin:10px 0px 10px 0px; border-bottom:1px solid #000066;}
.note {font-weight:bold; color:#800000; font-style:italic; background-color: #FFF0B7; padding:5px; border:1px solid #FFB96C; }
.newsItem {margin-bottom:5px; font-size:11px; }
.readNewsLink {margin-bottom:10px; font-size:9px; }

/* styles for rounded corners */
b.rtop, b.rbottom{display:block;background: #FFFFCC}
b.rtop b, b.rbottom b{display:block;height: 1px; overflow: hidden; background: #660099}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
