/* Start of CMSMS style sheet 'Layout: CSSmenu top + sidenav + 1 column' */
/* Table of Contents:

	HTML Elements
	Page Structure
	Container Specifics
	Typography
	Tables
	
*/


/* HTML Elements
----------------------------------------------------- */

body {
	background: #fff url(uploads/images/base/bkgd.gif) repeat-x;
	color: #333333;
	font: 12px/18px Helvetica, Arial, san-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img, img a {
	border: none;
}
a, a:link, a:visited {
	color: #371f99;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0;
	line-height: 0px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}

/* Page Structure
----------------------------------------------------- */

#container {
	background: #fff url(uploads/images/base/bkgd_cont.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 870px;
}
#header {
	background: #fff url(uploads/images/base/hdr.gif) no-repeat;
	height: 118px;
	margin: 0;
	padding: 0;
}
#logo {
	height: 118px;
	margin: 0 500px 0 0;
	padding: 0;
}
#search {
	float: right;
	height: 23px;
	margin: 56px 240px 0 0;
	padding: 0;
	width: 200px;
}
#mainnav {
   background: #1e2171 url(uploads/images/base/nav.gif) no-repeat;
	height: 23px;
	padding: 0;
	width: 870px;
}
#sidenav {
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 165px;
}
#sidebar {
	background: #edeef4;
	float: right;
	margin: 0 0 0 20px;
	padding: 0;
	width: 220px;
}
#sidecont {
	padding: 15px;
}
#mainContent {
	margin: 0 0 0 190px;
	padding: 0 20px 0 0;
}
#mainContent2 {
	margin: 0 240px 0 190px;
	padding: 0 20px 0 0;
}
#breadcrumbs {
	border-bottom: 1px solid #bbbcd4;
	color: #77828c;
	font-size: 11px;
	margin: 15px 0;
	padding: 0 0 2px 0;
}
#footer {
	background: #fff;
	border-top: 1px solid #bbbcd4;
	margin-left: 190px;
	padding: 10px 0;
}

/* Container Specifics
----------------------------------------------------- */

#logo h1 {
	margin: 0;
	padding: 0;
}
#logo h1 a {
	display: block;
	height: 132px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -999em;
}

/* Search */
#search input[type="text"] {
	font-size: 11px;
	padding: 0.3em;
	border: 1px solid #8e90b8;
	margin: 0;
	width: 125px;
}

#search input[type="submit"] {
	font-size: 10px;
	padding: 0.3em;
	background-color: #8e90b8;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #8e90b8;
	margin: 0;
}
/* Breadcrumbs */
#breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
	color: #371f99;
}

#breadcrumbs a:hover, #breadcrumbs a:active {
	text-decoration: underline;
	color: #371f99;
}

#breadcrumbs span.lastitem {
	font-weight: bold;
	color: #371f99;
}
#account h2 {
   background: none;
	border-bottom: 1px solid #bbbcd4;
   color: #8e90b8;
   display: block;
   font: bold 14px/16px Helvetica, Arial, san-serif;
   padding: 0 0 4px 0;
   margin: 23px 0 10px 0;
   text-transform: uppercase;
}
#account p {
   margin: 0 0 6px 0;
}
#footer p {
	font: 11px/15px Helvetica, Arial, san-serif;
	margin: 0;
	padding: 10px 0;
}

/* Typography
----------------------------------------------------- */

p, h1, h2, h3, h4, h5, h6, ul, ol, dl {
	text-align: left;
}
p, td {
	font: normal 12px/18px Helvetica, Arial, san-serif;
}
td, td p {
	font-size: 12px;
}
p {
	margin: 0 0 12px 0;
}
h2, h3, h4, h5, h6 {
	color: #545454;
	margin: 16px 0 8px 0;
	padding: 0;
}
h1 + h2, h1 + h3, h2 + h3 {
	margin-top: 0;
}
h1 {
	color: #737373;
	font: normal 30px/34px Helvetica, Arial, san-serif;
	margin: 16px 0 8px 0;
}
h2 {
	font: bold 21px/24px Helvetica, Arial, san-serif;
}
h3 {
	font: bold 16px/20px Helvetica, Arial, san-serif;
}
h4 {
	font: bold 14px/18px Helvetica, Arial, san-serif;
}
#mainContent ul, #mainContent ol, #mainContent2 ul, #mainContent2 ol {
	line-height: 18px;
	/*padding: 0 0 0 15px;*/
}
#mainContent ul li, #mainContent ol li, #mainContent2 ul li, #mainContent2 ol li {
	margin-bottom: 5px;
	/*margin-left: 5px;*/
}
#mainContent ul li p, #mainContent ol li p, #mainContent2 ul li p, #mainContent2 ol li p {
	margin-bottom: 5px;
}
#mainContent dt, #mainContent2 dt {
	font-weight: bold;
}
#mainContent dd, #mainContent2 dd {
	margin-left: 15px;
}
.quote, p.quote {
	font: italic 14px/130% Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#sitemap ul {
	list-style: none;
	margin-left: 10px;
	padding-left: 10px;
}

