@charset "utf-8";

#marqueecontainer{
	position: relative;
	width: 150px; /*marquee width */
	height: 250px; /*marquee height */
	background-color: #EFEFEF;
	overflow: hidden;

}

#doubleLine {
	clear:both;
	background-image: url(../images/btmnav_doubleline.gif);
	background-repeat:repeat-x;
	width:100%;
	height:10px;
	font-size: 0px;
	padding-bottom:0px;
	padding-top:10px;
}

#topSpacer {
height: 20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#title {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	height: 160px;
	background-color: #1C60DD;
	text-align: center;
}

.dottenLine {
	background-image: url(../images/dottedline.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 100%;
}

#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#main #left {
	float: left;
	width: 550px;

		font-size: 14px;
		line-height:22px;
}

#main #left h1{
line-height:normal;
}

#main #left a{
	color: #666666;
	text-decoration:none;
}

#main #left a:hover{
	text-decoration:underline;
}

#main #right {
	float: right;
	width: 200px;
}


#main {
	padding-top: 10px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#main #right .MenuHeader {
	background-color: #1C60DD;
	padding: 5px;
	color: #FFFFFF;
	font-size:14px;
}

#main #right li{
margin-top:0px; margin-left:0px; list-style:none;}

#main #right ul{
margin-left:-40px;margin-bottom:0px;}


#main #left #textSize {
	text-align: right;
	padding-top: 10px;
}


#main #right .MenuHeader a{
	color:#FFFFFF;
	text-decoration:none;
}

#main #right .MenuHeader a:hover{
	text-decoration: underline;
}

#main #right .MenuContent {
	padding: 10px;
}

.style1 {
	color: #CCCCCC;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif, Tahoma; 
}

#flash {
	height: 100px;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
}

#footer {
	text-align:center;
	text-transform:uppercase;
	color:#000000;
	font-size:10px;
	padding-bottom: 20px;
}

#footer a{
	color: #000;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}
#title #tit_left {
	float: left;
	width: 200px;
	text-align: left;
}
#title #tit_right {
	float: left;
	width: 600px;
	font-size: 36px;
	text-align: right;
}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
