@charset "UTF-8";
body  {
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-size: 100%;
}
#container {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
} 

#header {
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../../images/parkside/ui_images/logo.gif);
	background-repeat: no-repeat;
	background-position: 10px 50px;
} 
#header h3 {
	margin: 0;
	padding: 10px 0;
}
#header p {
	margin: 0;
}
#logo {
	width: 200px;
	height: auto;
	margin-left: 560px;
	text-align: center;
} 
#logo a:hover {
	color: #999;
	text-decoration: none;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#sidebar1 {
	float: right;
	width: 255px;
	background-color: #F9F9F9;
	font-family: helvetica, verdana, arial, sans-serif;
}
#sidebarContent {
	padding:0 20px;
}
#sidebarContent h3 {
	font-size: 16px;
	color: #FFF;
	font-weight: lighter;
	background-color: #034C91;
	margin-top: 0;
	margin-right: -20px;
	margin-bottom: 1ex;
	margin-left: -20px;
	padding-top: 7px;
	padding-right: 24px;
	padding-bottom: 7px;
	padding-left: 24px;
	background-image: url(/images/parkside/ui_images/nf_4_green.jpg);
	background-repeat: repeat-x;
	background-position: -5px;
}
#sidebarContent h4 {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#sidebarContent p {
	font-size: 13px;
}

#sidebarContent ul {
	margin:0 0 0 20px;
	padding:0px;
}
#sidebarContent ul li {
	font-size: 10px;
	line-height: 20px;
	color: #333;
	list-style-image:url(../../images/ui_images/arrow.gif);
}

#sidebarContent ul ul li {
	font-size: 10px;
	line-height: 22px;
	list-style-image:url(../../images/ui_images/arrow2.gif);
}

#sidebarContent ul li.pdf {
	list-style-image: url(../../images/pdficon_small.gif);
	font-size: 12px;
	padding-bottom: 10px;	/*margin-bottom: 10px;*/
	line-height: 12px;
	
}

#sidebarContent ul li span.pdfsize {
	font-size: 80%;
}


#sidebarContent a {
	line-height: normal;
	color: #006600;
	text-decoration:none;
}
#sidebarContent a:hover {
	color: #33CC33;
}
#sidebarContent a:active {
	color: #F00;
	text-decoration: none;
}
#sidebarFooter {
	height: auto;
	text-align: center;
	background-color: #F9F9F9;
}

#memberLogIn {
	display:none;
	margin:0px;
	padding:0;
}
#memberLogIn form {
	margin:0px;
	padding:0;
}
#memberLogIn h2 {
	margin:0px;
	padding:0px;
	font-size: 11px;
	font-weight: normal;
	line-height:30px;
	color: #333;
}
#memberLogIn p {
	margin:0px;
	padding:0;
	font-size: 9px;
	color: #333;
}

#mainContent {
	/*margin: 0 260px 0 3px;*/
	margin: 0 260px 0 0px;
} 
#banner {
	margin: 0;
}
#content {
	font-size: 12px;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	margin-left: 5px;
	margin-right: 10px;
}
#content h1 {
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D21F2A;
	padding-bottom: 0.5ex;
	margin: 0;
	letter-spacing: -1px;
	
}
#content h2 {
	color: #006600;
	font-size: 18px;
	padding-top: 1%;
	padding-right: 0px;
	padding-bottom: 2%;
	padding-left: 0px;
	font-style: italic;
	margin: 0px;
}


#content h3 {
	color: #000;
	font-size: 16px;
	font-weight: bolder;
	padding-top: 1%;
	padding-bottom: 1%;
	margin: 0;
}
#content h4 {
	margin: 0;
	color: #333;
	font-size: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#content h5 {
	margin: 0;
	font-size: 16px;
	color: #666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#content h6 {
	margin: 0px;
	padding-bottom: 0.5ex;
	font-size: 14px;
	color: #999;
	font-weight: lighter;

}

#content p {
	line-height: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	margin: 0%;
	padding-bottom: 1ex;
}
#content a {
	color: #034C91;
	text-decoration: none;
}
#content a:hover {
	color: #026ACD;
	text-decoration: none;
}
#content table {
	width:100%;
	padding-bottom: 1ex;
	
}
#content th {
	text-align:center;
	background-color: #034C91;
	color: #FFF;
}

	
#content td {
	margin: 0;
	padding: 5px;
	vertical-align:top;
	text-align: center;
	border: 1px solid #FFFFFF;
}
#content ul {
	margin: 0;
	padding-left: 2em;
	padding-bottom: 1ex;
	list-style-type: square;
	list-style-position: outside;
	list-style-image: url(/images/brindabella/ui_images/arrow.gif);
}
#content ul li {
	font-size: 14px;
}
#content ol {
	margin: 0;
	padding-left: 2em;
	padding-bottom: 1ex;
	list-style-type: decimal;
	list-style-position: outside;
}

#content ol li {
	font-size: 14px;
}


.EER {
	font-size: 9px;
	font-weight: lighter;
}


#flashTicker {
	padding-top:12px;
}

#tickerLine a {
	color:#FF3300;
	font-weight:bold;
	text-decoration: none;
}

#tickerLine a:hover {
	color:#034C91;
	font-weight:bold;
	text-decoration: none;
}

#footer {
	padding: 0 10px 0 20px;
	margin: 20px 0 40px 0;
	height: 25px;
	font-family: helvetica, verdana, arial, sans-serif;
	background-image: url(/images/parkside/ui_images/footer.jpg);
	background-repeat: no-repeat
	
} 
#footer p {
	margin: 0;
	font-size: 10px;
	color: #999;
	padding: 8px 20px 0 100px;
	text-align: right;
	line-height: 14px;
}

#footer a {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.red {
	color: #FF0000;
}
#logo a {
	color: #333;
	text-decoration: none;
}
#logo a:active {
	color: #034C91;
	text-decoration: none;
}


#menuBar {
	height: 43px;
	background-image: url(/images/parkside/ui_images/nf_4_green.jpg);
	padding-top: 0px;
	margin-bottom: 5px;
}
 
#menuLeft {
	float: left;
	margin: 0;
	
}


 #menuBar ul {
	padding: 0;
	margin: 0;
 }

#menuBar ul li {
	display: inline;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#menuBar a {
	color: #FFF;
	text-decoration: none;
	background-image: url(/images/parkside/ui_images/nf_4_green.jpg);
	background-repeat: repeat-x;
	padding-right: 16px;
	padding-left: 16px;
	display: block;
	float: left;
	padding-top: 16px;
	padding-bottom: 14px;
}
#menuBar a:hover {
	text-decoration: none;
	background-image: url(/images/parkside/ui_images/nf_4_a.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
#menuBar a:active {
	text-decoration: none;
	background-image: url(/images/parkside/ui_images/nf_4_a.jpg);
	background-repeat: repeat-x;
	color: #F00;
}
#sidebarFooter p {
	font-size: 9px;
	margin: 0px;
	padding-top: 5px;
}

#content table td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	line-height: 1.4em;
}
#sidebarFooter a {
	color: #034C91;
	text-decoration: none;
}
#sidebarFooter a:hover {
	color: #026ACD;
	text-decoration: none;
}
#sidebarFooter a:active {
	color: #F00;
	text-decoration: none;
}

#sidebarContent img {
	margin-bottom: 1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.firstParagraph :first-line{
	font-size: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.superScript {
	font-size: 10px;
}

#content sup {
	line-height: 0.2em;
}

span.strike {
	text-decoration: line-through;
}
