p,h2,ul,li {
	margin:0px;
	padding:0px;
	border:0px;
}


.body {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Michroma', sans-serif;
	font-size: 11px;
	color:#333333;
	text-align: justify;
	line-height:18px;
	letter-spacing:0.01em;
}

.title {
	font-family: 'Michroma', sans-serif;
	font-size:15px;
	color:#666666;
	font-weight: bolder;6
	padding:0px 0px 0px 0px;
	text-transform:uppercase;
}



.body a:link {
	color: #003366;
	text-decoration: underline;
} 
.body a:visited {
	color: #003366;
	text-decoration: underline;
}
.body a:hover {
	color: #03A9E7;
	text-decoration: none;
}
.body a:active {
	color: #03A9E7;
	text-decoration: none;
}
.small {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: 'Michroma', sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.small a:link {
	color: #CCCCCC;
	text-decoration: underline;
} 
.small a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
.small a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.small a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.desc {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: 'Michroma', sans-serif;
	font-size: 10px;
	color: #999999;
}
.desc a:link {
	color: #999999;
	text-decoration: underline;
} 
.desc a:visited {
	color: #999999;
	text-decoration: underline;
}
.desc a:hover {
	color: #999999;
	text-decoration: none;
}
.desc a:active {
	color: #999999;
	text-decoration: none;
}
.home {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Michroma', sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
}
.bodyunjust {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Michroma', sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.bodyunjust a:link {
	color: #003366;
	text-decoration: underline;
} 
.bodyunjust a:visited {
	color: #003366;
	text-decoration: underline;
}
.bodyunjust a:hover {
	color: #03A9E7;
	text-decoration: none;
}
.bodyunjust a:active {
	color: #03A9E7;
	text-decoration: none;
}

p{
	padding:0px 0px 15px 0px;
}

h2{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Michroma', sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight:bold;
	padding:0px 0px 8px 0px;
}

ul.special {
	margin:0px 0px 15px 20px; 
	padding-left:0px;
} 
ul.special li {
	padding:0px 0px 8px 0px;
} 

.email_us {
	font-family: 'Michroma', sans-serif;
	font-size:12px;
	color:#FFF;
	text-transform:uppercase;
}

.text_field {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959a9b;
	border:1px solid #616566;
	background-color:#464a4b;
	height:20px;
	width:187px;
	line-height:20px;
	padding:0px 5px 0px 5px;
}

.text_area {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959a9b;
	border:1px solid #616566;
	background-color:#464a4b;
	height:auto;
	width:187px;
	padding:0px 5px 0px 5px;
}

.inner_top_bg {
	background-image:url(gifs/inner/inner_top_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}

.bottombo{
	border-bottom:1px #000 solid;
	}