#sitemap ul li {
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}

#sitemap ul li li {
	font-size: 13px;
	font-weight: normal;
	list-style: disc;
}

#sitemap ul li li li {
	font-size: 12px;
}

#sitemap ul li li li li {
	font-size: 11px;
}

#sitemap a {
}

#sitemap a:link, #sitemap a:visited {
}
.pagecount {
	font-family: Helvetica, Arial, san-serif;
	text-align: right;
}
.normal {
	font-weight: normal;
}
p.note {
	font-size: 13px;
	line-height: 18px;
	color: #565995;
	padding: 10px 20px;
	border-top: 1px solid #bbbcd4;
	border-bottom: 1px solid #bbbcd4;
}
p.download {
	background: url(uploads/images/base/download.gif) top left no-repeat;
	line-height: 32px;
	margin: 15px;
	padding-left: 42px;
}
p.htm  {
	background: url(uploads/images/appicons/HTMicon.gif) no-repeat 2px 0;
	display: block;
	line-height: 16px;
	margin: 0;
	padding: 0 0 0 35px;
}
div.alert {
	background-color: #e8e9f1;
	border: 5px solid #8e90b8;
	font-size: 14px;
	line-height: 18px;
	color: #565995;
	padding: 10px 20px;
}

/* Tables
----------------------------------------------------- */

table.rules {
    border-spacing: 0px;
    border-collapse: collapse;
	margin-bottom: 12px;
}
table.rules th {
    border: 1px solid #666666;
    text-align: left;
    font-weight: bold;
    padding: 0.1em 0.5em;
	vertical-align: bottom;
}
table.rules td {
	text-align: left;
    border: 1px solid #666666;
	padding: 0.1em 0.5em;
	vertical-align: top;
}
table.rules thead th {
    background-color: #E5E5E5;
    text-align: left;
}
table.rules th.Corner {
    text-align: left;
}

/* Table Sorter */
table.tablesorter {
	font-family:arial;
	background-color: #CDCDCD;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #9a9bbc;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px 4px 4px 15px;
}
table.tablesorter thead tr .header {
	background-image: url(uploads/images/tables/bg.gif);
	background-repeat: no-repeat;
	background-position: -3px center;
	color:#fff;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px 4px 4px 15px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background: #e9e9bb url(uploads/images/tables/zebra_odd.gif) top left repeat-x;
}
table.tablesorter tbody tr.even td {
	background: #f0f0f6 url(uploads/images/tables/zebra_even.gif) top left repeat-x;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(uploads/images/tables/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(uploads/images/tables/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
	background-color: #1e2171;
}
table.file_list_table {
	margin-bottom: 10px;
}
table.file_list_table td {
	color:#666666;
	font-size: 11px;
	margin: 0;
	padding: 0 15px 0 0;
}
table.file_list_table a {
	font-size: 12px;
}
/* Uploads
----------------------------------------------------- */

table.uploads th	{
	background: #8e90b8;
	font-weight: bold;
}

/* Login Forms
----------------------------------------------------- */

#loginForm {
	font-family:Helvetica, Arial, san-serif;
}
#loginForm div {
	float:none;
	clear:both;
}
#loginForm label {
	float:left;
	width:165px;
	line-height:26px;
	text-align:right;
	padding-right:3px;
	font-weight:bold;
}
#loginForm div div label {
	line-height:14px;
	text-align:left;
	margin-bottom:4px;
	font-weight:normal;
}
#loginForm div div input {
	float:left;
	margin:0 8px 0 167px;
	margin-top:-4px \9; /*IE7 kludge*/
}
#loginForm input.textbox, #loginForm textarea {
	width:160px;
	overflow:auto;
}
#loginForm input.textbox, #loginForm textarea, #loginForm input[type=submit] {
	border:1px solid #BFBFBF;
	color:#333333;
	padding:3px;
	line-height:12px;
	font-family:Helvetica, Arial, san-serif;
	font-size:12px;
	font-weight:normal;
}
#loginForm textarea {
	height:75px;
	resize: none;
}
#buttons {
	margin-left: 167px;
	padding-top:12px;
}
#buttons p {
	padding-top:12px;
}
#loginForm label.error {
	display:none;
	float:none;
	font-weight: normal;
	color: #CC0000;
}

/* End of 'Layout: CSSmenu top + sidenav + 1 column' */

