/* CSS Document */
/* BODY, html{
	scrollbar-face-color:#003665;
	scrollbar-arrow-color:#Fd9a00;
	scrollbar-track-color:#bbaabb;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	text-align: center;
}
 */
 
 a:link
{
	color:#708090;
	text-decoration:none;
}
a:visited
{
	color:#696969;
	text-decoration:<?php echo $avisitedtextdecoration; ?>;
}
a:hover
{
	color:#483D8B;
	text-decoration:bold;
}
a:active
{
	color:#696969;
	text-decoration:none;
}

.normal {
	font-family: Calibri;
	font-size: 14px;
	line-height: 16px;
	color: #333;
}
.normal_medium {
	font-family: Calibri;
	font-size: 14px;
	line-height: 18px;
	color: #333;
}
.highlight {
	font-family: Calibri;
	font-size: 14px;
	line-height: 18px;
	color: #336;
	font-weight: normal;
}
.normal_large {
	font-family: Calibri;
	font-size: 16px;
	line-height: 18px;
	color: #333;
}
.maintitle {
	font-family: Calibri;
	font-size: 32px;
	line-height: 34px;
	font-weight: normal;
	color: #336;
	text-align: center;
}
.contact {
	font-family: Calibri;
	font-size: 20px;
	line-height: 16px;
	font-weight: normal;
	color: #336;
	text-align:center
}
.title {
	font-family: Calibri;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #336;
	font-variant: normal;
	text-decoration: underline;
}
.subtitle1 {
	font-family: Calibri;
	font-size: 14px;
	line-height: 20px;
	color: #333366;
	font-weight:bold
}
.bullet {
	font-family: Calibri;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	vertical-align: top;
}

.blocktext
{
	padding: 4px;
	font-family:Calibri;
	color:#333;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none;
}
.menu
{
	font-family: Calibri;
	padding: 4px;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #54376F;
	vertical-align: top;
}

.list
{
	padding: 4px;
	font-family:Calibri;
	color:#333;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	text-decoration:none;
}



/* Twitter Feed Styles )*/

ul#twit-twit, ul#twit-twit ul {
	list-style-type: none;
	padding-left: 0;
	font-family:"Calibri";
}
ul#twit-twit {
	width: 314px;
	height: 200px
}
ul#twit-twit li ul {
	margin: 6px 0 0 0;
}
ul#twit-twit li {
	margin: 0 0 10px 10px;
	border-top: 1px dashed #ccc;
}
ul#twit-twit li.twit-date {
	font-weight: bold;
	color: #600;
	border: 0px solid #ccc;
	margin: 10px 0 0 0;
	font-size: 9pt;
}
ul#twit-twit li ul li {
	font-weight: normal;
	color: #222;
	font-size: 8pt;
	padding-top: 8px;
}
ul#twit-twit li.twit-alt {
	color: #888;
}
ul#twit-twit li.twit-first {
	color: #800;
}
ul#twit-twit a.twit {
	color: #ddd;
	text-decoration: none;
	border: 0;
}
ul#twit-twit a.twit:hover, ul#twit-twit a.twit:visited:hover {
	color: #600;
}
p.twit-more, li.twit-more {
	text-align: right;
	font-size: 8pt;
	padding: 4px 0 0 0;
}
p.twit-more a.twit-more, li.twit-more a.twit-more {
	color: #600;
	text-decoration: none;
}
p.twit-more a.twit-more:hover, p.twit-more a.twit-more:visited:hover, li.twit-more a.twit-more:hover, li.twit-more a.twit-more:visited:hover {
	color: #000;
	border-bottom: 1px dashed #600;
}
.normal_small {
	font-family: Calibri;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
}
