/* Start of CMSMS style sheet 'Aeberli basic' */
#container {
width: 610px;
margin: 0 auto;

}
#header {
}
#middle {
clear: both;
background: url(uploads/images/fauxblue.gif) repeat-y;
}

#menu {
/*background-color: #C0C0FF;*/
border-top: 10px solid white;
width: 137px;
float: left;
margin-right:10px;
}
#content {
margin-left: 150px;
padding-top:10px;
width: 473px;
}
#footer {
}

#menu ul li {
list-style:none;
margin: 0 10px 20px 0;
text-align: right;
}
#menu ul li a {
text-decoration: none;
font-weight: bold;

}

#menu ul li a:link 	{  color: #0000C0; }
#menu ul li a:visited {  color:#0A5374; }
#menu ul li a:active {  color: black; }
#menu ul li a:hover {  color: #009CCD; text-decoration: underline; }

#content h3 { text-align: center; }
			 
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color: #42397B;
	text-align: center;
	padding-top: 50px;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color: #42397B;
	text-align: center;
}
H3 { font-family:  Tahoma, Verdana, Arial, Helvetica;
             font-size: 11pt;
             font-weight: bold ;
             color: #42397B;
 			}

H4 { font-family:  Tahoma, Verdana, Arial, Helvetica;
             font-size: 100%;
             font-weight: light ;
             color: #000000;
             background-color: #C0C0FF; 
			 border: 1px dashed #42397B;
			  }

H5 { font-family:  Verdana, Tahoma, Arial, Helvetica;
             font-size: 8pt;
             color: black }


#content p {
	text-align: justify;
	font-size: 13px;
	line-height: 120%;
}
#menu h3 {
padding-left: 10px;
}

.newsticker-jcarousellite ul li { list-style:none; display:block; text-align: left !important; padding-bottom:1px; margin-bottom:5px; padding-left: 10px;  font-size: 10px;height:60px;}

/* styling for menu in footer */

#footer ul {
	list-style:none;
	text-align: center;
}
#footer ul li {
	display: inline;
	border-left: 1px solid black;
	padding: 0 10px;
}
#footer ul li.first {
	border: none;
}



/* End of 'Aeberli basic' */

