/* BODY */
body	{ 
		background:url(bgpic.gif) #9aa fixed repeat-x left bottom; 
		font-family:arial; 
		font-size:11px;
		color:#21536A;
		}
table	{ 
		font-family:arial; 
		font-size:11px;
		color:#21536A;
		}
img{ border:0px;}
H3{ background: url("images/dotdot.gif");}
H5{ padding: 0px 0px 0px 13px; color:#1A4B61; margin-bottom:-8px; margin-top:35px; background: url("heading_icon.gif") no-repeat;}

.abody{
	width:600px;
	border: 1px solid #999999;
	border-top:5px solid #666666;
	text-align:left;
	background-color:#FFFFFF;
	position:relative;
	}
	
	
/* Content top right bottom left */
#contentmain{
	padding-top: 30px;
	padding-bottom:50px;
	padding-left:20px;
	padding-right:10px;
	text-align:justify;
	width:450px;
	min-height:380px;
	margin-left:120px;
	}
#contentmain img{
	border: 5px solid #CCCCCC;
	padding:1px;
}


/* Link - global */
#pageNav{
	float: left;
	width:120px;
	border-right: 1px solid #cccccc;
	font-weight: bold;
	background:#F5f7f7;
	color: #21536A;
	font: 9px Verdana,sans-serif;
}
#link1{ 
	padding: 1px 0px 1px 3px;
	height:15px;
	font-weight:bold;
	border-top:1px solid #FFFFFF;
	border-bottom: 1px solid #CCCCCC;

	background-image: url(bg_nav.jpg);
	}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration:none;
}
#sectionLinks a:hover{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #FFFFFF;
	background-image:    url(bg_nav.jpg);
	font-weight: bold;
	text-decoration: none;
}

#linkbottom{
	text-align:center;
	padding: 10px;
	font: 9px Verdana,sans-serif;
}
#link4bottom a:link, #link4bottom a:visited {
	display: inline;
	padding: 0px 10px 0px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	color: #21536A;
	text-decoration:none;
}
#link4bottom a:hover{
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	text-decoration: none;
}

/* BAR */
#greybar{ 
	font-size:10px;
	color:999999;
	width:600px;
	height:18px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	text-align:right;
	}

/* Bottom */
#bottombar{
	font-size:10px;
	color:999999;
	width:600px;
	height:20px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	text-align:center;
	}
#bottombardot{
	width:600px;
	height:5px;
	background: url(bottombardot.gif) repeat-x;
	}

#topmenu{
	position:absolute;
	right:0px;
	width:479px;
	height: 16px;
	text-align:right;
	font-size:10px;
	color:#999999;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #cccccc;
	background-image: url(bg_nav.jpg);
	}
#topmenu a:link,#topmenu a:visited{
	color:#999999;
	text-decoration:none;
	}
#topmenu a:hover{
	text-decoration:none;
	color:#21536A;
	}
	
.bottomtag{
  padding: 0em 2em 0em 2em;
  color:#FAFAFA;
}