body{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.input {
	font-size: 15px;
	width: 100%;
	padding: 3px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 6px;
	border: 1px solid #e5e5e5;
	background: #fbfbfb;
}
.button {
	background-color:#E8E8E8;
	border: 1px solid #CCC;
	padding: 3px;
}
.alert {
	font-weight: bold;
	color: #900;	
}
.button:hover {
	background-color:#333;
	border: 1px solid #CCC;
	padding: 3px;
	color: #FFF;
	cursor:pointer;
}
.center {
	font-weight: normal;
	text-align: center;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
}

.imgbdr {
	border: 1px solid #666;
}


.mapinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:400px;
	padding:5px;
}
.maptitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

a {
	color: #69F;
}

.clear {
	clear:both;
}

.orange {
	color: #F0711F;
}

.bluebdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B3383;
}

.boxleft {
	width: 300px;
	border-left-color: #FACBAB;
	border-right-color: #FACBAB;
	border-bottom-color: #FACBAB;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	background-color: #E1DEFE;
	
}

.bodycontainer {
	width: 986px;
}

.leftbox {
	width: 330px;
	border-left-color: #FACBAB;
	border-top-color: #FACBAB;
	border-right-color: #FACBAB;
	border-bottom-color: #FACBAB;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-top-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	background-color: #ecebf3;
	margin-top: 20px;
}

.clear{
	clear:both;
}
.leftboxdown {
	width: 332px;
	border-right-color: #FACBAB;
	border-right-style: solid;
	border-right-width: thin;
	position: inherit;
}

.flushright  {
	float: right;

}


.boxborder   {
	outline-style: solid;
	outline: 1;
	outline-width: thin;
	outline-color: #000;
}


.bumpleft  {
	margin-left: 20px;	
}

.rightbox {
	width: 606px;
	float: right;
	padding-right: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-top: 20px;
	margin-top: 0px;
}

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding-top: 0px;
	margin-top: 0px;

}

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #293484;
	text-align: left;
}

H3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #293484;
	margin: 20px;
	padding: 0px;
	
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding: 0px;
	margin-bottom: 10px;
	text-align: left;
}


p .orange {
	color:#F60;
}


.listatom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 30px;
	background: url(../images/atom-bullet.png);
	background-repeat: no-repeat;
	list-style-type: none;
}


.listboard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 32px;
	/*	background: url(../images/miniorangeboard.png);
	background-repeat: no-repeat;
*/	list-style-type: none;
	background-image: url(../images/miniorangeboard.png);
	background-repeat: no-repeat;
}


.botleftbox {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 300px;
}
.botrighttbox {
	float: left;
	width: 300px;
}



.centersub  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bolder;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.orange {
	color: #F0711F;
}

.colorbig {
	text-align: center;
	font-size: 36px;
	letter-spacing: 3px;
	font-weight: lighter;
}
.ltorange {
	color: #F9D3AA;
}
.ltblu {
	color: #CBD1FE;
}

li  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.listboardmobile {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 10px;
	padding-left: 55px;
	/*	background: url(../images/miniorangeboard.png);
	background-repeat: no-repeat;
*/	list-style-type: none;
	background-image: url(../images/vanicon.png);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-top: 0px;
	margin: 0px;
}
