/** ////////////////////////////// Text styling ////////////////////////////////////////////**/

a:link {
       color: #004B88;
       font-weight: bold;
	   font-size: 12px;
       text-decoration: underline;
}
a:visited {
       color: #004B88;
       font-weight: bold;
       text-decoration: underline;
}
a:hover {
       color: #004B88;
       font-weight: bold;
       text-decoration: none;
}
a {
       color: #004B88;
       font-weight: bold;
	   font-size: 12px;
       text-decoration: underline;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #004B88;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004B88;
}
.blueboldtext {
    color: #004B88;
   	font-weight: bold;
	font-size: 12px;
   	text-decoration: underline;
}
a.blueboldtext:link {
     	color: #004B88;
     	font-weight: bold;
		font-size: 12px;
}
a.blueboldtext:visited {
     	color: #004B88;
     	font-weight: bold;
		font-size: 12px;
}
a.blueboldtext:hover {
     	color: #004B88;
     	font-weight: bold;
		font-size: 12px;
}
.lightbluelink {
     	color: #0396D6;
     	font-weight: bold;
		font-size: 12px;
     	text-decoration: underline;
}
a.lightbluelink:link {
     	color: #0396D6;
     	font-weight: bold;
		font-size: 12px;
		text-decoration: underline;
}
a.lightbluelink:visited {
     	color: #0396D6;
     	font-weight: bold;
		font-size: 12px;
		text-decoration: underline;
}
a.lightbluelink:hover {
     	color: #0396D6;
     	font-weight: bold;
		font-size: 12px;
		text-decoration: none;
}
.lightlink {
     	color: #0396D6;
     	font-weight: normal;
		font-size: 12px;
     	text-decoration: none;
}
a.lightlink:link {
     	color: #0396D6;
     	font-weight: normal;
		font-size: 12px;
		text-decoration: none;
}
a.lightlink:visited {
     	color: #0396D6;
     	font-weight: normal;
		font-size: 12px;
		text-decoration: none;
}
a.lightlink:hover {
     	color: #0396D6;
     	font-weight: normal;
		font-size: 12px;
		text-decoration: none;
}
.bluetitle {
	color: #004B88;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.whiteboldtext {
     	color: #FFFFFF;
		font-size: 9px;
     	font-weight: bold;
     	text-decoration: none;
}
.smwhitetext {
   	color: #FFFFFF;
	font-size: 9px;
   	font-weight: normal;
   	text-decoration: none;
}
.whiteboldtext {
     	color: #FFFFFF;
		font-size: 12px;
     	font-weight: bold;
     	text-decoration: none;
}
a.whiteboldtext:link {
     	color: #FFFFFF;
		font-size: 12px;
     	font-weight: bold;
}
a.whiteboldtext:visited {
     	color: #669999;
		font-size: 12px;
     	font-weight: bold;
}
a.whiteboldtext:hover {
     	color: #004B88;
		font-size: 12px;
     	font-weight: bold;
}
.whitetext {
     	color: #FFFFFF;
		font-size: 11px;
     	font-weight: normal;
     	text-decoration: underline;
}
a.whitetext:link {
     	color: #FFFFFF;
		font-size: 11px;
     	font-weight: normal;
		text-decoration: underline;
}
a.whitetext:visited {
     	color: #FFFFFF;
		font-size: 11px;
     	font-weight: normal;
		text-decoration: underline;
}
a.whitetext:hover {
     	color: #FFFFFF;
		font-size: 11px;
     	font-weight: normal;
		text-decoration: underline;
}

.btnblue3 a:link {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
	margin: 5px 5px 0px 0px;
}
.btnblue3 a {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
	margin: 5px 5px 0px 0px;
}
.btnblue3 a:visited {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
}
.btnblue3 a:hover {
	background-color: #eaebec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b88;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
}

