body
{
	background-color: #fff;

	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #727272;
	font-size: 14px;

	line-height: 1.4em;
}

h1
{
	background-repeat: no-repeat;
	color: #4b4b4b;

	font-size: 1.2em;
	line-height: 1.3em;
}

h2
{
	font-size: 1.1em;
	line-height: 1.2em;
}

a
{
	color: #f0b310;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

p
{
	padding: 0.2em 0;
}

big
{
	font-size: 1.15em;
}

small
{
	font-size: 0.85em;
}

p
{
	margin: 0.5em 0;
}

hr
{
	border: none;
	border-bottom: 1px solid #cfdcde;
	height: 1px;
}

ul, ol
{
	padding-left: 2em;
}

ol,
ol ol ol ol
{
	list-style-type: decimal;
}

ol ol,
ol ol ol ol ol
{
	list-style-type: lower-alpha;
}

ol ol ol,
ol ol ol ol ol ol
{
	list-style-type: lower-roman;
}

ul
{
	list-style-type: disc;
}

li
{
	padding: 2px 0;
}

pre
{
	font-size: 0.9em;
	font-family:'Lucida Console', Monaco, monospace;
}

em
{
	font-style: italic;
}

strong
{
	font-weight: bold;
}

.blind
{
	text-indent: -2000em;
	display: none;
}

.clear
{
	clear: both;
}

div#body-container
{
	padding-bottom: 30px;
}

div#body,
div#footer-body
{
	width: 930px;
	margin: 0 auto;
}

/* text hiding */
h1#logo
{
	text-indent: -2000em;
}

/* header */
div#header
{
	height: 50px;
#	border-bottom: 1px solid #cfdcde;
	margin-bottom: 20px;
}

div#header h2#byline
{
	position: absolute;
	text-transform: lowercase;

	color: #3f3f3f;

	font-family: Arial, sans-serif;

	#font-size: 26px;
	font-size: 0px;
	margin-left: 120px;
	margin-top: 60px;
}

h1#logo,
h1#logo a
{
	width: 131px;
	height: 36px;
}

h1#logo
{
	background-image: url('../images/logo-footer.png');

	float: left;
	margin-top: 5px;
}

h1#logo a
{
	display: block;
}

/* header navigation */
ul#header-navigation
{
	float: right;
	height: 39px;

	padding: 0;
	list-style-type: none;

	background-image: url('../images/background/top-nav-bg.png');
	background-repeat: repeat-x;
	background-position: 0 -78px;
}

ul#header-navigation li
{
	display: block;
	float: left;

	margin: 0 0.8em;
	padding: 0;
	height: 39px;
	line-height: 39px;

	background-image: url('../images/background/top-nav-bg.png');
	background-repeat: repeat-x;
	background-position: 0 -78px;
}

ul#header-navigation li.cap-left,
ul#header-navigation li.cap-right
{
	margin: 0;
}

ul#header-navigation li.cap-left div,
ul#header-navigation li.cap-right div
{
	display: block;
	width: 9px;
}

ul#header-navigation li.cap-left
{
	background-position: 0 0;
}

ul#header-navigation li.cap-right
{
	background-position: 0 -38px;
}

ul#header-navigation li a
{
	color: #515151;
}

ul#call-to-action
{
	clear: right;
	padding: 0;
	margin-top: 11px;
	list-style-type: none;

	float: right;
	height: 93px;
	width: 311px;

	background-image: url('../images/background/call-to-action-bg.png');
	background-repeat: repeat-x;
	background-position: 0 -186px;

	line-height: 1.0em;
}

ul#call-to-action ul
{
	list-style-type: none;
}

ul#call-to-action li
{
	padding: 0;
}

ul#call-to-action p,
ul#call-to-action li li,
ul#call-to-action p a,
ul#call-to-action li li a
{
	color: #343434;
	font-size: 0.8em;
}

ul#call-to-action > li
{
	display: block;
	float: right;

	height: 93px;

	background-image: url('../images/background/call-to-action-bg.png');
	background-repeat: repeat-x;
	background-position: 0 -186px;
}

div#call-to-action-left,
div#call-to-action-right
{

	width: 136px;
	height: 75px;
	margin: 8px 10px 0;

	text-align: right;
}

div#call-to-action-left h2,
div#call-to-action-left h2 a,
div#call-to-action-right h2,
div#call-to-action-right h2 a
{
	color: #6b3352;
}

div#call-to-action-right
{
	margin-right: 0;
}

div#call-to-action-left
{
	margin-left: 0;
}

ul#call-to-action li.cap-left,
ul#call-to-action li.cap-right
{
	margin: 0;
}

ul#call-to-action li.cap-left div,
ul#call-to-action li.cap-right div
{
	display: block;
	width: 9px;
}

ul#call-to-action li.cap-left
{
	background-position: 0 -93px;
}

ul#call-to-action li.cap-right
{
	background-position: 0 0;
}

ul#call-to-action li.cap-separator
{
	display: block;
	width: 1px;
	background-position: 0 -289px;
}

/* footer */
div#footer
{
	height: 100px;
	padding-top: 5px;
}

div#footer div.navigation-column
{
	float: left;
	width: 150px;
}

div#footer div.navigation-column h2
{
	color: #303030;
	margin: 0.2em 0;
}

div#footer div.navigation-column ul
{
	margin-left: 8px;
	font-size: 0.9em;
	line-height: 1.3em;

	padding: 0;
	list-style-type: none;
}

div#footer div.navigation-column ul li
{
	padding: 0;
}

div#footer div.navigation-column ul,
div#footer div.navigation-column ul a
{
	color: #606060;
}

div#footer-copyright
{
	margin-right: 55px;
	padding-top: 15px;
	
	text-align: right;
	color: #606060;
	font-size: 0.8em;
	
	line-height: 1.2em;
}

/* error/info */
div.notice-info,
div.notice-error,
div.notice-top,
div.notice-bottom
{
	margin: 0 auto;
	padding: 5px;

	background-image: url('../images/background/notice.png');
	background-position: -1400px 0;

	width: 690px;
}

div.notice-info ul,
div.notice-error ul
{
	background-image: url('../images/icons/icon_accept.gif');
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	list-style: none;
	margin: 0 20px;
}

div.notice-top,
div.notice-bottom
{
	font-size: 1px;
	padding: 0 5px;
	height: 9px;
}

div.notice-top
{
	margin-top: 20px;
	background-position: 0 0;
}

div.notice-bottom
{
	margin-bottom: 10px;
	background-position: -700px 0;
}

/* forms */
div.form-row
{
	margin: 5px 0;

	padding-bottom: 5px;
	border-bottom: 1px solid #cfdcde;

	width: 450px;
}

div.form-row em
{
	color: #f00;
	font-style: normal;
}

div.form-row input,
div.form-row textarea,
div.form-row select
{
	display: block;
	padding: 0.3em;
	width: 305px;

	font-size: 1.0em;
}

div.form-row input[type="hidden"]
{
	padding: 0;
}

div.form-row input[type="checkbox"]
{
	width: auto;
}

div.form-row p.help
{
	font-size: smaller;
	padding: 2px 5px;
	line-height: 1.2em;
}

div.form-row ul.radio_list
{
	padding: 0;
	list-style-type: none;
}

div.form-row ul.radio_list li
{
	padding: 0;
}

div.form-row ul.radio_list li input,
div.form-row input.checkbox
{
	width: auto;
	display: inline;
}

div.form-row textarea
{
	font-family: inherit;
	height: 90px;
	width: 435px;
}

div.form-row label
{
	font-weight: bold;

	padding: 3px;
}

div.form-row ul.errors
{
	padding: 4px 0 2px;
}

div.form-row ul.errors li
{
	margin-left: 0;
	color: #f00;
	padding: 0;

	list-style: none;
}

h1#page-header
{
	text-indent: -2000em;
	float: right;
	margin-bottom: 1.0em;
}

div.contained-content
{
	width: 700px;
}

div.side-content
{
	float:right;
	width: 200px;
}

input#quick_search_query
{
	width: 100%;
}

p.headerbanner {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #592041;
	font-size: 30px;
	font-weight: bold;
	font-family: helvetica, sans-serif;
	text-align:center; 
}

ul.headerbanner {
	margin-top: 30px;
	padding-top: 0px;
	margin-left: 10%;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 0px;
	font-size: 20px;
	font-family: helvetica, sans-serif;
	line-height: 160%
}

td.tableheader {
	margin-left: auto;
	margin-right: auto;
	text-align:center; 
	color: #592041;
	font-size: x-large;
	font-family: helvetica, sans-serif;
}

td.tablewithimageheader {
	margin-left: auto;
	margin-right: auto;
	text-align: center; 
	width: 33%;
	color: #592041;
	font-size: x-large;
	font-family: helvetica, sans-serif;
}

td.tablecontent {
	padding-left: 20px; 
	padding-right: 20px; 
	text-align: justify;
}

img.fronttableimage {
        width: 50px;
	height 50px;
}

img.tableimage {
	margin-left: auto;
        margin-right: auto;
	display: block;
}

img.download {
	margin-left: auto;
        margin-right: auto;
	display: block;
}

p.download {
	text-align: center;
}

table.download {
	width: 100%;
}

td.downloadtableheader {
	margin-left: auto;
	margin-right: auto;
	text-align:center; 
	color: #592041;
	font-size: large;
	font-family: helvetica, sans-serif;
	width: 50%;
}

