body {

	background-image: url('');
	background-color:#fff;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px 0px 0em; PADDING-TOP: 0px;
	}
#header {
	BACKGROUND: url(images/banner-bk.gif) #333399 repeat-x bottom; 
	POSITION: relative; 
	FONT-WEIGHT: bold; 
	font-size: 13px;  
	HEIGHT: 135px; 
	padding-left:35px;
}

#banner { position:absolute;}

#content {
	width: 621px;
	PADDING-RIGHT: 50px; PADDING-LEFT: 50px;

	BACKGROUND: url(images/main-bk.jpg) #fff repeat-x 50% top;
	
	}
#main { display:inline;
	width: 550px;
	font-weight:400;
	
	}
	
#menu {
	float:left;
	width:115px;
	text-align:right;
	padding:20px 5px 25px 0px;
	margin-right:25px;
	margin-bottom:55px;
	border-bottom:2px double #669999;
	border-right:2px double #669999;
	display:inline;
}

.backDisplay {background-color:#669999;
			display:inline;
			}
a {color:#blue;}
a:hover { color: #0099FF; text-decoration:underline;}
a:visited {color: #999999;}

#menu a {
	text-decoration:none;
	color:#333;
}
#menu a:visited {
	text-decoration:none;
	color:#999999;
}
#menu a:hover {
	color: #0099FF; 
}

#corner{margin-top:17px; position:absolute; margin-left:-3px;}

h1 {
	font-size:16px;
	font-style: oblique; 
	

	}
h2 {
	background-color:#333399;
	display:inline;
	
}

h3 {font-size:18px;	
	font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
	color:#3333CC;
	}
UL{  
	list-style-type: circle;
 }
img {
	border:0px;
	}

IMG.logo { 
  float: left;
  display:inline;

}


/*Rounded Corner block in Right side*/
#block-right{float:right; padding-left:11px; padding-bottom:11px;}

.roundcont {
	width: 172px;
	background-color: #99CCFF;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/border/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/border/br.gif) no-repeat top right; 
}

img.corner {

   border: none;
   display: block !important;
}



#footer {
	 PADDING-RIGHT: 50px; MARGIN-TOP: 1em; PADDING-LEFT: 50px; MARGIN-BOTTOM: 3em; PADDING-BOTTOM: 7px; COLOR: #999999; PADDING-TOP: 0px; TEXT-ALIGN: left; TOP: 0px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-weight:400; 
}
#footer A:link { color:#blue; text-decoration:none;}
#footer A:hover { COLOR: #0099FF; font-weight:bold; }



.small-print {
	FONT-SIZE: 75%
}