.btnblue a:link {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 45px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
	margin: 5px 5px 0px 0px;
}
.btnblue a {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 45px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
	margin: 5px 5px 0px 0px;
}
.btnblue a:visited {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 45px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
}
.btnblue a:hover {
	background-color: #eaebec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b88;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 45px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
}
.btnblues a:link {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 60px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
}
.btnblues a {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 60px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
}
.btnblues a:visited {
	background-color: #004b88;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 60px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
}
.btnblues a:hover {
	background-color: #eaebec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b88;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 60px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
    padding-left: 0px;
	display: block;
}
.btncreate a:link {
    color: #fff;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #004b88;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 120px;
	padding-top: 2px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;		

}
.btncreate a:visited {
    color: #fff;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #004b88;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 120px;
	padding-top: 2px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;		

}
.btncreate a:hover {
	background-color: #eaebec;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004b88;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;

}
.btncreate a {
    color: #fff;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #004b88;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 120px;
	padding-top: 2px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;		
	
}
.btnnext a:link {
    color: #fff;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #004b88;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 45px;
	padding-top: 2px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;		
	margin: 5px 5px 0px 680px;
}
.btnnext a:visited {
    color: #fff;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #004b88;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 45px;
	padding-top: 2px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;		
	margin: 5px 5px 0px 680px;
}
.btnnext a:hover {
	background-color: #eaebec;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004b88;
	text-decoration: none;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;

}
.btnnext a {
    color: #fff;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #004b88;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 17px;
	width: 45px;
	padding-top: 2px;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;		
	margin: 5px 5px 0px 680px;
}
.btnnext2 {
    color: #fff;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #004b88;
	vertical-align: middle;
	border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	height: 21px;
	width: 45px;
	cursor:pointer;
}

.blueborders h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blueborders h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004b88;
	padding: 0px;
	margin: 0px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}

.justify {
	padding-left: 5px;
	padding-right: 5px;
}
p {

line-height: 1.5em;
margin-top: 0px;
}
.accountmainsection h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
	
.bulktext h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px -7px;
	background-image: url(../images/headerarrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	display: block;
	background-position: left center;

}


.lineheight {
     line-height:12pt;
}
/**  /////////////////////////////////////////////////////////////////////////////////////////////// **/


/**  //////////////////////Structure/////////////////////////////////////// **/


body {
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	scrollbar-face-color: #669900;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #C3D6DA;
	scrollbar-3dlight-color: #669900;
	scrollbar-darkshadow-color: #afce3c;
	scrollbar-track-color: #afce3c;
	scrollbar-arrow-color: #C3D6DA;
	scrollbar-base-color: #004B88;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-DarkShadow-Color: #0396D6;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B88;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b88;
	
}
#homebotright {
	background-color: #AFCE3C;
	width: 455px;
	position: absolute;
	left: 290px;
	top: 222px;
	background-image:   url(../images/home_bkgrnd.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	height: 212px;
}
.backimage {
    background-repeat:no-repeat;
    background-color: #FFFFFF;
}

.greenbackground {
	background-color: #afce3c;
	padding: 10px 5px 20px;
	margin-top: 25px;
	margin-right:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	background-image: url(../images/grey.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
	z-index: -3000;
}

.recordnameheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004b88;
}

#holderalex {
	text-align: center;
	width: 747px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	text-align: left;
	position:relative;
	height: 126px;
	z-index: 2000;
}
#main {
	text-align: left;
	width: 747px;
}
#bot {
	text-align: left;
}
#topright {
	background-color: #004b88;
	position: absolute;
	width: 174px;
	left: 568px;
	top: 8px;
	h/eight:85px;
	height:85px;
 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top:9px;
	padding-left:5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	right: 0px;
	bottom: 0px;
	
	}
#topright h6 {
	font-size:11px;
	padding:0px;
	margin: 0px;
}
#homeleft {
	position: absolute;
	left: 0px;
	top: 2px;


}
#hometopright {
	position: absolute;
	left: 287px;
	top: 0px;
	width: 455px;
	padding-top: 5px;
	padding-left: 7px;
	
}
#hometopright p {
	margin: 0px;
	padding: 0px;

}
.alignright {
	text-align: right;
	padding-right: 2px;
	
}
#hometopright img {
	padding-bottom: 3px;
}
#homebotleft {
	background-color: #d6d7d9;
	position: absolute;
	width: 290px;
	left: 0px;
	top: 222px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 212px;
	margin: 0px;
}

dl {
	margin: 0px 0px 7px;
	padding: 0px;

}
#homerelative {
	position: relative;
	z-index: 1;
	height: 450px;
}

#brightleft {
	float: left;
	width: 220px;

}
#brightright {
	float: right;
	width: 220px;
}
.accleft {
	padding: 5px;
	width: 350px;
	margin-top: 0px;
	float: left;
	clear: both;



}
.accright {
	padding: 5px;
	float: right;
	width: 350px;
	margin-top: 0px;
}
#homebotleft dt {

	background-image:   url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 2px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#homebotright dd {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding: 0px;

}
#homebotright dl {
	margin-top: 12px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#homebotleft ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.floatright {
	float: right;
}
.accountsubhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004b88;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	display: inline;
	padding-right: 10px;
	margin: 0px;
	z-index: 1000;
}
.accountsubhead h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004b88;
	display: inline;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	
}
.accountmainsection {
	background-color: #FFFFFF;
	border: 1px solid #004b88;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin: 2px 0 0 0;
}
.bulktext {
	background-color: #FFFFFF;
	border: 1px solid #004b88;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin: 2px 0 0 0;
}
.bulktext2 {
	background-color: #FFFFFF;
	background-image: url(../images/river.gif);
	background-position: top right;
	border: 1px solid #004b88;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 7px;
	margin: 2px 0 0 0;
	background-repeat: no-repeat;
}

