/* CSS Document */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {

	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#avmenu {
	clear: left;
	float: left;
	width: 200px;
	margin: 0 0 10px 5px;
	padding: 0;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#avmenu ul {	
list-style: none;
width: 200px;
margin: 0 0 20px 0;
padding: 0;
font-size: 12px;
}	

#avmenu li {
margin-bottom: 10px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #EE3A42;
display: block;
padding: 6px 0 0 6px;
background: #f4f4f4;
border-left: 6px solid #EE3A42;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color:#005AAB;
border-left: 6px solid #005AAB;
}
.tbl_container {
	width: 818px;
	margin-right: auto;
	margin-left: auto;
}
.td_containerleftbrdr {
	background-image: url(images/brd_left.jpg);
	width: 29px;
	background-repeat: repeat-y;
}
.td_containerrightbrdr {
	background-image: url(images/brd_right.jpg);
	background-repeat: repeat-y;
	width: 29px;
}

.td_navColumn {
	width: 212px;
	background-color: #FECB32;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}
.td_bodycolumn {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BABABA;
}
.txt_Heading {
	font-size: 20px;
	font-weight: bold;
}

ul {
	list-style-type: disc;
	color: red;
}
li {
	padding-bottom: 10px;
}

.txt_addressfooter {
	font-size: 12px;
}
.txt_copyright {
	font-size: 10px;
}
.tbl_downloads {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #005AAB;

	
	margin: 10px;
	float: right;
}
.photo_border {
	border: 1px solid #005AAB;
	padding: 2px;
	margin-right: 10px;
	margin-left: 10px;
}
.txt_md_details {
	font-size: 9px;
}
.txt_details {
	font-size: 12px;
	color: #333333;
	line-height: 125%;
}
