/* BODY---------------------------------------------*/body {	margin: 0px, 0px, 0px, 0px;	border: 0px, 0px, 0px, 0px;	padding: 0px, 0px, 0px, 0px;	background:#ffffff;	color:#666666;	background-image: url(../images/bkg.gif);	background-repeat:repeat-x;	background-color: #ffffff;	margin-left: 0px;	margin-right: 0px;	font: 11px/1.5em helvetica, arial, verdana, sans-serif;	line-height: 150%;		}/* HEADS---------------------------------------------*/h1, h2, h3, h4, h5, h6 {	font: 11px/1.5em helvetica, arial, verdana, sans-serif;    margin-top: 0px;    margin-bottom: 0px;    padding-top: 0px;	    padding-bottom: 0px;		}/* nav/title - 1st level - bold blue */.blueTitle {	font-size:130%;	color:#569FD3;		font-weight:bold;	text-decoration:none;	line-height:150%;	}	/* nav/title - 1st level - blue */.blueTitleBold {	font-size:150%;	color:#569FD3;		font-weight:normal;	text-decoration:none;	line-height:170%;	}	/* title - gray */.grayTitle {	font-size:120%;	color:#666666;		line-height:140%;	}/* title - bold gray */.grayTitleBold {	font-size:120%;	color:#666666;		font-weight:bold;	line-height:140%;		}	/* news date - uppercase */.newsDate {	font-size:85%;	color:#666666;	text-transform:uppercase;	line-height:105%;	}/* title - orange bold */.orangeTitleBold {	font-size:150%;	font-weight: bold;		color:#FF9000;	line-height:0pt;	}	/* title - orange bold space */.orangeTitleBoldspace {	font-size:150%;	font-weight: bold;		color:#FF9000;	line-height:150%;	}	/* title - orange */.orangeTitle {	font-size:150%;	color:#FF9000;	line-height:100%;	}/* title - dark gray bold */.grayDarkTitle {	font-size:120%;	font-weight: bold;			color:#333333;		line-height:120%;	}/* title - orange subhead */.orangeSubBold {	font-size:120%;	font-weight: bold;		color:#FF9000;	line-height:80%;	}/* title - blue subhead */.blueSubBold {	font-size:120%;	font-weight: bold;		color:#569FD3;	line-height:80%;	}	/* title - blue subhead - plain */.blueSub {	font-size:120%;	color:#569FD3;	line-height:80%;	}		ul {	font-family: helvetica, arial, verdana, sans-serif;	font-weight: normal;	text-decoration: none;	margin: 0;	padding: 0 0 0 0;}/* IMAGES---------------------------------------------*/img {	border: 0;}/* LINKS---------------------------------------------*/a {	color:#E53691;	text-decoration: none;	line-height: 1.8;}a:link {	color:#E53691;}a:hover {	color:#569FD3;}a:active {	color:#E53691;}ul li {	color:#569FD3;	font-weight: bold;	line-height: 1.5em ;	list-style: none;}ul li a, ul li a:visited {	font-weight: bold;	text-decoration: none;}/* FORMS---------------------------------------------*/form {	margin: 0;}select {	margin: 0 0 10px 5px;}