.accrightpic {
	background-color: #eaebec;
	float: right;
	width: 300px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px;	
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width:99px;
	height: 126px;
	background-image: url(../images/logo.gif);
	background-position: left top;
	background-color: #004b88;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	z-index: 10;
}
#banner {
	background-color: #004b88;
	background-image:   url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	position: absolute;
	height: 100px;
	width: 466px;
	left: 101px;
	top: 8px;
}
.botgrey {
	background-color: #eaebec;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	height: 20px;
	margin-top:5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.accountheader h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #004b88;
	margin-left: 5px;
	padding-top: 10px;
}
/* ////////////////////////////////////////////////////////////////////////////////////////////////     */


/*     /////////////////Navigation////////////////////////////////    */
.subnav ul {

	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.subnav li {

	border: 1px #afce3c;
	display: inline;
	font-weight: bold;
	}
.subnav a:link {
	padding: 2px 5px 2px 13px;
	float: left;
	border: 1px solid #afce3c;
	background-color: #ffffff;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image:   url(../images/anchor.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.subnav a:visited {
	padding: 2px 5px 2px 13px;
	float: left;
	border: 1px solid #afce3c;
	background-color: #ffffff;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image:   url(../images/anchor.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
}
.subnav a:hover {
	padding: 2px 5px 2px 13px;
	float: left;
	border: 1px solid #006699;
	background-color: #afce3c;
	margin-right: 4px;
	margin-bottom: 4px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	background-image:   url(../images/anchor.gif);
	background-repeat: no-repeat;
	background-position: 7px 6px;
}
.subnav a {
	padding: 2px 5px 2px 13px;
	float: left;
	border: 1px solid #afce3c;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	text-decoration: none;
	background-image:   url(../images/anchor.gif);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	display: block;
}
.subnav {

	padding: 0px 0px 20px 0px; 
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 0px;
	clear: both;
}
#mainnav {
	position: absolute;
	left: 100px;
	top: 102px;
	width: 647px;	
	background-color: #1FA2DB;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainnav li {
	background-color: #1FA2DB;
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
#mainnav a {
	background-color: #1FA2DB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin: 0px;
	font-size: 11px;
	float:left;
}
#mainnav a:hover {
    background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #004b88;
}
#botnav {
	width: 747px;
	height: 50px;
	position: relative;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#botnav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
#botnav li {
	display: inline;
	padding-right: 10px;
}
#botnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004b88;
	text-decoration: underline;
}
#botnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004b88;
	text-decoration: none;
}
/*      /////////////////////// ///////////////////////////////////////////////////////////////////                */


/*  ////////////////////////////form stuff /////////////////////////////////////////////////   */

input {
	border: 1px solid #afce3c;
	font-family: Arial, Helvetica, sans-serif;
	color: #004B88;
	background-color: #FFFFFF;
	margin: 0px;
}
input2 {
	color: #004B88;
	font-family: Arial, Helvetica, sans-serif;
 	background-color: #F3F9DC;
    border: 1px #000000 solid;
}

.input3 {
	color: #004B88;
	font-family: Arial, Helvetica, sans-serif; 	
    border: 1px #1FA2DB solid;
}
.submit input {
	background-color: #004b88;
	color: #fff;
	width: 60px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
#
	font-weight: bold;	
    border: 1px #004b88 solid;
}
form {	
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
}
.radio {
	color: #004B88;
	background-color: #F3F9DC;
	border : 0 none;
}
.checkbox {
	color: #004B88;
	background-color: #AFCE3C;
	border : 0 none;
	margin-left : 0 none;
	font-size: 12px;
}
.checkbox2 {
	color: #004B88;
	background-color: #F3F9DC;
	border: 0 none;
	font-size: 12px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B88;
	background-color: #FFFFFF;
	border: 1px #afce3c solid;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b88;
	padding-left: 2px;
	background-color: #FFFFFF;
	border: 1px solid #afce3c;
}

/*        ////////////////////////////////////////////////////////////////////////////////////////////// */


