@charset "utf-8";
/* CSS Document */

body {
 	color: #000000; 
 	font-family: Arial, Helvetica, sans-serif;
 	font-size: 13px; 
 	margin: 0;
 	padding: 0;

}
.header{background-color:#ffffff;
		height:100px;
		background:url(../images/headbkg.jpg) repeat-x;
		border-top:1px solid #003399;
		margin-top:0px;} 

.search { 
	background-color:#ffffff;
	

}

.navbg{background: url(../images/nav_bg2.jpg) repeat-x ; height:35px;  }

.navpadding{padding-left:94px;}


p {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 13px; text-align:left; line-height:1.5em;}

a:link {
	color: #00ad99; text-decoration:underline;
}
a:visited {
	color: #00ad99; text-decoration:underline;
}
a:hover {
	color:#00CC99; text-decoration:underline;
}
a:active {
	color: #00ad99; text-decoration:underline;
}


.boldlink:link, .boldlink:visited, .boldlink:active {
	color: #00ad99; text-decoration:none; font-weight:bold; font-size:12px;
}

.boldlink:hover {
	color:#00CC99; text-decoration:underline; font-weight:bold; font-size:12px;
}


.whitetxt {
	color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold;
}

h1 {
font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; color:#104780; padding-top:5px;
}

.bar {
	color: #FFFFFF;
}

.images{ border:solid 2px #cccccc; padding:1px; background:#00ad99}

.bluebox {
	background-image:url(../images/bluebox.jpg); height:45px; width:190px; padding:10px; margin:auto; font-family:Century Gothic, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; text-align:center; color:#104780; background-repeat:no-repeat;
}

.teal {
color:#13b79b;

}

.navyblue { color:#104780; font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px;
}

.readmore{text-align:right; padding-right:10px;}

.copyright{ color: #8a8a8a; font-size: 10px; text-align:center}

.title {color:#000000; font-weight:bold;}

/* Main Content*/

.content-top{background: url(../images/titlebg5.gif) no-repeat; height:45px; font-size: 13px; padding:0px 5px 0px 20px; text-align:left; color:#ffffff; font-weight:bold; text-transform:uppercase;}

.content-boderL{ height:100%; width:2px;}

.content-area{ border-left:1px solid #cccccc; border-right:1px solid #cccccc; background-color:#ffffff; 
height:100%; }

.content-bot{background: url(../images/content-bot_white.png) no-repeat; background-position:bottom;  behavior: url(iepngfix.htc);}

/*End Main Content*/

/* Small box Content*/

.box-top{background: url(../images/titlebgxs.png) no-repeat; background-position:top;  behavior: url(iepngfix.htc); height:45px; font-size: 14px; padding:0px 5px 0px 20px; text-align:left; color:#00ad99; width:500px;}
 
.box-boderL{background: url(../images/contentbgl.gif) repeat-y ; height:100%; width:2px;}

.box-area{background: url(../images/contentbgm.gif) repeat-x ; background-position:bottom; background-color:#0e0e0e; 
height:100%; }
.box-boderR{background: url(../images/contentbgr.gif) repeat-y right ; height:100%; width:3px;}

.box-bot{background: url(../images/content-botxs.png) no-repeat; background-position:bottom;  behavior: url(iepngfix.htc);}

/*End Small box Content*/

