/* CSS Document */
.top {
	width:775px;
	background-image:url(../img/moto.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:101px;
	height:75px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.top img{
	display:block;
}
#subtop {
	text-align:left;
	
	width:775px;
	margin-left:auto;
	margin-right:auto;
    vertical-align: middle;
	min-height:41px;
	height:41px;
	
}
#subtop img{
float:left;
}
#subtop label{
font-size:11px;
color:white;
}

.main{
	width:775px;
	border:0px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
}
#menu {
	width:155px;
}

.menu-box{
    /*width:155px;
	background-image:url(/img/bottom_curve.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#5190D5;
	padding-bottom:25px;*/
}

.other li{

}

.sidebar{
	margin:0px;
	padding:0px;
	border:0px;
}


#links a{
width:30px;
text-align:center;
display:inline;
}

#links{
color:#0c0c0c;
}

#links a:hover{
	background-color: #EEEEEE;
	}

li{
padding:0px 0px 0px 10px;
}


body {
margin:0px;
padding:0px;
background-image:url(../img/top_bg.gif);
background-repeat: repeat-x;
background-position:0px 15px;
font-family: trebuchet ms, georgia, arial, verdana, sans-serif;
	color: #191919;

}

p {text-align: justify;}

td{
	font-family: trebuchet ms, georgia, arial, verdana, sans-serif;
	color: #191919;
	font-size:12px;
	}


h1{
border-bottom:1px solid #D1E3FA;
font-weight:bold;
font-size: 18px;

}

h2{
border-bottom:1px solid #E5EEFA;
font-weight:bold;
font-size: 14px;
}


.subhead{
font-weight:bold;
font-size: 14px;
}


#menu{
padding:6px;
border-top:none;
border-right:1px solid #D1E3FA;
border-bottom:none;
border-left:1px solid #D1E3FA;
background-color:#5190D5;
	font-size: 11px;
	line-height:20px;

}


.bullet{

}

#other{
padding:8px;
border:1px solid #D1E3FA;
background-color:#CCDEF2;
font-size: 11px;
line-height:18px;
}

#spare{
/*width:155px;
padding:6px;
border:1px solid #D1E3FA;
font-size: 11px;
*/
}

#menu-box a:link {

}

.menu-box a:visited {
}

.menu-box a:hover {
	text-decoration: none;
}

.menu-box a:active {
color:white;

}


.maintext{
font-size: 12px;
}

.smalltext{
font-size:10px;
font-style:normal;
}

.redtext{
color:#990000;
}

.searchword{
color:#990000;
font-weight:bold;
background-color:#EFF7FF;
}

#content_index{
width:427px;
padding:0px 14px 0px 14px;
font-size: 13px;
}

#content{
font-size: 13px;
width:620px;
padding:0px 15px 0px 14px;
border-right:1px solid #D1E3FA;
line-height:20px;
}

.subhead{
font-size: 12px;
font-weight:bold;
}

#footer{
padding:2px 10px 2px 10px;
border:1px solid #D1E3FA;
font-size: 10px;
background-color:#EFF7FF;
margin-bottom:20px;
text-align:center;
}


input{
margin:0px;
color: #191919;
font-size: 11px;
}

select{
margin:0px;
color: #191919;
font-size: 11px;

}

textarea{
margin:0px;
color: #191919;
font-size: 11px;
font-family: arial, verdana, sans-serif;
}

#bottom{
width:592px;
}

#bottom_index{
width:437px;
}

div.item {float: left;}
div.item img {float: left; margin: 5px;}
div.clearer {clear: left; line-height: ; height: 15px;}

#searchBox {
margin-bottom:4px;
}

a{
	text-decoration: underline;
	color: #03448A;
	}


a:visited {
    text-decoration: underline
	color: #800000;
}

a:hover {
	color: #0351A4;
	text-decoration: none;
}

.regionRed{
color:#990000;
}

.more img{
cursor:pointer;
clear:left;
margin:0px 0px 0px 10px;
}

.desc div{
display:inline;
} 

.more{
display:block;
}
 

.right{
/*background-color:blue;
height:400px;*/
width:168px;
float:right;


}
.right ul{
padding:0px;
margin:8px;
list-style-type:none;
}

.right li{
margin:0px;
padding:0px;
line-height:14px;
margin-bottom:5px;
} 

.left{
width:405px;
text-align:left;
float:left;
/*background-color:red;*/
} 

.logo{
margin-left:auto;
margin-right:auto;
display:block;
text-align:center;
margin-bottom:30px;
}

/* Navigation */

.nav{
list-style-type:none;
margin:5px 0px;
padding:0px;
}

.nav li{
font-size:11px;
margin:0px;
padding:0px;
display:inline;
line-height:15px;
}

.nav li a, .nav li a:visited{
display:block;
text-decoration:none;
color:white;
margin-bottom:7px;
}
.nav li a:hover{
color:#000000;
}

.fontsize {font-family: trebuchet ms, georgia, arial, verdana, sans-serif; font-size: 10px; margin:0;  padding:0; color:#878773;}


/* Images */

.imgright {
	float: right;
	margin-left: 15px;
}

.imgleft {
	float: left;
	margin-right: 15px;
	}

/* Notions */

blockquote {
	background-color: #ccdef2;
	padding:2px;
	}