body {
	background-color: #8E8E8E;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#all {
	background-color: #E2E0E0;
}
#all .red {
	background-color: #BB1A1A;
	text-align: center;
	font-weight: bold;
}
#all .red p {
	font-size: 24px;
	color: #FFFFFF;
}
#all a:link {
	text-decoration: none;
	color:  #FFFFFF;
}
#all a:visited {
	text-decoration: none;
	color: #CC0000;
}
#all a:hover {
	text-decoration: none;
	color:  #BEB5B5;
}
#all a:active {
	text-decoration: none;
	color: #666666;
}
#all .nav a:visited {
	text-decoration: none;
	color: #333332;
	
}
#all .red #top_nav td {
	background-image: url(images/top_link_back.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 191px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	color: #BEB5B5;
	padding-top: 13px;
}
#all .nav {
	background-attachment: scroll;
	background-image: url(images/nav_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 780px;
	font-size: 16px;
}
#all .nav #link {
	padding-left: 5px;
	width: 670px;
	text-align: left;
}
#all .foot {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BB1A1A;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#all .foot2 {
	font-size: 10px;
	text-align: center;
	background-color: #BB1A1A;
	padding-top: 2px;
	padding-bottom: 2px;
}
#all .left {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#all .content {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
#all .content p {
	text-align: justify;
}
#all .content h5 {
	text-align: center;
}
#all .content .dotted {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BB1A1A;
	padding-top: 10px;
}

#all .content .clear_left {
	clear: left;
}


#all .content a:link {
	text-decoration: none;
	color:  #BB1A1B;
}
#all .content a:visited {
	text-decoration: none;
	color: #CC0000;
}
#all .content a:hover {
	text-decoration: none;
	color:  #333332;
}
#all .content a:active {
	text-decoration: none;
	color: #666666;
}
.bold {
	font-weight: bold;
}

#all .content h4{
	background-image: url(images/heading_back.jpg);
	text-align: center;
	height: 63px;
}

#all .content h4.adjust{
	background-image: url(images/heading_back.jpg);
	text-align: right;
	height: 63px;
	width:  500px;
}
#all .content table td {
	vertical-align: top;
}
#all .content h3 {
	text-align: center;
}

#all .red #page_head {
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	background-attachment: scroll;
	background-position: left top;
}
#all .red #page_head td {
	height: 65px;
	text-align: center;
	vertical-align: bottom;
}
#all .red #page_head img {
	margin-top: 12px;
}

#all .content .center {
	text-align: center;
}
#all .content hr {
	height: 3px;
	background-color: #BB1A1A;
}
#all .content .center_bold {
	font-weight: bold;
	text-align: center;
}
#all .content .normal_heading {
	background-image: none;
}
#all .red #page_head .company_name {
	background-attachment: scroll;
	background-image: url(images/head.png);
	background-position: center center;
	height: 65px;
	background-repeat: no-repeat;
}
.float_left {
	
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.float_right {
	
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.style1 {
	color: #FFFFFF;
	font-size: large;
}
.style2 {
	font-size: 18px
}
.style3 {
	color: #FFFFFF;
	font-size: 24px;
}
.style4 {
    font-size: 18px;
}
.style5 {
    font-size: 16px;
}
.style6 {
	font-size: large;
}
.style7 {font-size: 24px}
.headline_left {text-align: left; font-size: 24px}
#all .content .emphasize_bold {
	font-style: italic;
	font-weight: bold;
	color: #BC191A;
}
.button {
	width: 135px;
	text-align:  center;
	margin:  auto;

}
.button a {
    text-align:  center;
}
.button a:link {
	background-color:  #333333;
	color:  #FFFFFF;
	display: block;
	padding: 3px;
	border:  outset 2px white;
	text-decoration:  none;
}
.button a:visited {
	background-color:  #333333;
	color:  #999999;
	display: block;
	padding: 3px;
	border:  outset 2px white;
	text-decoration:  none;
}
.button a:hover {
	
	color:  #BB1A1B;
	display: block;
	padding: 3px;
	border:  inset 2px #BB1A1A;
	text-decoration:  none;
}
.button a:active {
	background-color:  #333333;
	color:  #FFFFFF;
	display: block;
	padding: 3px;
	border:  outset 2px white;
	text-decoration:  none;
}
.style9 {font-family: Arial, Helvetica, sans-serif}

