body {
	margin: 0px: padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img,a,table {
	border: 0px;
}

#container {
	width: 738px; height: 100%;
	margin-left: auto; margin-right: auto;
	position: relative;
}

#header {
	width: 713px; height: 55px;
	text-align: left;
	margin-top: 25px; margin-left: 25px;	
}
#logins {
	float: right;
	vertical-align: top;
	margin-right: 30px;
}

#main {
	margin: 0px; padding: 0px;
	width: 100%; height: 100%;
	background-image: url(../images/BG-Lady.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#headline {
	margin-left: 142px;
	margin-top: 50px;
	margin-bottom: 10px;
	width: 596px;
	text-align: left;
}

#picture {
	margin-left: 142px;
	width: 135px;
	text-align: right;
	float: left;
}

#content {
	margin-left: 277px; margin-right: 5px;
	margin-top: 0px; margin-bottom: 50px;
	text-align: left;
}

table {
	border-color: #FFFFFF;
	border-width: 0px;
	border-style: solid;
}
td {
	text-align: center;
	vertical-align: center;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}
td.gray {
	width: 25px;
	background-color: #e7e7e7;
}
td.data {
	text-align: left;
	width: 210px; height: 25px;
}

p,li,td {
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #5794CE;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans serif;
	color: #1E487D;
	font-weight: normal;
}
h1 { font-size: 18px; }
h2 { font-size: 18px; font-style: italic; }
h3 { font-size: 16px; }
h4 { font-size: 16px; font-style: italic; }
h5 { font-size: 14px; font-weight: bolder; }
h6 { font-size: 14px; font-style: italic; }
th {
	font-family: Arial, Helvetica, sans serif;
	color: #1E487D;
	font-weight: normal;
	font-size: 13px;
	font-style: italic;
	text-align: left;
}

h3 a {
	color: #07940A;
	text-decoration: none;
}

li a {
	font-size: 12px;
	text-decoration: none;
}

img.headshot {
	border: 1px #000000 solid;
	margin-left: -110px;
	float: left;
}.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #70A5D5;
}
