@charset "UTF-8";
/* CSS Document */

/* Classes */
.sideMenu2 a {
	position: relative;
	width: 250px;
	top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #C00;
	font-weight: 400;
	font-size: 0.95em;
	line-height: 1.2em;
	letter-spacing: .1em;
}
.sideMenu2 a:hover {
	color: #000000;
}
.sideMenu3{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #333;
	font-size: 1em;
	font-weight: 500;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.sideMenu3 a{
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #B3B3B3;
	font-size: 1.5em;
	line-height: 1em;
	font-weight: 500;
	background-color: #cc0000;
	width: 100%;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.txtNorm{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 0px;
}
.txtNorm a{
	color: #333;
	text-decoration:none;
}
.txtNormSmaller{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 0px;
}
.txtNormSmaller a{
	color: #666;
	text-decoration:none;
	font-weight:bold;
}
.txtNormLighter{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	line-height: 1.2em;
	margin-top: 6px;
	font-size: .8em;
	color: #B3B3B3;
	font-variant: normal;
	font-weight: 400;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 10px;
	margin-right: 0px;
}
.title{
	font-family: Helvetica, Arial, sans-serif;
	font-variant: small-caps;
	color: #333;
	font-size: 1.1em;
	line-height: 1.4em;
	display: block;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.title a{
	color: #cc0000;
	text-decoration:none;
}

/* Top Navigation */
#top{
	height: 41px;
	width: 950px;
	position: relative;
	top: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -18px;
	margin-left: auto;
}
.top-nav ul{
	top: 0px;
	display: block;
	position: relative;
	height: 40px;
}
.top-nav li{
	display: inline;
	list-style-type: none;
	width: auto;
	height: auto;
	float: right;
	margin-top: -9px;
	margin-bottom: 9px;
}
.top-nav a{
	font-family: Verdana, Geneva, sans-serif;
	color: #FCC;
	font-weight: normal;
	text-decoration: none;
	font-size: .7em;
	margin-right: 10px;
	display: block;
	height: 25px;
}
#navbar {
	width: 950px;
	position: relative;
	clear: both;
	float: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}

#navbar a {
	color: #444;
}

#navbar ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#navbar ul li {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height:1.5em;
	display: inline;
}
	
/* ContentTemplate */
#container{
	position: relative;
	top: 0px;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	float: none;
}
#containerIntro{
	position: relative;
	top: 0px;
	clear: both;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	float: none;
	height: 650px;
}
#containerMain{
	position: relative;
	top: 0px;
	width: 950px;
	height: auto;
	margin: 0px;
}
#1column {
	width: 150px;
	top: 0px;
	height: 160px;
	position: relative;
	left: 0px;
	margin: 0px;
}
#sideMenu {
	position: absolute;
	width: 250px;
	top: 161px;
	left: 0px;
	margin-left: 160px;
	height: auto;
	margin-top: 8px;
	z-index: 2;
}

#sideMenu ul{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#sideMenu li{
	list-style-position: inside;
	list-style-type: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	width: 100%;
	padding-bottom: 10px;
}
#sideMenu2{
	position: absolute;
	width: 241px;
	top: 453px;
	margin-top: 0px;
	left: 0px;
	margin-left: 160px;
	height: 80px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F7F7F;
	border-bottom-color: #7F7F7F;
	margin-bottom: 0px;
	margin-right: 0px;
}
#sideMenu2 ul{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#sideMenu2 li{
	list-style-position: inside;
	list-style-type: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
#sideMenu2-2{
	position: absolute;
	width: 240px;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 160px;
	height: 160px;
	background-color: #FFF;
	padding: 0px;
	text-align: center;
	background-image: url(../images/graphicSideLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sideMenu2-4{
	position: absolute;
	width: 240px;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 160px;
	height: 160px;
	background-color: #FFF;
	padding: 0px;
	text-align: center;
	background-image: url(../images/graphicSideLeftFR.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sideMenu2-2 ul{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#sideMenu2-2 li{
	list-style-position: inside;
	list-style-type: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
#sideMenu2-3{
	position: absolute;
	width: 239px;
	top: 0px;
	left: 45px;
	height: 150px;
	background-color: #FFF;
	padding: 0px;
	text-align: center;
	background-image: url(../images/graphicSideLeft.jpg);
	background-repeat: no-repeat;
	background-position: left -20px;
	margin: 0px;
}
#sideMenu2-5{
	position: absolute;
	width: 239px;
	top: 0px;
	left: 45px;
	height: 150px;
	background-color: #FFF;
	padding: 0px;
	text-align: center;
	background-image: url(../images/graphicSideLeftFR.jpg);
	background-repeat: no-repeat;
	background-position: left -20px;
	margin: 0px;
}

#sideMenu3{
	position: absolute;
	width: 160px;
	top: 0px;
	margin-top: 20px;
	margin-left: 0px;
	height: 265px;
	background-image: url(../images2/imgRight.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	left: 790px;
	padding: 0px;
}
#sideMenu4{
	position: relative;
	width: 330px;
	top: -468px;
	margin-top: 0px;
	margin-left: 0px;
	height: auto;
	left: 400px;
	background-image: url(../images2/bkgdWhite.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#sideMenu4 ul{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#sideMenu4 li{
	list-style-position: inside;
	list-style-type: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: 10px;
	float: left;
	clear: both;
	text-decoration: none;
	width: 160px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sideMenu5{
	position: absolute;
	width: 241px;
	top: 170px;
	left: 45px;
	height: 80px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7F7F7F;
	border-bottom-color: #7F7F7F;
	margin: 0px;
}
#sideMenu5 ul{
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#sideMenu5 li{
	list-style-position: inside;
	list-style-type: none;
	display: inline-block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 10px;
	float: left;
	clear: both;
}
#sideMenu6{
	position: absolute;
	width: 241px;
	top: 283px;
	left: 46px;
	height: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom{
	height: 30px;
	width: 950px;
	position: relative;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	padding-top: 20px;
}
/* ContentPages */
#flash{
	position: relative;
	top: -160px;
	width: 540px;
	height: 600px;
	right: 0px;
	left: 400px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -160px;
	margin-left: 0px;
}
#content{
	position: relative;
	width: 47%;
	height: auto;
	margin-top: 30px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 34%;
	background-color: #FFF;
	padding-bottom: 20px;
}
#contentShort{
	position: relative;
	width: 47%;
	height: 500px;
	margin-top: 30px;
	margin-right: 38px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 34%;
	background-color: #FFF;
	padding-bottom: 20px;
}
/* Footer */
#footer{
	height: 113px;
	width: 950px;
	position: relative;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/graphicBottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFF;
	margin-bottom: 0px;
	left: 0px;
	clear: both;
	float: none;
}
.footer ul{
	top: 0px;
	display: block;
	position: relative;
	height: 40px;
}
.footer li{
	display: inline;
	list-style-type: none;
	height: auto;
	margin-top: 6px;
	margin-left: 0px;
	margin-right: 10px;
	font-size: .75em;
}
.footer {
	width: 95%;
	top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #B3B3B3;
	font-weight: normal;
	margin-right: 0px;
	display: block;
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
.footer a{
	width: 220px;
	top: 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #C00;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: .8em;
}
.footer a:hover{
	color: #000000;
}

