/* CSS Document */

a { outline: none; }

#container { background: url(images/bg_bottom.gif) no-repeat center bottom; }

#content { margin: 0 auto; }

#footer { font: normal 11px/14px Verdana, Geneva, sans-serif; color: #5a5a5a; text-align: left; width: 836px; margin: 0 auto; padding: 26px 0; }

#footerNav { margin: 0 0 5px 0; padding: 0 0 8px 0; list-style: none; width: 100%; float: left; border-bottom: 1px solid #9f9f9f; }
#footerNav li { float: left; padding: 0 8px; border-left: 1px solid #9f9f9f; }
#footerNav li.first { border: none; padding-left: 0; }

#copyright { float: left; }

#designedBy { float: right; }

.switchcontent table { text-align: left; }

.normaltext {
	color: #5A5A5A;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}

.bodytext {
	color: #5A5A5A;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

.contenttext {
	color: #5A5A5A;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
}

.contentheader {
	color: #6074CD;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight:bolder;
}

.thirdlevelnavi {
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

.thirdlevelnavi:visited { 
	color: #999999;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

.thirdlevelnavi:hover {
	color: #6074CD;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}


.bottomtext {
	color: #5A5A5A;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 14px;
}

.sitetext {
	color: #5A5A5A;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}

.sitetext:visited { 
	color: #5A5A5A;
	border: 0px;
	text-decoration: none;
}

.sitetext:hover {
	color: #6074CD;
	text-decoration:none;
	font-size: 11px;
}

.tabletext {
	color: #5A5A5A;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}

.tabletext:visited { 
	color: #5A5A5A;
	border: 0px;
	text-decoration: none;
}

.tabletext:hover {
	color: #6074CD;
	text-decoration:none;
	font-size: 11px;
}


.linktext {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 15px;
}

.linktext:visited { 
	color: #333333;
	border: 0px;
	text-decoration: none;
}

.linktext:hover {
	color: #6074CD;
	text-decoration:none;
	font-size: 11px;
}

.linktext2 {
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	line-height: 15px;
}

.linktext2:visited { 
	color: #333333;
	border: 0px;
	text-decoration: underline;
}

.linktext2:hover {
	color: #6074CD;
	text-decoration: underline;
	font-size: 11px;
}

body{
	margin:0px;
	background-color:#E3DDBD;
	background-image:url(images/bgsides1.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

.footer1{
	margin-top:20px;margin-left:20px;
}


