body
{
	font-family:		verdana, sans-serif;
	text-align:			center;
	background-color:	#FFFFFF;
	font-size:			0.8em;
	background:			white url('../img/frame_bg.gif') no-repeat 50% 0;
}

a, a:visited
{
	color:				#948F00;
	text-decoration:	none;
}

a:hover
{
	text-decoration:	underline;
}

h1,h2,h3
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Georgia, times;
	font-size: 1.6em;
}

#frame
{
	width:				750px !important;
	width:				730px;
	margin:				auto;
	text-align:			left;
	padding:			0 25px 0 20px !important;
	padding:			0 15px 0 25px;
}

#header
{
	height:				92px;
	background:			url('../img/logo.gif') no-repeat;
	margin-top:			20px;
	margin-bottom:		-50px;
}

#header h1
{
	display:			none;
}


#menu
{
	list-style:			none;
	margin:				0;
	padding:			0;
	font-family:		Tahoma, Verdana, sans-serif;
	margin-left:		150px;
	text-align:			center;
}

#menu li
{
	display:			inline;
	font-size:			1.2em;
	margin-left:		30px;
}

#menu a
{
	font-weight:		normal;
	color:				#2C587A;
}

#menu .active a
{
	color: #948F00;
}

#menu ul
{
	display: none;
}


#content
{
	padding-top: 180px;
	background: no-repeat center 0;
}

#footer
{
	margin-top: 80px;
	font-size: 0.8em;
	text-align: center;
	color: #999;
	clear: both;
}

#left_column,
#right_column
{
	width: 360px;
}

#left_column
{
	float: left;
}

#right_column
{
	margin-left: 380px !important;
	margin-left: 375px;
}


#content .sidetitle .phi_title
{
	float: left;
	width: 320px;
	text-align: left;
	margin-top: 10px;
}

#content .sidetitle .phi_content
{
	margin-left: 350px;
}

#content .sidetitle .phi_module
{
	clear: both;
}

.phi_content
{
	text-align: justify;
}


#triad
{
	clear: both;
}

.three_column
{
	width: 230px;
}

#three_left
{
	float: left;
}

#three_right
{
	float: right;
}

#three_center
{
	margin-left: 255px;
}

#triad .highlight
{
	color: white;
	background-color: #CC1218;
	padding: 10px;
	padding-top: 0;
}

#thriad .highlight .phi_title
{
	color: white;
}

#triad .highlight .phi_content a
{
	color: white;
	font-weight: bold;
}