* {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

table {
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
}

body{
	text-align: center;
	font: 9pt arial;
}

h1 {
	color: #FF0000;
	margin: 0 0 7px 0;		
	FONT: 14px/14px tahoma, verdana, helvetica, sans-serif; 
	font-weight: 600;	
	font-family: tahoma, arial, helvetica;
}

H2 {	
	color: #FF0000;
	margin: 15px 0 7px 0;	
	FONT: 14px/14px tahoma, verdana, helvetica, sans-serif; 
	font-weight: 600;	
	font-family: tahoma, arial, helvetica;
}

H3 {
	color: #00306D;
	margin: 37px 120px 0 0;
	FONT: 11px/11px tahoma, verdana, helvetica, sans-serif; 
	font-weight: 600;	
	font-family: tahoma, arial, helvetica;
}

a:link {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}

a:visited {
    color: #FFFFFF;
    TEXT-DECORATION: none;
}

a:hover {
	color: #FF0000;
	TEXT-DECORATION: underline;	
}

a:active {
	color: #C00000;
	TEXT-DECORATION: none;
}

#header {
	background: url('images/header.jpg') no-repeat 0 0;
	width: 995px;
	height: 98px;
	direction: ltr;
	margin: 0 auto;
}

#topmenu {
	background: url('images/topmenu.jpg') no-repeat 0 0;
	width: 995px;
	height: 36px;
	direction: ltr;
	margin: 0 auto;
}

#headitems {
	padding-left: 12px;	
	font: 10pt verdana;
	font-weight: bold; color: #FFFFFF;	
}

#headitems ul {
	list-style: none;
}

#headitems li {
	float: left;
	padding-right: 23px;
}

#flash {
	width: 995px;
	margin: 0 auto;
}

#midmenu {
	background: url('images/midmenu.jpg') no-repeat 0 0;
	width: 995px;
	height: 33px;
	direction: ltr;
	margin: 0 auto;
}

#miditems {
	padding-left: 12px;
	font-weight: bold; color: #FFFFFF;	
}

#miditems ul {
	list-style: none;
}

#miditems li {
	float: left;
	padding-right: 15px;
}

#homemid {
	background: url('images/homemiddle.jpg') no-repeat 0 0;
	width: 995px;
	height: 293px;
	margin: 0 auto;
}

#bottom {
	background: url('images/bottom.jpg') no-repeat 0 0;
	width: 995px;
	height: 24px;
	margin: 0 auto;
}

#botmenu {
	background: url('images/botbg.jpg') no-repeat 0 0;
	width: 995px;
	height: 68px;
	font: 8pt verdana;	
	line-height: 17px;
	margin: 0 auto;
}

#botitems {
	padding-left: 12px;
}

#botitems a:link {
	color: #4A4A4A;
}

#botitems a:visited {
	color: #4A4A4A;
}

#botitems a:hover {
	color: #FF0000;
}

#pages {
	width: 995px;
	direction: ltr;
	text-align: justify;
	margin: 0 auto;
}

#text {
	padding: 10px 12px 10px 12px;
	line-height: 18px;
}

#text ul {
	padding-left: 30px;
}

#text span {
	font-weight: bold;
	color: #003695;
}

#breadcrump a {
	color: black;
	font-weight: 500;
	font-size: 8pt;
}
#breadcrump {
	margin-top: -10px;
	margin-bottom: 10px;
}
#head {
	color: white !important;
}
#newstd {
	vertical-align: top;
}

#newstd li {
	font-weight: 600;
}
#newstd span {
	font-weight: 500;
}
#newstd ul {
	list-style-type: none;
	margin-top:0px;
	margin-left: 10px;
}