body
{
	font-family:		verdana, sans-serif;
	text-align:			center;
	font-size:			11px;
	background-image:  url('../img/background.jpg');
	background-repeat: repeat-y;
	background-position: 50% 100px;
	background-color: #7c7c7c;
	margin: 0;
	padding 0;
}

#maincontainer
{
	width:				1039px;
	margin:				auto;
	text-align:			left;
	padding:			0;
	
}

#header{
	float: 				left;
	width:				100%;
	height:				174px;
	background: #003c82 url('../img/header.jpg') no-repeat;
	margin-top: -1px;
	margin-left: 1px;
	#margin-left: 0px;
}

#optionsbar{
	width: 300px;
	height: 30px;
	background-color: #e4001f;
	margin-left: 733px;
	margin-top: 140px;
}


#content{
	float: 				left;
	width:				1010px;
	margin-left: 		15px;
	margin-right:		10px;
	text-align:			justify;
}

#left {
	float:			left;
	width:			227px;
	margin-right:	5px;
}

#center {
	float:			left;
	width:			552px;
}

#right {
	float:			left;
	width:			215px;
	margin-left:	5px;
}

#dosccenter{
	float:	left;
	width:	767px;
}

#menu{
	background: url('../img/menuback.jpg') repeat-y;
}

#menufoot{
	width: 228px;
	height: 17px;
	background: url('../img/menufoot.jpg') no-repeat;
}

#menuh, #menuh table{
	width: 222px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: 2px;
}

#menuh a, #menuh a:visited {
	color: #333333;
}

.tmenu{
	background:	transparent url(../img/mn_bullet.gif) no-repeat scroll left top;
	border-bottom: 1px dashed #999999;
	font-weight:bold;
	line-height:14px;
	padding-bottom:7px;
	padding-left:25px;
	padding-top:6px;
	text-align:left;
	font-family: Arial,Helvetica,sans-serif;
}

.tsubmenu, .tsubmenu table{
	width: 222px;
	margin-left: 0px !important;

}

.tsubmenu table td {
	background:	transparent; 
	border-bottom:	1px solid #CCCCCC;
	padding-left:	25px;
	padding-bottom: 2px;
	padding-top: 3px;
	font-weight: normal;
	
}

body a, body a:visited, a img {
	text-decoration: none;
	border: 0px;
}

table td a, table td a:visited{
	color: black;
	text-decora
}

#searchb {
	margin: 5px;
	float: left
}

#searchb .input_button{
	float: left;
}

#searchb .input_text{
	width: 125px;
	height: 19px;
	border: 0px;
	float: left;
}

#navmenu, #navmenu img{
	float: left;
	margin-left: -2px;
	margin-top: 2px;
}
.phi_module{
	margin-bottom: 10px;
}

#complete, #maincenter{
	width: 100%;
	float: left;
}

#footer{
	float: left;
	margin-left: 262px;
	margin-right: 275px;
	font-size:	10px;
	font-weight: bold;
	text-align: center;
	color: #4f4f4f;
	margin-bottom: 30px;
	margin-top: 30px;
}

#right .slide_title{
	display:	none;
}

.phi_instance_title{
	font-size: 18px;
}

.phi_instance_title_div{
	width: 100%;
	height: 22px;
	background:	#e4001f url(../img/titleback.jpg) no-repeat scroll right top;
	color: white;
	margin-bottom: 10px;
}

#logohome{
	display: block;
	width: 114px;
	height: 115px;
	float: left;
	margin-top: 45px;
	margin-left: 36px;
}

#right .slideshow_controls_div, #right .slide_title, #complete .slideshow_controls_div, #complete .slide_title{
	display: none;
}

a img{
	border: 0px;
}

h1 {
	font-size: 18px;
}

.phi_content a, .phi_content a:hover, .phi_content a:visited{
	color: black;
	text-docoration: none;
}

