html {
	height:100%;
} 

body {
	margin: 0;
	padding: 0;
	height:100%;
	width: 100%;
	background-color: #e5e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.copyright {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.flashframe {
	background-image: url(images/flash_frame.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
	padding-left: 7px;
}

.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.field {
	margin: 0px;
	padding: 0px;
}
.a01 {
	color: #2979a6;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;

}
.a01:hover {
	color: #25CCF5;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
}
.a02 {
	color: #666666;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
}
.a02:hover {
	color: #000000;
	font-weight: normal;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
}
.a03 {
	color: #007bae;
	font-weight: normal;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}
.a03:hover {
	color: #cc3d3f;
	font-weight: normal;
	font-family: arial;
	font-size: 12px;
	text-decoration: underline;
}
.a04 {
	color: #0D648E;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	display: block;
	padding-top: 6px;
	padding-left: 3px;
}
.a04:hover {
	color: #AA0004;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	background-color: #F7F7F7;
}
.a041 {
	color: #999999;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.a041:hover {
	color: #007bae;
	font-weight: bold;
	font-family: Helvetica;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #007bae;
}
.content {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
}
.hldr {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 20px;
}
.hldr2 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 30px;
	line-height: 17px;
}
.Text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.hldr3 {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.textframe {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #007bae;
	border-bottom-color: #cc3d3f;
	background-color: #f3f3f3;
}
.h1 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #007bae;
	margin-top: 5px;
}
.h2 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #cc3d3f;
	margin-top: 5px;
}
.h21 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc3d3f;
	padding: 5px;
	margin-bottom: 5px;
}
.h22 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #007bae;
	padding: 5px;
	margin-bottom: 5px;
}
.dash_line {
	background-image: url(images/dash_line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-bottom: 20px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cc3d3f;
	margin-top: 5px;
}
.left-menu-pads {
	padding-top: 3px;
}
.brdr1 {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 100%;
	display: block;
}
.brdr2 {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 100%;
	height: 100%;
	display: block;
}
.brdr3 {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 100%;
	display: block;
}
.brdr4 {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	height: 100%;
	display: block;
}
.ang1 {
	background-image: url(images/ang1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
	display: block;	
}
.ang2 {
	background-image: url(images/ang2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
	display: block;	
}
.ang3 {
	background-image: url(images/ang3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 100%;
	display: block;	
}
.ang4 {
	background-image: url(images/ang4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
	height: 100%;
	display: table;		
}


.brdr11 {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	height: 100%;
	display: block;
}
.brdr21 {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: right top;
	width: 100%;
	height: 100%;
	display: block;
}
.brdr31 {
	background-image: url(images/border.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 100%;
	display: block;
}
.brdr41 {
	background-image: url(images/border.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 100%;
	height: 100%;
	display: block;
}
.ang11 {
	background-image: url(images/ang1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
	display: block;	
}
.ang21 {
	background-image: url(images/ang2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 100%;
	height: 100%;
	display: block;	
}
.ang31 {
	background-image: url(images/ang3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 100%;
	display: block;	
}
.ang41 {
	background-image: url(images/ang4.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
	height: 100%;
	display: table;		
}



.footer-txt {
	font-family: arial;
	font-size: 11px;
	color: #666666;
}
.list {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #cc3d3f;
	margin-left: 0px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: disc;
}

.list2 {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-type: disc;
}
.news_date {
	font-family: arial;
	font-size: 11px;
	color: #cc3d3f;
	font-weight:bold;
}
.page_titles {
	font-family: Helvetica;
	font-size: 18px;
	color: #007bae;
	text-transform: uppercase;
	font-weight: normal;
}
.page_titles2 {
	font-family: Helvetica;
	font-size: 18px;
	color: #666666;
	text-transform: none;
	font-weight: normal;
}
.tablepads {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
.cells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.cellsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #cc3d3f;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.cellsright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #007bae;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.list3 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #007bae;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-type: disc;
}
.Text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.list4 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style-type: disc;
}
a:link, a:visited {
	color: #2979A6;
}
a:hover {
	color: #CC3300;
}
.InsertRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
.InsertLeft {
	float: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
}