/*

.title {
	padding-top: 5px;
	padding-bottom: 4px;
	background-image:  url(../../../../../devdata/All Human Life/build_16_12_04/images/title_bg.gif);
}
.title2 {
	padding: 0px;
	height: 1px;
	width:  343px;
	background: #FFFFFF;
	background-image:  url(../../../../../devdata/All Human Life/build_16_12_04/images/1pixel.gif);	
}
#child {
	width: 400px;
	background-color: #999900;
	display: block;
}

.blue {
	background-color: #004b88;
	height: 25px;
}
*/

.blueborders {
	border: 6px solid #004b88;
	background-color: #000000;
	background-image:   url(images/greybg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.dataheaders {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}
.dataheadertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0048bb;
}
.datacornerpic {
	border: 1px solid #afce3c;
	background-color: #FFFFFF;
}
.datacornerpic img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #afce3c;
	margin-right: 4px;
}
#acctablepaddtop {
}

.greenborders {
	border: 1px solid #afce3c;
	padding: 5px;
	margin-right: 8px;
	width: 350px;
}
#adjust  {
 position: absolute;
	top: 133px;
	left: 640px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#welcome  {	
	margin-top: 25px;
}
#mylifeleft  {
	margin-top: 10px;
	padding: 3px 0px 3px 8px;
	background-color: #fff;
	width: 310px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#myliferight  {
	margin-top: 10px;
	padding: 3px 3px 3px 5px;
	background-color: #fff;
	width: 350px;
}
#mylife  {
	margin-top: 10px;
	padding: 3px 3px 3px 5px;
	background-color: #fff;
	width: 360px;
	border: 1px solid #003366;
}
#mylifebar  {
	margin-top: 10px;
	padding: 3px 3px 3px 5px;
	background-color: #fff;
	width: 360px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.holder {
	margin: 0px;
	padding: 0px;
	width: 710px;
}
.mainbox {
	padding: 5px 0px 5px 10px;
	border: 1px solid #003366;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
}
.rightmargin {
	margin-left: 310px;


}
.br {
	clear: both;
}
.attached {
	background-color: #eaebec;
	float: right;
	width: 300px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
}
.attached h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 7px;
	padding-left: 2px;
	margin-left: 2px;
}
.attached p {
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
.attached img {
	vertical-align: middle;
}
#regiline {
	border-left: 1px solid #afce3c;
}
input {
	margin: 0px;
	padding: 0px;
}
#brightleft dt {
	margin: 0px;
	padding: 0px;
	float: left;
}

#mylifelink {
	float: right;
	width: 300px;
	padding-top: 12px;
}
.backcolour {
	background-color: #F3F9DC;
	padding: 10px 10px 5px 5px;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.clear2 {
	clear: left;
	padding: 0px;
	margin: 0px;
}
.gallery {
	margin: 0px;
	padding: 0px;
	width: 510px;
	z-index: 200;
	height: 200px;
}
.gallerypic {
	float: left;
	width: 100px;
	margin-right: 18px;
	margin-bottom: 20px;
	height: 100px;
	background-color: #eaebec;
	background-repeat: no-repeat;
	padding: 2px;
}
.gallerypic img {
	vertical-align: middle;
	text-align: center;

}
#searchtable {
	border: 5px solid #afce3c;
}
#line {
	border-right: 1px solid #afce3c;
}
.line {
	border-right: 1px solid #afce3c;
}
.botline {
	border-bottom: 1px solid #afce3c;
}

.uploads td {
	border-top: 1px solid #afce3c;
	border-right: 1px solid #afce3c;
	border-bottom: 0px solid #afce3c;
	border-left: 0px solid #afce3c;
}
.table {
	border-left: 1px solid #afce3c;
	border-bottom: 1px solid #afce3c;
	border-top: 1px solid #afce3c;
	border-right: 0px solid #afce3c;
}
.tdright {
	border-left: 0px solid #afce3c;
	border-bottom: 0px solid #afce3c;
	border-top: 0px solid #afce3c;
	border-right: 1px solid #afce3c;

}
.table2 {
	border-left: 1px solid #afce3c;
	border-bottom: 1px solid #afce3c;
	border-top: 1px solid #afce3c;
	border-right: 1px solid #afce3c;
}
.accounttitle {
	font-size: 14px;
	color: #004B88;
	font-weight: bold;
}
#datesuper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	vertical-align: 40%;
	}
#tableleftpadd {
	padding-left: 2px;
}
.greenbackandborders {
	background-color: #F3F9DC;
	border: 1px solid #afce3c;	
}
.gallery ol {
	margin: 0px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
}
.gallery li {
    margin-top: 5px;
    margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
    font-weight: bold;
}
.death {
font-weight: normal;
}
.check {
	border: 1px solid #ffffff;
	}
