@charset "utf-8";
/* CSS Document */

/* ---------- BASICS --------- */

* {
	padding:						0;
	margin:							0;
	border:							0px none;
}

.noprint
{
	    display: none;
}

.printonly
{
	    display: show;
}

.pagebreak
{
	page-break-before: always;
}

body {
	font-family:				Helvetica, Arial, sans-serif;
	font-size:					10px;
	background-color: 	#e6842d;
	line-height: 				18px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	background-position: center;
}

ul, ol {
}



a {
	font-weight:				bold;
	text-decoration:		none;
	outline:						none;
}

a:link, a:visited {
	color: 							#136ea9;
}

a:hover {
	color: 							#136ea9;
	text-decoration: 		underline;
}

a.active {
	color: 							#e6842d;
}

p {
	line-height:				20px;
	padding-top: 				0;
	padding-right: 			0;
	padding-bottom: 		10px;
	padding-left: 			0;
}

h1, h2, h3, h4 {
	font-weight:				bold;
	padding-bottom:			5px;
	margin-bottom:			5px;
}

h1 {
	font-family:			Helvetica, Arial, sans-serif;
	font-size:				40px;
	color: 						#222222;
}

h2 {
	font-family:			Helvetica, Arial, sans-serif;
}

div.clear {
	clear:						both;
	font-size:				0px;
	line-height:			0;
	height:						0px;
}

/* ---------- CONTENT --------- */


div.wrapper {
	margin: 0 auto;
}

div.header {
	height: 150px;
}

div.header img.logo {
	position: relative;
	left: 16px;
	top: 54px;
	float: left;
}

div.header-secondary-menu {
	float: right;
	padding-top:30px;
	padding-right:30px;
}

div.header-secondary-menu a {
	color: #0F365E;
}

div.messages {
	padding-left:10px;
	color:#526E8B;
}

li.messages {
	color:#526E8B;
	list-style-type:square;
}
ul.messages {
	color:#526E8B;
	font-weight:bold;
	padding-left:20px;
}

/* ---------- MENU --------- */

#menu {
	height: 44px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
	font-size: 13px;
	color: #0f365e;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#menu ul
{
	color: #0f365e;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#menu ul li
{
	display: inline;

}

#menu ul li a
{
	height: 29px;
	color: #0f365e;
	text-decoration: none;
	float: left;
	border-right: 1px solid #bdbdbd;
	border-left: 1px solid #f8f8f8;
	padding-top: 10px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 30px;
	width: auto;
}

#menu ul li a:hover {
	background-color: #fff;
	color: #136ea9;
	background-image: url(../images/menu_bg_rollover.gif);
	background-repeat: repeat-x;
}

#menu ul li a.left-end
{
	border-left: none;
}

#menu ul li a.left-end:hover {
	background-color: #fff;
	color: #136ea9;
	background-image: url(../images/menu_bg_rollover_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#menu ul li a.right-end
{
	border-right: none;
	padding-right: 38px;
}

#menu ul li a.right-end:hover {
	background-color: #fff;
	color: #136ea9;
	background-image: url(../images/menu_bg_rollover_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#menu ul li a.active-left {
	background-color: #fff;
	background-image: url(../images/menu_bg_active_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-left: none;
}

#menu ul li a.active-right {
	background-color: #fff;
	background-image: url(../images/menu_bg_active_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-right: none;
	padding-right: 38px;
}

#menu ul li a.active {
	background-color: #fff;
	background-image: none;
}

/* ---------- CONTENT --------- */

#submenu {
	height: 25px;
	font-size: 13px;
	color: #0f365e;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-left: 15px;
	padding-right: 5px;
}

#submenu ul
{
	color: #0f365e;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#submenu ul li { display: inline; }

#submenu ul li
{
	height: 20px;
	color: #4b6a87;
	text-decoration: none;
	float: left;
	background-image: url(../images/tab_inactive.gif);
	background-repeat: no-repeat;
	width: 123px;
	padding-left: 10px;
	padding-top: 5px;
}

#submenu ul li a:hover {
	color: #0f365e;
	background-image: url(../images/tab_rollover.gif);
	background-repeat: no-repeat;
}

#submenu ul li.active {
	height: 20px;
	text-decoration: none;
	float: left;
	width: 123px;
	padding-left: 10px;
	padding-top: 5px;
	background-image: url(../images/tab_active.gif);
	background-repeat: no-repeat;
	color: #0f365e;
}

div.title {
	height: 33px;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #526e8b;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 20px;
}

div.title-two {
	height: 33px;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #526e8b;
	padding-top: 17px;
	padding-right: 20px;
	padding-left: 20px;
	margin-left:-5px;
}

div.subhead {
	height: 27px;
	background-image: url(../images/subhead_bg.gif);
	background-repeat: no-repeat;
	color: #0f365e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #FFF 1px 1px 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
}

div.subhead-two {
	height: 27px;
	background-image: url(../images/subhead_bg.gif);
	background-repeat: no-repeat;
	color: #0f365e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #FFF 1px 1px 0px;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 7px;
	margin-left:-5px;
}

