/* Thanks to Andreas Viklund - http://andreasviklund.com . For the use of this template.
Screen layout: */


#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
	float:left;
	width:520px;
	margin:0 5px 0 0;
	padding:0 0 25px;
	text-align:center;
	color:#555;
	overflow:visible;
	border-top: 0px none #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 169px;
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#26a;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#69e;
}

#tagline{
text-align:center;
font-size:1.2em;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:500px;
margin-right:10px;
padding:0;
}

.headerstyle{
	display:block;
	margin:10px 0;
	padding:5px 0 5px 8px;
	background:#eee url(images/slate_grad1.gif) repeat-x;
	color:#003366;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar{
	width:170px;
	float:right;
	margin-top:20px;
	font-size:1em;
	line-height:1.3em;
}

#sidebar p{
font-size:1em;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:1.1em;
font-weight:bold;
text-align:left;
background:#eee url(images/gradient1.png) repeat-x;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(images/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

#footer{
margin:0 auto 20px auto;
width:760px;
background:#fff url(images/footerbg.png) no-repeat left bottom;
padding:0 0 5px 0;
font-size:0.9em;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:x-small;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:right;
}

.block{
padding:5px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: justify;
}

.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: 100;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.clcheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	display: block;
	margin: 1px;
	padding: 4px 4px 4px 2px;
	height: auto;
	width: 450px;
	border: thin solid #999999;
	background-color: #ddddcc;
}
.linkblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	background-color: #eee;
	display: block;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: 450px;
	border: thin solid #CCCCCC;
}
.clcquicklink {
	padding:4px;
	background:#ddddcc;
	color:#222;
	border:2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	display: block;
}
.eventsblock {
	padding:10px;
	background:#ddddcc;
	color:#222;
	border:2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	margin: 5px;
}
.tabletextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.alertblock {
	padding:4px;
	background:url(images/blue_grad.gif) repeat-x;
	color:#FFFFFF;
	border:1px solid #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	display: block;
	font-style: normal;
	font-variant: normal;
}
.tanfadeblock {

	padding:4px;
	background:url(images/tan_grad.gif) repeat-x;
	color:#000000;
	border:2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	display: block;
	font-style: normal;
	font-variant: normal;
}
.supportheaderstyle {

	display:block;
	margin:5px 0;
	padding:5px 0 5px 5px;
	background:url(images/grn_grad1.gif) repeat-x center top;
	color:#FFFFFF;
	border-top:1px solid #006699;
	border-right:1px solid #000066;
	border-bottom:1px solid #000066;
	border-left:1px solid #006699;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.opposeheader {


	display:block;
	margin:5px 0;
	padding:5px 0 5px 5px;
	background:url(images/red_grad.gif) repeat-x;
	color:#FFFFFF;
	border-top:1px solid #006699;
	border-right:1px solid #000066;
	border-bottom:1px solid #000066;
	border-left:1px solid #006699;
	text-decoration:none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
