/* CSS Document */

*
{
	padding:0;
	margin:0;
}

body
{
	background-color:#F0F0F0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

a
{
	font-weight:bold;
	color:#03C;
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

textarea
{
	height:170px;
	width:205px;
}

h1
{
	width: 699px;
	height: 129px;
	overflow: hidden;
	background:url(../pictures/header.jpg) no-repeat;
	font-size: 1px;
	border-bottom:1px solid #000;
	margin-bottom:9px;
}

h1 a 
{
	padding-top: 129px;
	display: block;
}

h2
{
	font-family:Arial, sans-serif;
	border-bottom:2px solid #999;
	color:#03C;
	padding:10px 0 1px 10px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}

h2 a
{
	text-decoration:none;
}

ul
{
	list-style:none;
}

li
{
	padding-left:10px;
	background:url(../pictures/menubackground.jpg) 0;
}

img
{
	border:1px solid #000;
	float:right;
	margin:0 0 0 5px;
}

#menu
{
	height:24px;
	border-bottom:1px solid #000;
	padding-left:10px;
	overflow:hidden;
	background:#8C8C8C url(../pictures/menubackground.jpg) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

#menu li
{
	margin-left:-1px;
	padding:0;
	float:left;
	border-style:solid;
	border-width:0 1px;
	border-color:#CCC;
	background:none;
	font-weight:bold;
	font-size:12px;
}

#menu a
{
	padding:0 20px;
	float:left;
	color:#FFF;
	text-decoration:none;
	line-height:24px;
}

#menu li.current a,
#menu a:hover
{
	background:url(../pictures/menuhover.jpg) repeat-x 0;
}

#content
{
	padding:10px;
	border-bottom:3px solid #03C;
	margin-bottom:5px;
	background-color:#FFF;
}

#container
{
	width:699px;
	margin:auto;
}

#footer
{
	text-align:center;
	margin-bottom:5px;
}

.inforight
{
	position:relative;
	float:right;
	color:#999;
	margin:0;
}

.left50 span.inforight,
.right50 span.inforight,
.right30 span.inforight,
.left70 span.inforight
{
	margin:0 0 0 3px;
}

.linkright
{
	text-align:right;
	display:block;
}

.linkright a
{
	text-decoration:none;
	padding-left:10px;
	padding-bottom:2px;
	background:url(../pictures/arrow.gif) no-repeat left;
}

.linkright a:hover
{
	text-decoration:underline;
}

.left70
{
	float:left;
	width:70%;
	background-color:#FFF; /*IE fix*/
}

.right30
{
	float:right;
	width:26%;
	background-color:#FFF; /*IE fix*/
}

.left50
{
	float:left;
	width:48%;
	background-color:#FFF; /*IE fix*/
}

.right50
{
	float:right;
	width:48%;
	background-color:#FFF; /*IE fix*/
}

.full
{
	background-color:#FFF; /*IE fix*/
	padding:10px 10px 5px 10px;
	background:url(../pictures/contentboxbg.jpg) repeat-x;
}

.full span
{
	display:block;
	padding:10px 10px 5px 10px;
}

.right50 p,
.left50 p,
.right30 p,
.left70 p,
.right50 .insexp,
.left50 .insexp,
.right30 .insexp,
.left70 .insexp
{
	padding:10px 10px 5px 10px;
	background:url(../pictures/contentboxbg.jpg) repeat-x;
}

.right50 table,
.left50 table,
.right30 table,
.left70 table
{
	margin:0px 10px 5px 10px;
}

.right50 table th,
.left50 table th,
.right30 table th,
.left70 table th
{
	text-align:left;
}

.right50 span,
.left50 span,
.right30 span,
.left70 span
{
	margin:0px 10px 5px 10px;
	display:block;
}

.right50 p span,
.left50 p span,
.right30 p span,
.left70 p span
{
	margin:0px;
	display:block;
}

.hattention
{
	border-color:#03C;
}

.c_error
{
	padding:0 0 0 10px;
	background:url(../pictures/arrow.gif) no-repeat left;
}

.headline
{
	display:block;
	border-bottom:1px dotted #CCC;
	padding-bottom:2px;
	padding-top:2px;
	margin-bottom:0px;
	font-size:11px;
}

.headline a
{
	text-decoration:none;
}

.headline a:hover
{
	text-decoration:underline;
}

.subheadline
{
	color:#999;
	display:block;
	margin-bottom:5px;
	font-weight:normal;
}

.clear
{
	clear:both;
}

.portfoliocat
{
	display:block;
	font-weight:bold;
	border-bottom:1px solid #000;
	padding-bottom:1px;
	margin-bottom:5px;
}

.portfoliocat img
{
	border:0;
	float:none;
	margin:0;
}

.portfoliocat a
{
	color:#000;
}

.al
{
	color:#F00;
}

.portfolioimage
{
	float:none;
	margin:8px 0 0 0;
}

p .portfoliocat:first-child
{
	padding-top:0;
}

.tableover
{
	background-color:#FCC;
}

.tableout
{
	background:none;
}

.statstable
{
	border:1px solid #000;
	padding:3px;
}

.statstable th
{
	background-color:#CCC;
}

.statstable td
{
	padding:2px;
}