div.subhead img {
	padding-right: 3px;
	padding-left: 3px;
	position: relative;
	top: 2px;
}

div.tab-title {
	height: 41px;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	text-shadow: #cfdee4 1px 1px 0px;
	color: #526e8b;
	padding-right: 5px;
	padding-left: 5px;
}

div.tab-panel {
	height: 47px;
	background-image: url(../images/tab_panel_bg.gif);
	background-repeat: no-repeat;
	color: #0f365e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-shadow: #FFF 1px 1px 0px;
}

div.tab-panel-left {
	height: 34px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 13px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a8bcc3;
	margin-right: 10px;
}

div.tab-panel-right {
	height: 33px;
	padding-right: 15px;
	padding-top: 14px;
}

div.tab-panel-right select {
	width: 100px;
	border: 1px solid #8da6b0;
	margin-left: 5px;
	font-size: 11px;
}

div.tab-panel-right input {
	width: 110px;
	border: 1px solid #8da6b0;
	margin-left: 0;
	font-size: 11px;
}

input.tab-panel-right-submit {
	width: 25px !important;
	border: 1px solid #8da6b0;
	margin-left: 5px !important;
	font-size: 11px;
}

div.tab-panel img {
	padding-right: 12px;
}

div.tab-panel input {
	padding-right: 8px;
}

