body
{
	background: #fff url(../images/template/background.png) repeat-x;
}

a
{
	text-decoration: none;
	color: #0a0941;
}

a:hover
{
	text-decoration: underline;
}

#header
{
	height: 170px;
	background: url(../images/template/header.png) no-repeat;
}

#brand
{
	margin-top: 25px;
}

#brand img
{
	padding-left: 30px;
}

#date
{
	margin-top: 25px;
}

#date p
{
	text-align: right;
	font-size: 0.688em;
	color: #0a0941;
}

#nav
{
	height: 40px;
	background: #0a0941;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", LucidaGrande, Geneva, Arial, sans-serif;
}

#nav ul
{
	list-style: none;
	font-size: 1em;
	letter-spacing: 0px;
}

#nav ul li
{
	display: inline;
	float: left;
	color: #fff;
	padding: 8px 0 10px 0;
}

#nav ul li a
{
	color: #fff;
	text-decoration: none;
	padding: 8px 25px 10px 25px;
}

#nav ul li a:hover
{
	background: #ff5400;
}

#nav ul li.first
{
	padding-left: 0;
}

#nav ul li.last
{
	padding-right: 0;
}

#nav ul li.selected a
{
	background: #ff5400;
}

#body
{
}

#rail
{
	margin-top: 20px;
}

#rail h1,
#rail h2,
#rail h3,
#rail h4,
#rail h5,
#rail h6
{
	margin: 0.313em 0;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	letter-spacing: -2px;
	color: #464646;
}

#rail h4,
#rail h5,
#rail h6
{
	letter-spacing: -1px;
	border: none;
}

#rail h1 { font-size: 1.625em; }
#rail h2 { font-size: 1.5em; }
#rail h3 { font-size: 1.375em; }
#rail h4 { font-size: 1.25em; }
#rail h5 { font-size: 1.125em; }
#rail h6 { font-size: 1em; }

#rail p
{
	color: #707070;
	margin: 1em 0;
	font-size: 0.688em;
	line-height: 1.313em;
}

#rail p.action
{
	height: 16px;
	overflow: hidden;
	padding-left: 24px;
}

#rail p.email
{
	background: url(../images/email.png) no-repeat 0 0;
}

#rail p.phone
{
	background: url(../images/phone.png) no-repeat 0 0;
}

#rail ul,
#rail ol
{
	color: #707070;
	font-size: 0.688em;
	padding: 4px 0 4px 25px;
	line-height: 1.313em;
}

#rail ul li ul,
#rail ol li ol
{
	font-size: 1em;
}

#rail ul
{
	list-style-type: disc;
}

#rail ol
{
	list-style-type: decimal;
}

#rail .photo
{
	height: 240px;
	position: relative;
	width: 220px;
}

#rail .photo span
{
	background: url(../images/template/frame.png) no-repeat;
	display: block;
	position: absolute;
	height: 240px;
	width: 220px;
}

#content
{
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6
{
	padding: 0 0 0.125em 0;
	margin: 0.625em 0 0.313em 0;
	font-family: Georgia, "New Century Schoolbook", Palatino, "Times New Roman", serif;
	letter-spacing: -1px;
	color: #0a0941;
	border-bottom: solid 1px #f0f0f0;
}

#content h4,
#content h5,
#content h6
{
	border: none;
	padding-bottom: 0.313em;
	margin-bottom: 0;	
}

#content h1 { font-size: 2em; }
#content h2 { font-size: 1.5em; }
#content h3 { font-size: 1.375em; }
#content h4 { font-size: 1.25em; }
#content h5 { font-size: 1.125em; }
#content h6 { font-size: 1em; }

#content p
{
	margin: 0.875em 0;
	font-size: 0.75em;
	line-height: 1.5em;
}

#content ul,
#content ol
{
	font-size: 0.75em;
	padding: 5px 0 5px 30px;
	line-height: 1.5em;

}

#content ul li ul,
#content ol li ol
{
	font-size: 1em;
}

#content ul
{
	list-style-type: disc;
}

#content ol
{
	list-style-type: decimal;
}

#content p.file
{
	padding: 5px 0 10px 48px;
	line-height: 1.4em;
}

#content p.file .specs
{
	color: #999;
	font-size: 0.8em;
}

#content p.pdf
{
	background: url(/images/icon-pdf.png) no-repeat 12px 7px;
	height: 34px;
}

div.imageLeft
{
	float: left;
	margin: 0 1.25em 1.25em 0;
}

div.imageRight
{
	float: right;
	margin: 0 0 1.25em 1.25em;
}

div.border img
{
	border: solid 1px #f0f0f0;
}


#footer
{
	margin-top: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: solid 1px #f0f0f0;
}

#footer p
{
	text-align: center;
	font-size: 0.625em;
	color: #959595;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
