body {
	margin: 0;
	text-align: center;
	font-family: Helvetica;
	font-size: 15px;
	background-color: #efefef;
	color: #222;
}

#announcement {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	padding-left: 10px;
	padding-right: 10px;
}

#announcement2 {
    clear: both;
    font-size: 12px;
    font-weight: bold;
    color: #0C0;
    padding-left: 10px;
    padding-right: 10px;
}

a:link, a:visited, a:active, a:hover {
	color: #015B7E;
}

a[icon ^="out"] {
   padding-right: 20px;
   background: transparent url('images/external.gif') no-repeat center right;
}

a[href ^="mailto:"] {
   padding-right: 20px;
   background: transparent url('images/email.gif') no-repeat center right;
}

#centered_outer {
	width: 786px;
	height: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-image: url('images/center_bgnd.gif');
	background-repeat: repeat;			
}

#centered_inner {
	width: 772px;
	height: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #333;
}

#pageTitle, #pageSubtitle {
	clear: both;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Verdana;
	color: #015B7E;
}

#pageTitle {
	font-size: 15pt;
}

#pageSubtitle {
	font-size: 12pt;
}


#firstLetter {
	color: #F68036;
}

#head {
	text-align: right;
}

#footer{
	clear: left;
	font-family: Verdana;
	font-size: 11px;
	text-align: center;
	margin:0px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 770px;
	background-color:#ffffff;
	background-repeat:repeat;
	border-color:#AAAAAA;
	border-width:1px;
	border-style:solid;	
}

#content {
	clear: both;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
}

#main_leftcol {
	float: left;
	width: 398px;
	heigth: 300px;
	background-color: #FFFFFF;
}

#main_content {
	padding-left: 5px;
	float: left;
	left: 398px;
	width: 350px;
}

#main_content_top {
	text-align: right;
	vertical-align: middle;
	padding-bottom: 3px;
	padding-bottom: 10px;
}

#main_content_top img{
	vertical-align: middle;
}


#left_col {
	float: left;
	width: 371px;
	padding-left: 10px;
}

#right_col {
	float: left;
	left: 371px;
	width: 371px;
}

#mid_col {
	clear: both;
	width: 762px;
	padding-left: 10px;
	padding-right: 10px;
}

#mid_col table {
	font-family: Verdana;
	font-size: 11px;
	width: 742px;
	background-color: #FFFFFF;
}

#mid_col table tr{
	height: 30px;	
}

#mid_col table td{
	padding-left: 3px;
	padding-right: 3px;
}


.prop_top, .prop {
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	font-size: 95%;
	color: #333333;
}

.prop_top {
	margin: 0px;
}

.excellForm table { 
	background-color: #F9FBFD; 
	color: #000000; 
	width: 100%; 
	border: 1px solid #D7E5F2; 
	border-collapse: collapse;
	font-size: 12px;
} 

.excellForm td {
	border: 1px solid #D7E5F2; 
	padding-left: 5px;
	padding-right: 8px;
}

.textInput {
	width: 100%;
}

.textInput70 {
	width: 70%;
}

#mem_leftcol {
	margin:0px;
	float: left;
	width: 170px;
	height: 320px;
}

#mem_content {
	padding-left: 5px;
	float: left;
	left: 170px;
	width: 580px;
}

table.user_table {
	font-size: 12px;
	border-collapse: collapse;
}

tr.firstRow {
	color: #FFF;
	border: 1px solid #DDD;
	background: #4CA5C3;
	font-weight: bold;
}

td.number, td.total {
	text-align: right;
	padding-right: 3px;
}

td.total {
	font-weight: bold;
}

input.number {
	text-align: right;
}

tr.color1 td {
	border: 1px solid #DDD;
	background: #EFE;
}

tr.color2 td {
	border: 1px solid #DDD;
	background: #FFF;
}

#partnersTable {
	border: 1px solid #222222;
	background-color: #FFFFFF;
	border-collapse: collapse;
}

#partnersTable tr {
	height: 30px;
}

#partnersTable tr td{
	border: 1px solid #888888;
	text-align: center;
}

#roleDescTable .headerRow{
	background-color: #FFAD4A;
	color: #FFFFFF;
	height: 30px;
	vertical-align: middle;
}

#roleDescTable .divRow{
	background-color: #8FC0B6;
	height: 5px;
}

#roleDescTable td{
	vertical-align: top;
}

#roleDescTable #roleColumn{
	text-align: justify;
}

#peopleTable {
	border: 1px solid #888888;
	border-collapse: collapse;
	background-color: #FFFFFF;
}

#peopleTable td {
	border: 1px solid #888888;
	padding: 10px;
}

#confTable #headerRow {
	color: #FFFFFF;
}

.textBold {
	font-weight: bold;
}

.textItalic {
	font-size: 80%;
	font-style: italic;
}

.errorText {
	color: #FF0000;
}

.msg_table {
	border: 1px solid #888;
	border-collapse: collapse;
}

.thread_row,.reply_row {
	padding: 10px;
	height: 150px;
}

.thread_row {
	background-color: #FFF;
}

.reply_row {
	background-color: #DDD;
}

.msg_table .left_col {
	border: 1px solid #888;
	font-size: 80%;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

.msg_table .right_col {
	border: 1px solid #888;
	vertical-align: top;
	text-align: justify;
	padding: 5px;
}
