﻿a
{
	background-color: Transparent;
	color: #633269;
}

a img
{
	border-style: none;
}

address
{
	font-style: normal;
	margin: 1em 0;
}

body, input, select, textarea, td, th
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: inherit;
}

body
{
	background-color: #FFF;
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6
{
	background-color: Transparent;
	color: #004B85;
	font-weight: bold;
	margin: 1em 0 0.25em 0;
	padding: 0;
}

h1
{
	font-size: 163%;
	margin-top: 0;
}

h2
{
	font-size: 145%;
}

h3
{
	font-size: 109%;
}

h4
{
	font-size: 109%;
}

h5
{
	font-size: 100%;
}

h6
{
	font-size: 100%;
}

hr
{
	background-color: #EDEDE9;
	border-style: none;
	color: #EDEDE9;
	height: 1px;
	width: 100%;
}

input.textbox, select, textarea
{
	background-color: #FFF;
	border: 1px solid #666;
	color: #000;
	padding: 3px 6px;	
}

p
{
	margin: 0 0 1em 0;
}

select
{
	padding: 3px;
}

th
{
	font-weight: bold;
	text-align: left;
}

tr.altrow td
{
	background-color: #EDEDE9;
	color: inherit;
}

.button
{
	background-color: #FFF;
	border: 1px solid #D3D6D8;
	color: inherit;
	display: block;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 1px;
	text-align: center;
	text-decoration: none;
	width: auto;
}

.button img
{
	margin-right: 4px;
	vertical-align: middle;
}

.button span
{
	background: url("../images/top_nav_btn_bg.gif") center top repeat-x;
	background-color: #905299;
	color: #FFF;
	cursor: pointer;
	display: block;
	margin: 0;
	padding: 3px 8px 2px 8px;
	width: auto;
}

.button:hover
{
	text-decoration: none;
}

.button:hover span
{
	background-color: #592A5F;
	background-image: url("../images/top_nav_btn_bg_hover.gif");
	color: #FFF;
}

.buttonList
{
	line-height: 1.75em;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0;
	text-align: right;
	width: 100%;
}

.buttonList .button
{
	float: left;
	margin-right: 0.5em;
	width: auto;
}

.columns
{
	background: url("../images/line_dotted.gif") center top repeat-y;
	overflow: hidden;
	width: 100%;
}

.columns .column1
{
	float: left;
	width: 47.5%;
}

.columns .column2
{
	float: right;
	width: 47.5%;
}

.content
{
	float: right;
	line-height: 1.6em;
	margin: 1px 0;
	width: 80%;
}

.contentBody
{
	margin: 0;
	padding: 10px 20px;
}

.contentContainer
{
	overflow: hidden;
	width: 100%;
}

.downloads
{
	margin: 1em 0;
}

.downloads td
{
	vertical-align: top;
}

.downloads tr:nth-child(even) td
{
	background-color: #EDEDE9;
	color: inherit;
}

.error
{
	background-color: Transparent;
	color: #900;
	font-weight: bold;
}

.footer
{
	background: url("../images/top_nav_bg.gif") center top repeat-x;
	background-color: #592A5F;
	color: #FFF;
	line-height: 40px;
	margin: 2px 0 0 0;
	overflow: hidden;
	padding: 0 20px;
}

.footer p
{
	float: left;
	margin: 0;
	padding: 0;
}

.footer ul
{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer ul li
{
	background: url("../images/top_nav_divider.gif") left top no-repeat;
	float: left;
	padding-left: 1px;
	width: auto;
}

.footer ul li a
{
	background-color: Transparent;
	color: #FFF;
	font-weight: bold;
	margin: 0 15px;
	text-decoration: none;
}

.footer ul li a:hover
{
	text-decoration: underline;
}

.header
{
	background: url("../images/banner_bg.jpg") 0px 100% repeat-x;
	background-color: #FCFCFA;
	color: #54265A;
	margin: 0 0 2px 0;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 0;
}

.header fieldset
{
	margin: 0;
	padding: 0;
	width: auto;
}

.header fieldset label
{
	display: none;
}

.header fieldset legend
{
	display: none;
}

.header fieldset p
{
	float: left;
	margin: 0;
	padding: 0;
}

.header fieldset .button
{
	margin: 9px 5px;
}

.header h1
{
	height: 121px;
	left: 15px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 15px;
	width: 138px;
	z-index: 2;
}

.header h1 a
{
	background: url("../images/logo.png") left top no-repeat;
	display: block;
	height: 100%;
	text-decoration: none;
	text-indent: -1000em;
}

.header p.tagline
{
	background: url("../images/banner_pic.jpg") 600px 100% no-repeat;
	font-size: 130%;
	line-height: 1.6em;
	margin: 0;
	padding: 30px 2000px 30px 190px;
	text-align: justify;
	width: 400px;
}

.header ul
{
	float: right;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

.header ul li
{
	background: url("../images/top_nav_divider.gif") left top no-repeat;
	float: left;
	font-weight: bold;
	height: 100%;
	padding: 0 15px 0 16px;
	width: auto;
}

.header ul li a
{
	background-color: Transparent;
	color: #FFF;
	display: block;
	text-decoration: none;
}

.header ul li a:hover
{
	text-decoration: underline;
}

.header .button
{
	background-color: #AC88B1;
	border: 1px solid #47214B;
	color: #47214B;
	float: left;
	margin: 9px 5px;
	margin-left: 0;
	padding: 1px;
}

.header .label
{
	float: left;
	padding: 0 15px 0 0;
}

.header .menu
{
	background: url("../images/top_nav_bg.gif") center top repeat-x;
	background-color: #592A5F;
	color: #FFF;
	line-height: 40px;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

.node
{
	background: url("../images/line_dotted.gif") left bottom repeat-x;
	margin: 0 0 1em 0;
	overflow: hidden;
	padding: 0 0 1em 0;
	width: 100%;
}

.node .picture
{
	float: left;
	margin: 0 15px 15px 0;
	text-align: center;
}
/*
.pager
{
	display: block;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
	padding: 0 10em;
	position: relative;
	text-align: center;
}

.pager a
{
	padding: 4px 8px;
	text-decoration: none;
}

.pager a:hover
{
	text-decoration: underline;
}

.pager .current
{
	background-color: #EEE;
	color: inherit;
	font-weight: bold;
}

.pager .nextLink
{
	background: url("../images/page_next.gif") 100% 6px no-repeat;
	display: block;
	padding: 0 10px;
	position: absolute;
	right: 0px;
	top: 0px;
}

.pager .nextLink:hover
{
	background-position: 100% -14px;
}

.pager .prevLink
{
	background: url("../images/page_previous.gif") 0px 6px no-repeat;
	display: block;
	left: 0px;
	padding: 0 10px;
	position: absolute;
	top: 0px;
}

.pager .prevLink:hover
{
	background-position: 0 -14px;
}
*/
.picture
{
	float: right;
	margin: 1em 0 15px 15px;
}

.picture img
{
	border: 1px solid #000;
}

.popup
{
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	margin: 0 auto;
	padding: 10px 20px;
	position: relative;
	width: 50%;
	z-index: 250000;
}

.popupBackground
{
	background-color: #000;
	color: #FFF;
	opacity: 0.5;
	position: relative;
	width: 100%;
	z-index: 2000;
}

.sidebar
{
	background-color: #EDEDE9;
	float: left;
	width: 20%;
}

.sitemap
{
	background: url("../images/line_dotted.gif") center top repeat-y;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.sitemap .column1
{
	background: url("../images/line_dotted.gif") left top repeat-x;
	clear: left;
	float: left;
	padding-top: 10px;
	width: 47.5%;
}

.sitemap .column2
{
	background: url("../images/line_dotted.gif") left top repeat-x;
	clear: right;
	float: right;
	padding-top: 10px;
	width: 47.5%;
}

.sitemap .root
{
	font-weight: bold;
}

.sitemap .root ul
{
	font-weight: normal;
}

.sitemap ul
{
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0 0 0 2em;
}

.sitemap ul .column1,
.sitemap ul .column2
{
	background-image: none;
	float: none;
	padding: 0;
	width: 100%;
}

.success
{
	background: url('../images/icons/success.gif') no-repeat 4px 4px;
	color: #090;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 4px 4px 4px 40px;
}

.success p
{
	margin: 1em 0;
}

.vertical
{
	border: 1px solid #FFF;
	border-top-style: none;
	color: #000;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.vertical li
{
	border-top: 1px solid #FFF;
}

.vertical li a
{
	background: url("../images/side_nav_link.gif") left top no-repeat;
	background-color: #2C3D5C;
	color: #FFF;
	display: block;
	font-weight: bold;
	margin: 0;
	padding: 7px 15px;
	text-decoration: none;
}

.vertical li a:hover
{
	background-color: #4B689E;
	background-image: url("../images/side_nav_hover.gif");
	color: #FFF;
}

.vertical li.selected a,
.vertical li.selected a:hover
{
	background-color: #592A5F;
	background-image: url("../images/side_nav_active.gif");
	color: #FFF;
}

.vertical li.selected ul,
.vertical li.selected li.selected ul,
.vertical li.selected li.selected li.selected ul,
.vertical li.selected li.selected li.selected li.selected ul
{
	display: block;
}

.vertical li.selected ul ul,
.vertical li.selected li.selected ul ul,
.vertical li.selected li.selected li.selected ul ul,
.vertical li.selected li.selected li.selected li.selected ul ul
{
	display: none;
}

.vertical li.selected ul li a,
.vertical li.selected ul li a:hover
{
	font-weight: normal;
}

.vertical li.selected ul li a.selected,
.vertical li.selected ul li a.selected:hover
{
	font-weight: bold;
}

.vertical ul
{
	border-style: none;
	 /*display: none;*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.vertical ul li
{
	background: url("../images/side_nav_sub_bg.gif") left top repeat-x;
	background-color: #D8D8D1;
	color: #633269;
}

.vertical ul li:hover
{
	background-image: url("../images/side_nav_sub_bg_hover.gif");
	background-color: #E6E6DF;
	color: #633269;
}

.vertical ul li a,
.vertical ul li a:hover
{
	background: url('../images/side_nav_bullet.gif') no-repeat 7px 12px !important;
	color: #633269 !important;
}

.vertical ul li a.selected,
.vertical ul li a.selected:hover
{
	font-weight: normal;
}

.vertical ul ul li a,
.vertical ul ul li a:hover
{
	background-position: 19px 12px !important;
	padding-left: 30px;
}

.vertical ul ul ul li a,
.vertical ul ul ul li a:hover
{
	background-position: 37px 12px !important;
	padding-left: 45px;
}
