﻿/* CSS Document */
*
{
	padding: 0px;
	margin: 0px;
}
body
{
	background: #F9F9F7 url(    '../images/bg_body.gif' ) repeat-x;
	font-size: 11px;
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #8f8f81;
	line-height: 18px;
}
a
{
	color: #ff7800;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
sup
{
	font-size: 0.5em;
}
p
{
	margin-bottom: 14px;
	text-align: justify;
}
ul.linklist
{
	list-style: none;
}
ul.linklist li
{
	border-top: solid 1px #eeeeee;
	padding-top: 5px;
	margin: 5px 0px 0px 0px;
}
ul.linklist li.first
{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper
{
	margin: 0px auto 0px auto;
	width: 764px;
	background-color: #ffffff;
}
#header
{
	padding: 12px 12px 0px 12px;
	height: 140px;
}
#header img
{
	height: 140px;
	width: 740px;
}
#menu
{
	background: #e1e1e1;
	height: 39px;
	margin: 0px 12px 0px 12px;
	background: #e1e1e1 url(    '../images/bg_menu.gif' ) repeat-x;
}
#menu ul
{
	list-style-type: none;
}
#menu ul li
{
	display: inline;
	line-height: 39px;
	padding-left: 3px;
}
#menu ul li.first
{
	border-left: 0px;
}
#menu ul li a
{
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 12px 12px 11px 12px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
#menu ul li a:hover
{
	background: #fff url(    '../images/bg_menu_hover.gif' ) repeat-x top;
	color: #000000;
	text-decoration: none;
}
#date
{
	position: absolute;
	top: 152px;
	line-height: 39px;
	color: #656551;
	right: 40px;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
}
#maincontent
{
	width: 72%;
	float: left;
	background-color: #ffffff;
}
#maincontent h3
{
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url(  '../images/separator.gif' ) bottom repeat-x;
	padding: 0px 0px 10px 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
#maincontent .content
{
	padding: 0px 15px 0px 15px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
.imgleft
{
	float: left;
	margin: 0px 14px 2px 0px;
}
#maincontent img
{
	padding: 3px;
	border: solid 2px #eaeaea;
}
#secondarycontent
{
	width: 28%;
	float: right;
	background-color: #ffffff;
}
#secondarycontent h3
{
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #656551;
	letter-spacing: -1px;
	background: url(  '../images/separator.gif' ) bottom repeat-x;
	padding: 0px 0px 10px 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
#secondarycontent .content
{
	padding: 0px 10px 0px 10px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
#secondarycontent img
{
	width: 150px;
	height: 80px;
	padding: 3px;
	border: solid 2px #eaeaea;
}
#footer
{
	clear: both;
	height: 60px;
	text-align: center;
	line-height: 30px;
	background: #990002;
	color: #A8A88D;
	margin: 0px 12px 12px 12px;
}
#footer a
{
	color: #8C8C73;
}
#contentseparator
{
	clear: both;
	margin-top: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 0px;
	padding-left: 15px;
	background: url(  '../images/separator.gif' ) repeat-x 50% bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 10px;
	padding-top: 0px;
}
#loader
{
	background-color: #990002;
	border: 1px solid #8C8C73;
	width: 150px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #A8A88D;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.dropDown
{
	color: #656551;
	font-family: sans-serif;
	font-size: 12px;
}
/*Modal Popup*/
.modalBackground
{
	background-color: gray;
}
.modalPopup
{
	background-color: #ffffff; /*border: 2px solid #eaeaea;*/
}
.picPortfolio
{
	width: 200px;
	height: 135px;
	padding: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	border: solid 1px #EEEEEE;
}
.input
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 7.5pt;
	background: white;
	border-left: black 1px solid;
	color: black;
	line-height: normal;
	border-bottom: black 1px solid;
	font-style: normal;
	font-family: verdana;
	font-variant: normal;
	text-decoration: none;
}


/*CollapsiblePanel*/
.collapsePanelHeader
{
	width: 100%;
	height: 30px;
	background-image: url( '../images/bg_panelheader.png' );
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.collapsePanelHeader a
{
	color: #FFF;
}
.collapsePanelHeader a:hover
{
	text-decoration: none;
	background: none;
}
.collapsePanel
{
	background-color: #ffffff;
	overflow: hidden;
	background: #FFFFFF url( '../images/bg_content.gif' ) repeat-x;
}
.cpcontent
{
	padding: 0px 5px 0px 5px;
	padding-top: 10px;
	border: solid 1px #EEEEEE;
}
