/*/nav bar/*/

body {
	margin: 0px 0px 0px;
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
.li{
	list-style-position: inside;
	list-style-type: circle;
	list-style-image: url(images/circle.gif);
}
#input{
width:200px;
font-size:12px;
font-family : Arial, sans-serif;
color: #5b665c;
border: 1px solid #B0B0B0;
display: block;
}
#button{
	width:200px;
	font-size:12px;
	font-family : Arial, sans-serif;
	border: 1px solid #B0B0B0;
	display: block;
	background-color:#B81300;
	color: #FFFFFF;
}
#td4{
font-size:12px;
font-family : Arial, sans-serif;
color: #000000;
}
.nav-bg{
	background-color: #91b3c1;
}
.nav-box{
	text-align: left;
	width: 70px;
	background-color: #FFFFFF;
}
.nav-box2{
	text-align: left;
	width: 170px;
	background-color: #FFFFFF;
}
.nav-box3{
	text-align: left;
	width: 240px;
	background-color: #FFFFFF;
}
.nav-box4{
	text-align: left;
	width: 150px;
	background-color: #FFFFFF;
}
.nav-box5{
	text-align: left;
	width: 130px;
	background-color: #FFFFFF;
}
.nav-link{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
}
a.nav-link:hover{
	background-color: #b81300;
	color: #FFFFFF;
	width: 70px;
	text-align: left;
	vertical-align: middle;
}
.nav-link2{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
}
a.nav-link2:hover{
	background-color: #b81300;
	color: #FFFFFF;
	width: 170px;
	text-align: left;
	vertical-align: middle;
}
.nav-link3{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
}
a.nav-link3:hover{
	background-color: #b81300;
	color: #FFFFFF;
	width: 240px;
	text-align: left;
	vertical-align: middle;
}
.nav-link4{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: lowercase;
}
a.nav-link4:hover{
	background-color: #b81300;
	color: #FFFFFF;
	width: 150px;
	text-align: left;
	vertical-align: middle;
}
.nav-link5{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
	letter-spacing: 1px;
	text-transform: lowercase;
}
a.nav-link5:hover{
	background-color: #b81300;
	color: #FFFFFF;
	width: 70px;
}
.bottom-box{
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: right;
}
.bottom-link{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #3191C3;
	text-decoration: none;
}
a.bottom-link:hover{
	text-decoration: underline;
}

/*/ index /*/

.border{
	background-position: top;
	height: 397px;
	background-image: url(images/bg6.jpg);
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.border2{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-position: top;
}
.linkarrow {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #ffffff;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 10px;
	line-height: 17px;
	background-position: 0px 5px;
	text-align:right;
	left: 12px;
	direction:ltr;
	text-decoration: none;
}
a.linkarrow:hover {
	text-decoration: underline;
}
.linkarrow2 {
	font-size : 12px;
	font-family : Arial, sans-serif;
	color : #b81300;
	background-image: url(images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position:left;
	padding-left: 10px;
	line-height: 17px;
	background-position: 0px 5px;
	text-align:right;
	left: 12px;
	direction:ltr;
	text-decoration: none;
}
a.linkarrow2:hover {
	background-color: #b81300;
	color: #FFFFFF;
	color: #ffffff;
	text-decoration: none;
}
.link{
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #b81300;
	text-align: right;
}
.link:hover{
	background-color: #b81300;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.text{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #5e6e65;
	line-height:17px;
}
.text2{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height:17px;
}
.text3{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #5e6e65;
	line-height:17px;
}
.title{
	font-family: arial, sans-serif;
	font-size: 25px;
	color: #b81300;
	line-height:45px;
}
.title-sub{
	font-family: Arial, sans-serif;
	font-size: 18px;
	color: #b0b0b0;
	line-height:45px;
}
.box{
	vertical-align: top;
}
.small-copy{
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 7px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}