/*body {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT-SIZE: 7.5pt; MARGIN-LEFT: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}
*/
.body_copy {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold
}
.smaller_text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10.5px; color: #999999}
.error { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000}
/*A.barmain:link {
	FONT-SIZE: 8pt;
	COLOR: Black;
	TEXT-DECORATION: none
}
A.barmain:visited {
	FONT-SIZE: 8pt;
	COLOR: Black;
	TEXT-DECORATION: none
}
A.barmain:active {
	FONT-SIZE: 8pt;
	COLOR: Black;
	TEXT-DECORATION: none
}
A.barmain:hover {
	FONT-SIZE: 8pt;
	COLOR: Black;
	TEXT-DECORATION: underline;
}
*/
.date {
	FONT-WEIGHT: normal; FONT-SIZE: 9pt; COLOR: #000047; FONT-STYLE: normal; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
.heading2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0074BC; font-weight: bold }


.highlight	{ font-family: Verdana, Arial, Helvetica, sans-serif; color: #FF0000; }


/*new code*/

					/*header*/
					#header
					{
					background-image:url(images/header.jpg);
					background-repeat:no-repeat;
					height:334px;
					width:831px;
					}

/*navigation start*/
#navigation
{
width:150px;
height:165px;
}

.nav_menu{
list-style-type: none;
margin: 5px 0;
padding: 0;
margin:0px;
width: 140px;
border: 1px solid #9A9A9A;
}

.nav_menu li a{
background:white url(images/bg1.gif) repeat-x bottom left;
font-size:0.9em;
font-weight:400;
font-family: Arial, Helvetica, sans-serif;
color: white;
display: block;
width:auto;
padding:6px 0;
padding-left: 10px;
text-decoration: none;
}


.nav_menu li a:link a:visited 
{
color:#FFFFFF;
}

.nav_menu li a:active  li a:link a:visited
{
color:#FFFFFF;
}

.nav_menu li a:hover{
background-image: url(images/bg2.gif);
}

/*navigation end*/


									/*footer*/
									#footer
									{
									width:831px;
									height:144px;
									background-image:url(images/footer.jpg);
									background-repeat:no-repeat;
									border:1px solid #FFFF55;
									margin-top:25px;
									}
									
									/*links*/
									a:link
									{
									color:#FF0000;
									font-family:"Times New Roman", Times, serif;
									}
									
									a:visit
									{
									color:#66FF00;
									}
									
									a:hover
									{
									color:#FF9900;
									}
									
									a:active
									{
									color:#003399;
									font-family:"Times New Roman", Times, serif;
									}
									
									p
									{
									font-family:"Times New Roman", Times, serif;
									font-size:1em;
									color:#000000;
									}
									
									.body_copy1 ul
									{
									color:#333333;
									font-family:"Times New Roman", Times, serif;
									font-size:1.3em;
									}
									
									.body_copy1 li
									{
									color:#000000;
									font-family:"Times New Roman", Times, serif;
									font-size:0.8em;
									font-weight:lighter;
									}
									
									.body_copy1
									{
									color:#000000;
									font-family:"Times New Roman", Times, serif;
									font-size:1em;
									
									}
									
									.heading
									{
									color:#666666;
									font-family:"Times New Roman", Times, serif;
									font-size:1.2em;
									}
									
									.body_copy
									{
									color:#000000;
									font-family:"Times New Roman", Times, serif;
									font-size:1em;
									}
