body, html {
	background-color: #FFFFFF;
	font-family: "Verdana";
	font-size: 11px;
	color: #707273;
}

.clear {
	clear: both;
}

/**/
/* START MAIN STYLES  */
/**/
	#main_container {
		width: 930px;
		margin: 40px auto;
		background-color: #FFFFFF;
	}

	#page_header {
		height: 92px;
		background: #0C4F86 url(../images/header.jpg) no-repeat 0 0;
	}

	#main_nav {
		height: 38px;
		background-color: #bdbec0;
		border-left: 4px solid #bdbec0;	
		border-right: 4px solid #bdbec0;	
	}

	#main_content_container {
		border-left: 4px solid #FFFFFF;	
		border-right: 4px solid #FFFFFF;	
	}

	#content {
		padding: 20px;
	}

	#home_page_content {
		width: 900px;
		height: 427px;
		margin: 0 auto;
	}
	
	#system_page_content {
		min-height: 603px;
	}

	#footer_container {
		padding: 30px 0 22px 0;
		border-left: 4px solid #FFFFFF;	
		border-right: 4px solid #FFFFFF;
		clear: both;	
	}
	
	.footer {
		width: 800px;
		margin: 0 auto;
		font-size: 10px;
		text-align: center;
	}

	#bottom {
		height: 18px;
		background: url(../images/bottom.jpg) no-repeat 0 0;
	}

	#loading {
		width: 220px;
		margin: 0 auto;
		padding-top: 100px;
	}
/* END MAIN STYLES */

.data {
	border-bottom: 1px solid #CCCCCC;
}

#portfolio img {
	float: left;
	margin-right: 7px;
	margin-bottom: 8px;
	border: 1px solid #cccccc;
}

.thickbox_header {
	height: 50px;
	width: 392px;
	background: url(../images/blank_thick_header.gif) no-repeat 0 0;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 49px;
	font-weight: bold;
	padding-left: 47px;
	
}

#portfolio_image {
	background: url(../images/portfolio_header.jpg) no-repeat 0 0;
	width: 415px;
	line-height: 48px;
	margin: 20px auto 0 auto;

}


.banner {
	height: 52px;
	width: 878px;
	background: url(../images/page_banner2.jpg) no-repeat 0 0;
	color: #0C4F86;
	font-size: 20px;
	line-height: 45px;
	padding-left: 0;
	margin-bottom: 10px;
	cursor: pointer;
	font-weight: bold;
	
}

.with_no_image {
	background: url(../images/page_banner1.jpg) no-repeat 0 0;

}

.banner a {
	color: #FFFFFF;
	text-decoration: none;
}

.thickbox_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 12px;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #41072c;
	margin: 0px;
	width: 390px;
	
}

.hr {
	display: none;
	padding: 20px 0 0 0;
}

.close {
	line-height: 16px;
	width: 89px;
	height: 16px;
	float: right;
	background: url(../images/lightbox-btn-close.gif) no-repeat 0 0;
	cursor: pointer;
	margin-top: 10px;
}

.bold {
	font-weight: bold;	
}

#jq, #jq2 {
	font-family: "verdana";
	font-size: 13px;
	color: #636466;
	padding-bottom: 10px;
}

/**/
/* MIGRATED STYLES FOR TABLES */
/**/
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	border: none;
}

.table th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41072C;
	font-weight: bold;
	padding-bottom: 6px;
	text-align: center;
}

.table .title{
	color: rgb(0, 51, 102);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-align: right;
}

.table .description {
	border: 1px solid #CCCCCC;
	padding: 10px;
	vertical-align:top;
	min-width: 100px;
}

.heading {
	font-size: 16px;
	text-align: center;
	margin: 20px 0 0 10px;;
	font-weight: bold;
}

.clients {
	padding: 0 5px 5px 40px;
}

.clients div {
	color: rgb(0, 51, 102);
	padding: 2px;
	font-weight: bold;
}

.pink {
	color: rgb(201, 110, 172);
}

.row_center {
	text-align: center;
}

.static {
	width: 34%;	
}

.wide {
	width: 790px;
}

.table a {
	text-decoration: none;
	color: #666666;
}
.table a:hover {
	text-decoration: none;
	color: #000000;
}
.table a:visited {
	text-decoration: none;
	color: #666666;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41072C;
	font-weight: bold;
	padding-bottom: 6px;
}

.fancy_target {
	display: none;
}

.admin_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 27px;
	text-transform: uppercase;
	color: 41072C;
	text-align: right;
}
.admin_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 27px;
	color: #999999;
	text-align: right;
}

.modal_options {
	margin-top: 10px;
	display: none;
}

.calc_data {
	height: 100px;
	float: left;
}

.calc_data .top {
	color: rgb(201, 110, 172);
	font-size: 17px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 115px;
	line-height: 21px;
	
}

.calc_data .huge {
	font-size: 22px;
}

.calc_data .middle {
	padding-top: 35px;
	color: #cccccc;
	width: 30px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	
}

.calc_data .bottom {
	color: rgb(201, 110, 172);
	font-size: 12px;
	text-align: center;
	width: 115px;
}
/* END TABLE STYLES */		