div.panel {
	background-image: url(../images/panel_bg.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
}

div.panel-two {
	background-image: url(../images/panel_bg.gif);
	background-repeat: repeat-y;
}

div.content {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #fff;
}

div.panel-float {
	float:left;
	background-image: url(../images/panel_bg.gif);
	background-repeat: repeat-y;
	margin-left: 5px;
}
div.content-float {
	margin-right: 0px;
	margin-left: 0px;
	float:left;
	background-color: #fff;
}

div.content-left {
	width: 200px;
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
	float:left;
	padding-left: 10px;
	background-color: #FFFFFF;
}
div.content-right {
	margin-right: 0px;
	margin-left: 0px;
	padding-bottom: 20px;
	float:left;
	background-color: #FFFFFF;
}

div.content-two {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #fff;
}

div.panel-base {
	height: 12px;
	background-image: url(../images/panel_base.gif);
	background-repeat: no-repeat;
}

div.content-centred {
	background-color: #fff;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cecece;
}


/* ---------- TABLE STYLES --------- */

table.style01 {
	border: 2px solid black;
}

table.style02 {
	background-color: #f0f0f0;
	padding-top: 15px;
	padding-bottom: 15px;
	border:	1px;
}

table.style02 td {
	padding: 1px;
}

table.style0b2 {
	border: 2px solid black;
	background-color: #f0f0f0;
}

table.style0b2 td {
	padding: 1px;
}

table.styleborder01 {
    width: 1008px;
    table-layout: fixed;
    border: 1px;
    border-collapse: collapse;
    border-style: solid;
    solid: black;
    padding: 1px;
    background-color: #f0f0f0;
}

table.styleborder01 td, table.styleborder01 th {
	table-layout: fixed;
    border: 1px;
    border-collapse: collapse;
    border-style: solid;
    solid: black;
    padding: 1px;
}

table.styleborder02 {
    width: 1008px;
    border: 2px;
    solid black;
	padding 2px;
	font="arial";
	padding 5px;
	border-collapse: collapse;
	border-style: solid;
	background-color: #f0f0f0;
}

table.styleborder02 td, table.styleborder02 th {
    border: 2px;
	solid black;
	padding: 1px;
	border-collapse: collapse;
	border-style: solid;
}


table.style03 {
	background-color: #f0f0f0;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}

table.style03 td {
	padding:	0px;
	text-align: center;
}

table.style04 {
	width: 600px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
}

table.style04 td {
	padding:	0px;
	text-align: left;
}

table.style05 {
	width: 400px;
	padding-top: 0px;
	padding-bottom: 5px;
	text-align: left;
}

table.style05 td {
	padding:	0px;
	text-align: left;
}

table.style06 {
	width: 600px;
	background-color: #f0f0f0;
	padding-top: 1px;
	padding-bottom: 1px;
}

table.style06 th {
	text-align:left;
	padding-top: 1px;
	padding-bottom: 1px;
}

table.style07 {
	width: 570px;
	background-color: #f0f0f0;
	margin-top: 10px;
	padding-bottom: 1px;
	padding-left: 20px;
}

table.style07 th {
	text-align:left;
	padding-top: 1px;
	padding-bottom: 1px;
}

table.supmenu {
}

table.supmenu td {
	padding:	0px;
	text-align: right;
}

table td {
	padding:	5px;
}

table td img {
	text-align: center;
}

tr.title-row {
	background-color: #0f365e;
	color: #FFF;
}

tr.dk-row {
	background-color: #efefef;
}

tr.lt-row {
	background-color: #ffffff;
}

td.dk-column {
	background-color: #e4e5e6;
}

td.lt-column {
	background-color: #f3f5f5;
}

.form-item {
	width: 180px;
	border: 1px solid #8da6b0;
}

.form-item-forced {
	width: 180px !important;
	border: 1px solid #8da6b0;
}

.form-item-narrow {
	width: 120px;
	border: 1px solid #8da6b0;
}

.form-item-tiny {
	width: 40px;
	border: 1px solid #8da6b0;
}

.form-item-narrow-forced {
	width: 120px !important;
	border: 1px solid #8da6b0;
	font-size:11px;
}

.form-item-wide {
	border: 1px solid #8da6b0;
}

.form-item-x-wide {
	border: 1px solid #8da6b0;
}

.form-item-medium {
	width: 250px;
	border: 1px solid #8da6b0;
	font-size:11px !important;
}

input.submit-button {
	border: 1px solid #8da6b0;
	font-size:14px !important;
}

.required
{
	background-image:url(../images/required_star.png);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:18px;
}
/* ---------- TEXT STYLES --------- */

.text-italic {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.text-strong {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0f365e;
	font-weight: bold;
}

.icon-offset {
	position: relative;
	top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}


#error_box
{
	border: 2px solid red;
	padding: 5px;
	width: 350px;
}

.cms_edit
{
	border: 1px dashed #333;
	padding: 1px;
}
.cms_edit_action
{
	font-size: 14px;
	text-align: center;
	border-bottom: 1px dashed #333;
}
.cms_edit_action a, .cms_edit_action a:visited, .cms_edit_action a:link
{
	color: #fff;
	background-color: #333;
	padding: 2px;
	border: 1px solid black;
}


/***********************************************
  * Forms With Style - ? Design Melt Down (www.designmeltdown.com)
  * This notice MUST stay intact for legal use
  * Visit Design Melt Down at http://www.designmeltdown.com/
  ***********************************************/
form fieldset
{
	border-width:2px 0px 0px 0px;
	border-style:solid;
	border-color:#657887;

	margin-top: 10px;
	width:350px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;
}

form fieldset legend
{
	border-width:0px 1px;
	border-style:solid;
	border-color:#657887;

	color:#000000;
	font-weight:bold;
	letter-spacing:2px;

	padding:2px 5px;
	margin-bottom:10px;
}


.cms_preview_add
{
	text-decoration: underline;
	color: #347C2C;
}

.cms_preview_remove
{
	text-decoration: line-through;
	color: #800517;
}

div.autocomplete {
  position:absolute;
  width:150px;
  left:110px;
  top:200px;
  background-color:blue;
  border:1px solid #888;
  margin:0;
  padding:0;
  z-index:3;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0;
  padding:0;
}
div.autocomplete ul li.selected { background-color: #ffb;}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:18px;
  cursor:pointer;
}

/* Tabbed form css */
/*
#tabs {
  margin-left: 4px;
  padding: 0;
  background: transparent;
  voice-family: "\"}\"";
  voice-family: inherit;
  padding-left: 5px;
}

#tabs ul {
  font: bold 11px Arial, Verdana, sans-serif;
  padding-top:16px;
  list-style:none;
}

#tabs li {
  display:inline;
  margin:0 2px 0 0;
  padding:0;
  text-transform:uppercase;
}

#tabs a {
	height: 20px;
	color: #4b6a87;
	text-decoration: none;
	float: left;
	background-image: url(../images/tab_inactive.gif);
	background-repeat: no-repeat;
	width: 123px;
	padding-left: 10px;
	padding-top: 5px;
}

#tabs a span {
	height: 20px;
	color: #4b6a87;
	text-decoration: none;
	float: left;
	background-image: url(../images/tab_inactive.gif);
	background-repeat: no-repeat;
	width: 123px;
	padding-left: 10px;
	padding-top: 5px;
}

#tabs a span {
  float:none;
}
#tabs a:hover {
	color: #0f365e;
	background-image: url(../images/tab_rollover.gif);
	background-repeat: no-repeat;
}

#tabs a:hover span {
	color: #0f365e;
	background-image: url(../images/tab_rollover.gif);
	background-repeat: no-repeat;
}
*/

#submenu ul li span.tabHeaderActive, #submenu ul li span a.tabHeaderActive, #submenu ul li.tabHeaderActive {
	height: 20px;
	text-decoration: none;
	float: left;
	width: 123px;
/*
	padding-left: 10px;
	padding-top: 5px;
*/
	background-image: url(../images/tab_active.gif);
	background-repeat: no-repeat;
	color: #0f365e;
}

div.ui-tabs {
	width:600px;
	margin-left:5px;
}

/*
.tabContent {
  clear:both;
  border:2px solid #000000;
  padding-top:1px;
  background-color:#FFF;
}
*/


#submenu {
	width: 600px;
	height: 25px;
	font-size: 13px;
	color: #0f365e;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-left: 15px;
	padding-right: 5px;
}

#submenu ul
{
	color: #0f365e;
	float: left;
	width: 100%;
	font-family: arial, helvetica, sans-serif;
}

#submenu ul li { display: inline; }

#submenu ul li
{
}

#submenu ul li a:hover {
}

#submenu ul li.active {
}

#tabscontent {
}

ul.training {
	list-style-type:		circle;
	padding-left: 15px;
}
