body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2a4888;
	font-size: 76%;
	height: 100%;
}

img {
	/*display: block;*/
}
p {
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
.hidden {
	visibility: hidden;
	display: none;
}

.inline {
	display: inline;
}

/* links */
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #0066CC;
	text-decoration: underline;
}
a img {
	border: 0;
}
/* lists */
ul {
	margin: 10px 0;
	padding: 0;
}
ul li {
	margin: 3px 0;
	padding: 2px 0 2px 15px;
}
li input {
	margin: 0;
	padding: 0;
}
ul.inlineList {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.inlineList li {
	display: inline;
	margin: 0px 15px 0px 0px;
	padding: 0px;
	border: 0;
	background: none;
}
ul.inlineList li.last {
	border: 0;
}

input, select, textarea {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 1em;
	vertical-align: top;
}
textarea {width:90%;}
td {
	font-size: 1em;
}

input.radio, input.checkbox, select {
	vertical-align: middle;
}
input.radio {
	margin: 0;
}
input.button {
	padding: 3px;
	font-size: 1.1em;
	margin: 0;

}
input.inlineButton {
	display: inline;
}
label {
	display: inline;
}
/*---------------*/
/* layout */

/* head */
div#head {
	margin: 0px;
	padding:0px;
	/*background-color: #153eba;  */
	background-color: #730a80;
	height: 103px;
	background: url(../images/grad_bg.gif) repeat-x;
	position: relative;
}
span#logo {
	margin: 0px;
	padding:0px;
	height: 93px;
	width: 87px;
	background: url(../images/top_banner_no_slogan4.gif) no-repeat top left;
	text-indent: -5000em;
	position: absolute;	
	top: 0px;
	right: 0px;
}
div#head h1 {
	font-size: 1.6em;
	line-height: 1em;
	width: 100%;
	height: 77px;
	padding: 16px 0px 10px 0px;
	margin: 0px;
	background:  url(../images/pic_3.jpg) no-repeat top left;
	text-indent: -5000em;
	clear: both;
}

div#pageLinks h2 {
	font-size: 1.5em;
	margin: 0px 0 0 0;
	padding: 0px 210px 0px 0px;
	color: #44175b;
}

div#pageLinks {
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 3px 10px;
	border-top: 0px none;
	border-right: 1px solid #9933CC;
	border-left: 1px solid #9933CC;
	border-bottom: 1px solid #9933CC;
}
#indent{
	margin: 0 10px;
}

div#pageLinks ul.inlineList {
	display: inline;
	position: absolute;
	top: 10px;
	right: 20px;
}
div#pageLinks li {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #fff;
}
div#pageLinks li.last {
	border: none;
}

fieldset{
	margin-bottom: 20px;
}

/* footer */
div#footer {
	margin: 60px 0px 20px 0px;
	padding: 16px 12px 0px 0;
	clear: both;
	background: #fff url(../images/common/bg-footer2.gif) top left repeat-x;
	color:#000000;
	border-top: 1px solid #9933CC;
}
div#footer ul {float:left;clear:right;padding:0 0 0 15px;margin:0; list-style-type:none;}
div#footer ul li {margin:0;padding:0;}
div#footer ul.inlineList {
/*	float: right;*/
}
div#footer ul.inlineList li {
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #44175b;
}
div#footer ul.inlineList li.last {
	border: none;
	padding: 0;
	margin: 0;
}
.reporthead {
	font-size:125%;
	font-weight:bold;

}

.cellpadding {
	text-align:left;
	padding-left:20px;
	padding-right:5px;
}
.cellpadding2 {
	text-align:left;
	padding-left:4px;
	padding-right:2px;
}
.cellpadding2dec {
	text-align: ".";
	padding-left:4px;
	padding-right:2px;
}




/* pageLinks links */
div#pageLinks a:link {
	color: #44175b;
	text-decoration: none;
}
div#pageLinks a:visited {
	color: #44175b;
	text-decoration: none;
}
div#pageLinks a:hover, a:active {
	color: #44175b;
	text-decoration: underline;
}
div#pageLinks a img {
	border: 0;
}

/* footer links */
div#footer a:link {
	color: #44175b;
	text-decoration: none;
}
div#footer a:visited {
	color: #44175b;
	text-decoration: none;
}
div#footer a:hover, a:active {
	color: #44175b;
	text-decoration: underline;
}
div#footer a img {
	border: 0;
}


/* Howie's stuff  */

#del_interests {
 	position: relative;
}

td.profile_l, td.profile_r {
	display: block;
	padding: 10px;
	width: 360px;
	height: 135px;
	border: 1px solid #44175b;
	float:left;
	margin: 10px 0 0px 0;
	vertical-align: top;
}
td.profile_r {
	margin-left: 20px;
}

td.delcont_l, td.delcont_r{
	padding: 5px;
	width: 360px;
	float:left;
	margin: 2px 0;
}
td.delcont_r{
	margin-left: 20px;
}

td.profile_l h3, td.profile_r h3 {
	font-size: 1.2em;
	margin: 5px 0 10px 0;
}
input.del_cont {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 1px;
	text-indent: 9999px;
	margin-top: 5px;
	background: url(../images/contact.gif) no-repeat top left;
	left: 10px;
	bottom: 5px;
}
input.del_contact2 {
	display: block;
	width: 80px;
	height: 24px;
	line-height: 1px;
	text-indent: 9999px;
	margin-top: 10px;
	background: url(../images/contact.gif) no-repeat top left;
}

textarea.smaller {
width: 40%;
}

span.red {
	color: #ff0000;
	font-weight: bold;
}
#interests td.intLeft, #interests td.intLeft2 {
	width: 200px;
	color: #ff0000;
	padding: 10px 0 ;
}
#interests td.intLeft2 {
	color: #ff00ff;
}
#interests .aoiText {
	width: 200px;
	color: #0000ff;
	padding: 2px 0 ;
}
p.warning {
	font-weight: bold;
	color: #ff0000;
}
#status_change {
  display: inline;
  float: left;
}
#login tr td {
	padding: 10px 0;
}
p.abridged {
width: 50%;
}
td.left_login {
 width: 120px;
}

ul.network li {
margin-left: 0;
list-style-type: none;
padding: 5px 0;
}

div.clear {
	clear: both;
}
/*  ----------------- Clearfix ------------------ */

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}