html {
		height:100%
}

body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 0.8em;
	height: 100%;
	min-height:101%;
	background-color: #666666;
}

#container {
	width: 800px;
	margin: 0 auto;
	min-height:101%;
	background-color: #ffffff;
}

#buttons {
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	font-size: 14px;
	color: #666666;
}

.table {
	border : 0;
	padding : 0;
	margin : 0;
	vertical-align : top;
	margin: 0 auto;
	border-collapse: collapse;
}

.td1 {
	padding : 0;
	margin : 0;
	font-weight: bold;
	width: 320px;
	vertical-align : top;
	text-align: center;
}

.td2 {
	padding : 15px 0 0 25px;
	margin : 0;
	font-weight: bold;
	vertical-align : top;
}

.td3 {
	vertical-align : top;
}

p { margin-top: 0.5em; } 


#header {
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	padding: 0 0 15px 0;
	margin: 0;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #990000;
	padding: 0 0 15px 0;
	margin: 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	padding: 0 0 15px 0;
	margin: 0;
}

.title {
	font-size: 14px;
	line-height: 22px;
	color: #990000;
}

#title2 {
	font-size: 18px;
	line-height: 22px;
	color: #990000;
}

#title3 {
	font-size: 12px;
	line-height: 14px;
	color: #990000;
	font-style: italic;
}

#title4 {
	font-size: 14px;
	font-weight: bold;
}

#title5 {
	font-size: 14px;
}

#title6 {
	font-size: 12px;
	line-height: 14px;
	color: #990000;
}

#title7 {
	font-size: 14px;
	color: #990000;
}


#title8 {
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.font_center {
	text-align: center;
}

.img99 {
	padding: 0 0 0 230px;
}

#copybody {
	padding-bottom: 22px;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
	height: 100%;
}

#copybody2 {
	padding-top: 22px;
	padding-bottom: 29px;
	margin-right: 22px;
	margin-left: 22px;
	border-bottom-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ba0001;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ba0001;
	height: 100%;
}

#copycontact {
	padding-bottom: 22px;
	padding-top: 22px;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 13px;
}

#footer {
	padding-bottom: 10px;
	padding-top: 71px;
	padding-left: 22px;
	padding-right: 22px;
	font-size: 9px;
	line-height: 11px;
	text-align: center;
}

.font_sm {
	font-size: 10px;
	line-height: 11px;
}

.font_red {
	color: #990000;
}

.font_red_bold {
	color: #990000;
	font-weight: bold;
}


.font_left {
	text-align: right;
	padding: 0 0 8px 0;
}

.img_ai {
	float: left; 
	padding: 2px 30px 0 0;
}

.italic {
	font-style: italic;
}

a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

a.link1:link {
	color: #990000;
	text-decoration: none;
}
a.link1:visited {
	color: #990000;
	text-decoration: none;
}
a.link1:hover {
	color: #ff0000;
	text-decoration: none;
}