/* Gatman Services
Copyright 2006 - All Rights Reserved
http://www.gatman.com
*/


BODY {
   margin: 0px 0px 0px 0px;
   padding: 0px;
   height: 100%;
   background-color: #a7a9ac;
   font-family: verdana, tahoma, Arial, Helvetica, Sans Serif;
   line-height: 120%;
   font-size: 11px;
   color: #000000;
   background-image: url(/images/art/bg_dots1.gif);
   background-repeat;
   beackground-position: 0 0;
   height: 100%;
}

/* html {
	height: 100%;
} */

h3 { font-size: 13px; }

.emphasis1 {
font-weight: bold;
text-transform: uppercase;
font-size: 11px;
}

.category_home {
font-weight: bold;
/* text-transform: uppercase; */
font-size: 10px;
color: #333333;
padding: 0px 0px 20px 0px;
text-align: center;
}
.category_home a:link,.category_home a:visited,.category_home a:active {
font-weight: bold;
font-size: 10px;
color: #8e7e41;
padding: 0px 0px 20px 0px;
text-align: center;
text-decoration: none;
}

.category_home a:hover {
font-weight: bold;
font-size: 10px;
color: #003366;
padding: 0px 0px 20px 0px;
text-align: center;
text-decoration: underline;
}
.company_name1 {
font-family: trebuchet ms, geneva;
color: #003366;
font-weight: bold;
font-size: 12px;
letter-spacing: 0.25em;
}
.section1 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 13px;
color:#333333;
}
.button1 {
	background-color: #003366;
	color: white;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	display: block;
/* 	height: 20px;
	line-height: 32px; */
	}

.textbox1 {
	background-color:#EEEEEE;
	color: #000000;
	font-family: verdana, tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #435362;
	}



.font1 {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	}

.font1 a:link, .font1 a:visited, .font1 a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	font-size: 11px;
	}

.font1 a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	}


.small {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	}

.small a:link, .small a:visited,.small a:active {
	text-decoration: none;
	color: #0000FF;
	font-weight: normal;
	font-size: 10px;
	}

.small a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	}

.small2 {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	}

.small2 a:link, .small2 a:visited,.small2 a:active {
	text-decoration: none;
	color: #666600;
	font-weight: normal;
	font-size: 10px;
	}

.small2 a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
	font-size: 10px;
	}

.small2blue {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	}

.small2blue a:link, .small2blue a:visited,.small2blue a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	}

.small2blue a:hover {
	text-decoration: underline;
	color: #cccccc;
	font-weight: normal;
	font-size: 10px;
	}

.bullet2 {
	 background-image: url('/images/icons/bullet_2.gif'); background-position: 5px 6px; background-repeat: no-repeat; text-indent: 30px;
}
#MainBody {
	float: right;
	width: 580px;
	padding: 0px 20px 20px 20px;
	border: 0px solid #FFCC33;
}

.required {
	text-decoration: none;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	color: #CC0000;
	font-weight: normal;
	font-size: 10px;
	}
	
	.bullet3 {
		 background-image: url('/images/icons/arrow_right2.gif'); background-position: 5px 6px; background-repeat: no-repeat; text-indent: 30px;
}