/* CSS Document */

/****************************************************/
/* 					IMAGES	 						*/
/****************************************************/

img 
{
	border: 0px none;
}
/* Style spec's for tooltip  */
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#dee7f7; border:1px solid #336; 
  width:260px; padding:6px;
  color:#000; font-size:11px; line-height:1.3;
}
div#tipDiv a:link { color:#33b }
div#tipDiv a:visited { color:#339 }

/****************************************************/
/* 		Textual Markup								*/
/****************************************************/
.right { text-align:right; }
.clear { clear:both; }
.flag_div
{
	text-align:center;
}
.detailsTable.flag_div
{
	text-align: left;
}
.money_div
{
	text-align:right;
	margin-right:5px;
	white-space: nowrap;
}

.detailsTable.money_div
{
	text-align:left;
	margin-left:5px;
}

.money_green
{
	color:#006600;
}

.copyright {
	color: #FFFFFF;
	font-weight: bold;
}

.money_red
{
	color:#9B0000;
}

.money_grey
{
	color:#222288;
}

.realBalance
{
	/*background-color:#CBCEE7;*/
}
.ghostBalance
{
	background-color:#E7EEEB;
}


.ListingLegend
{
	width: 175px;
}
.listingLegend th
{
	text-align: left;
	background-color:#F3F3F3;
	font-weight: bold;
	border-width:1px;
	padding:1px;
}



.ListingLegend table
{
	border-width:1px;
	border-color:#000066;
	border-style:solid;
	background-color:#CBCEE7;
}
.mainHeading
{

}
.notice
{
	font-weight: bold;
	color: #3A3;
	padding: 3px;
}


DL {
	margin:5px;
	clear:both;
}

DL DT {
	clear:both;
	display:block;
	float:left;
	text-align:right;
	width:10%;	
	border-right:1px dotted #000;
	padding-right:5px;
	margin-top:4px;
}

DL DD {
	clear:right;
	display:block;
	float:left;
	margin:0pt;
	margin-top:4px;
	padding-left:15px;
	width: 85%;
}


/****************************************************/
/* 		ACCOUNT VIEWS								*/
/****************************************************/
.accountOverviewLite
{
	float: left;
	width: 800px;
	margin-bottom:10px;
}
.accountOverviewLite th
{
	text-align: left;
}
.accountH2
{
	color:#222288;
}
/****************************************************/
/* 		FLIPFLOP									*/
/****************************************************/
.transactionRedOn, .transactionRedOff
{
	color: #990000;
	font-weight: bold;
	background-color: #FBB !important;
}

.transactionOrangeOn, .transactionOrangeOff
{
	color: #CC6600;
	font-weight: bold;
}

tr.myTableHeading td.myTableTdOff, tr.myTableHeading th.myTableTdOff
{
	background-color:#DFDFDF;	
}
tr.myTableHeading td.myTableTdOn, tr.myTableHeading th.myTableTdOn
{
	background-color:#CFCFCF;	
}
tr.myTableTrOn, tr.transactionRealOn
{
	background-color:#EFEFEF;
	border-width:0px;
	padding:2px;
}
tr.myTableTrOff, tr.transactionRealOff
{
	background-color:#FAFAFA;
	padding:2px;
	border-width:0px;
}
tr.myTableTrOn td.myTableTdOn
{
	background-color:#CBCEE7;
}
tr.myTableTrOn td.myTableTdOff
{
	background-color:#BABDD6;
}
tr.myTableTrOff td.myTableTdOn
{
	background-color:#BBB;
}
tr.myTableTrOff td.myTableTdOff
{
	background-color:#CCC;
}
tr.tableHr
{
	background-color:#CCC;
	height:10px;
}

/****************************************************/
/* 			GENERIC TABLE MARKUP					*/
/****************************************************/


.tableFunctions
{
	text-align: center;
	text-wrap: no-wrap;
}
.overviewTable
{
	border-width:1px;
	border-color:#000066;
	border-style:solid;
	background-color:#BABDD6;
}
.listTable
{
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
	border-width:1px;
	border-color:#000066;
	border-style:solid;
	background-color:#FFFFFF;
}
.listTable .listTable th
{
	font-size:small;
}
div.listTableLevel1
{
	margin:5px;
	padding:5px;
	width:99%;
}

div.listTableLevel1 table
{
	border:1px solid #000;
	font-size:12px;	
}
.hidden
{
	display:none;
}


.myTableHeading
{
	background-color:#CCC;
	font-weight: bold;
	border-width:1px;
	text-align:center;
	padding:1px;
}

.previewTable
{
	border-width:1px;
	width:500px;
	border-color:#000066;
	border-style:solid;
	background-color:#CBCEE7;

}
fieldset.htmlFieldPreview
{
	border-width:3px;
	width:90%;
	border-color:#000000;
	border-style:solid;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
}
div.htmlFieldPreview
{
	height:350px;
	overflow:scroll;
}
.detailsTable
{
	width:400px;
	border:#777 1px solid;
	/*background-color:#CBCEE7;*/
}
.detailsFieldHead
{
	text-align: left;
	margin-right: 50px;
	padding:2px;
	width:150px;
	nowrap;
}
.detailsField
{
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	padding:2px;
	width:350px;
}
.tableColumnCenter
{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
.blank
{
	background-color:#CCCCCC;
	border-color:#333333;
	border-width:2px;
	border-style:solid;
}



tr.tableGroupDividerOff th, tr.tableGroupDividerOn th
{
	text-align:left;
	background: #DADADA;
	height:5px;
	padding:4px;

}
div.tableGroupDivider
{
	width:300px;
	font-size: medium;
	color: #468;
}

.ingoreEntry {
	color:#999;
	text-decoration:line-through;
}

.validEntry {
	color: #060;
}

/****************************************************/
/* 			FORMS   								*/
/****************************************************/

tr.formRowErrorOn
{
	background-color:#CEC3DB;
}
tr.formRowErrorOff
{
	background-color: #BEB3CB;
}

table.formClass
{
	width: 100%;
	border:1px #AAA solid;

}

div.formClassGroup
{
	margin:10px;
}
table.formClassGroup
{
	width: 100%;
	border-width:1px;
	border-color:#000066;
	border-style:solid;
	background-color:#FFFFFF;
}


.formClass td
{
	padding:1px 2px 1px 2px;
	
}
.formClass th
{
	text-align:left;
	padding:4px;
}
div.radioCheckboxItem
{
	margin:2px;
	padding:2px;
}

div.radioCheckboxItem label
{
	margin-left:10px;
}

div.formError
{
	position:relative;
	color: #FF0000;
	text-align:left;
	width:95%;
	margin: 5px;
	padding: 3px;
	font-weight: bold;
	border-size:2px;
	border: 2px solid #FF2200;
}

div.formClass OPTION.optionGroup {
	font-weight:bold;
}

div.formClass OPTION.optionItem {
	padding-left:30px;
}

div.formClass SELECT.formMixedRecipients OPTION.optionItem {
	background:  no-repeat url(../images/icons/user.gif) 32px center;
	height:16px;
	padding-left:48px;
}

div.formClass SELECT.formMixedRecipients OPTION.optionGroup {
	background:  no-repeat url(../images/icons/group.gif);
	background-position: center left;
	padding-left:20px;
	height:20px;
	font-weight:bold;
}

DIV.formClass DIV.formMixedRecipients {
	width:auto;
	height: 250px;
	overflow:scroll;
	border:1px solid #CCC;
	margin:5px;
	background:#FFF;
}

DIV.formClass DIV.formMixedRecipients UL.optionGroup {
	margin-left:20px;
	list-style-image:url(../images/icons/group.gif) !important;
}

DIV.formClass DIV.formMixedRecipients UL.optionItem {
	margin-left:20px;
	list-style-image:url(../images/icons/user.gif) !important;
}


DIV.displayMixedRecipients {
	display:inline;
}

DIV.displayMixedRecipients UL.listGroups {
	list-style-image: none !important;
	font-weight:bold;
	display:inline;
}

DIV.displayMixedRecipients UL.listGroups LI {
	background:transparent url(../images/icons/group.gif) no-repeat scroll left center;
	display:inline;
	padding:2px;
	padding-left:20px !important;
	margin-left:none !important;
}

DIV.displayMixedRecipients UL.listGroups UL.item_list, DIV.displayMixedRecipients UL.item_list {
	list-style-image: none !important;
	font-weight:normal;
	display:inline;
	padding-left:1px !important;
}

DIV.displayMixedRecipients UL.listGroups UL.item_list LI, DIV.displayMixedRecipients UL.item_list LI {
	background:none;
	border:none;
	display:inline;
	padding-left:20px;
	margin-left:5px;
}



/****************************************************/
/* 			DIVS							*/
/****************************************************/
.splitL
{
	float: left;
	width:48%;
}
.splitR
{
	float: right;
	width:48%;
}
.expandButton
{
	background-image: url(images/icons/expand.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;

	font-size: 12px;
	text-decoration: none;
	color:#333;
	font-weight:bold;
}
.pageFunctions
{
	width:100%;
	font-size:93%;
	line-height:normal;
	background-color: #E9E6DB;
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
	border: solid 1px #003264;
	border-right:0;
	border-left:0;
	height:20px;
}
.expandButton a, .expandButton a:active
{
	font-size: 12px;
	text-decoration: none;
	color:#333;
}

.expandButton a:hover
{
	text-decoration: underline;
	color:#FFF;
}


/****************************************************/
/* 			Transaction classes						*/
/****************************************************/

.transactionGhostOn
{
	background-color:#C5C095;
	border-width:0px;
	padding:2px;
}
.transactionGhostOff
{
	background-color:#D8D3B8;
	padding:2px;
	border-width:0px;
}
.transactionFooter
{
	background-color:#BABABA;
	padding:2px;
	border-width:0px;
}
/* Custom user row classes */
.transactionDefaultOn, .transactionDefaultOff
{
}


/****************************************************/
/*				PAGE NOT FOOUND CSS				    */
/****************************************************/
.pnf_container
{
	width:100%;
	height:100%;
	height:100;
	padding:0px;
	margin:0px;
	text-align:center;
}
.pnf_box
{
	font-weight: bold;
	clear: both;
	height: 200px;
	width: 500px;
	border: thin solid #990000;
	text-align: center;
	padding:10px;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.pnf_links
{
	text-align:left;
	width:300px;
}
.pnf_heading
{
	text-transform: uppercase;
	color: #990000;
}
/****************************************************/
/*		PERMISSION DENY NOT FOOUND CSS				 */
/****************************************************/
.permission_container
{
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;
	clear:both;
}
.permission_deny
{
	font-weight: bold;
	clear: both;
	height: 200px;
	width: 500px;
	border: thin solid #990000;
	text-align: center;
	padding:10px;
	background-color: #FFFFFF;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.permission_links
{
	text-align:left;
	width:300px;
}
.permissions_heading
{
	text-transform: uppercase;
	color: #990000;
}



/************************************/
/* FORM STYLINH */
/************************************/
/* STANDARD */

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#FFF;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:95%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:2px 2px 2px 2px; /* IE6 */
}
.buttons button[type]{
    padding:2px 2px 2px 2px; /* Firefox */
    line-height:10px; /* Safari */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

button.disabled:hover, button.disabled:active, button.disabled, .buttons a.disabled a:active, .buttons a.disabled a:hover
{
    background-color: #EEE;
    border:1px solid #DDD;
    color:  #CCC;
}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}

/* NEUTRAL */

button.neutral, .buttons a.neutral{
    color:#146692;
}
.buttons a.neutral:hover, button.neutral:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#137093;
}
.buttons a.neutral:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
}

.contactText a
{
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;	
}

div.contactText
{
	text-align:right;
	height:100%;
	padding:15px;
}

/*****************************************************/
/* Wizardy
/*******************************************************/

DIV.wizardProgressBar {
	margin-top:14px;
	margin-bottom:14px;
}

DIV.wizardProgressBar DIV.steps {
	width:auto;
}

DIV.wizardProgressBar DIV.stepTextTodo, DIV.wizardProgressBar DIV.stepTextCurrent, DIV.wizardProgressBar DIV.stepTextDone {
	display:inline;
	border:1px dashed #ccc;
	border-width:1px 0;
	padding-right:7px;
}

DIV.wizardProgressBar DIV.stepTextDone { 
}

DIV.wizardProgressBar DIV.stepTextTodo { 
	color:#777;
}

DIV.wizardProgressBar DIV.stepTextCurrent { 
	font-weight:bold;
}

DIV.wizardProgressBarTodo
{
	background: url(../images/wizards/step_todo.gif) no-repeat;
	text-align:center;
	height: 36px;
	width: 36px;
	overflow:hide;
	padding:9px 14px 9px 14px;
	color: #FFF;
	font-weight:bold;
	display:inline;
}
DIV.wizardProgressBarCurrent
{
	background: url(../images/wizards/step_current.gif) no-repeat;
	text-align:center;
	height: 36px;
	width: 36px;
	overflow:hide;
	padding:9px 14px 9px 14px;
	color: #FFF;
	font-weight:bold;
	display:inline;
}
DIV.wizardProgressBarDone
{
	background: url(../images/wizards/step_done.gif) no-repeat;
	text-align:center;
	height: 36px;
	width: 36px;
	overflow:hide;
	padding:9px 14px 9px 14px;
	color: #FFF;
	font-weight:bold;
	display:inline;
}


div.wizardProgressBarSmall
{
}
div.wizardProgressBarSmall ul
{
	display:inline;
	list-style: none;
	padding:0;
	margin:2px 2px 2px 2px;
}
div.wizardProgressBarSmall ul li
{
	text-align:center;
	height: 18px;
	width: 18px;
	overflow:hide;
	padding:4px 7px 4px 7px;
	color: #FFF;
	font-weight:bold;
	display:inline;
}
li.wizardProgressBarTodoSmall
{
	background: url(../images/wizards/step_todo_small.gif) no-repeat;
}
li.wizardProgressBarCurrentSmall
{
	background: url(../images/wizards/step_current_small.gif) no-repeat;
}
li.wizardProgressBarDoneSmall
{
	background: url(../images/wizards/step_done_small.gif) no-repeat;
}

/************************************/
/* Javascript tricks
/************************************/

.jsHide
{
}


/************************************/
/* TABBER CSS
/************************************/

.tabberlive .tabbertabhide {
	display:none;
}

.tabber {
}
.tabberlive {
 margin-top:1em;
}
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 border-bottom: 1px solid #778;
 font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #DDE;
 text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
 color: #000;
 background: #AAE;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #fff;
 border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
 background: white;
 border-bottom: 1px solid white;
}

.tabberlive .tabbertab {
 padding:5px;
 border:1px solid #aaa;
 border-top:0;
}

.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}


/* CSS Document */

img {
	border:0;
}

body {
	background: #fff url(../images/layout/background.png) repeat-x top;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
	margin:0 0 0 0;
	padding:0;
	line-height: 1.3;
}

.gap {
	clear:both;
	height:10px;
}

DIV#mainContentStructure {
	background-color: #FFF;
	padding: 15px 10px 15px 10px;
}

DIV#mainContent ul{
	list-style-image: url(../images/layout/bullet.gif);
}

DIV#mainContent a,
DIV#mainContent a:active,
DIV#mainContent a:link,
DIV#mainContent a:visited {
	color: #333;
}

DIV#mainContent a:hover{
	color: #AAA;
}

.ad_ch, .ad_area {
	display:none !important;
}


DIV#mainContent p.quote {
	font-size: smaller;
	padding:5px;
	border-color:#003366;
	border-top:1px dotted;
	border-bottom:1px dotted;
	margin-right:5px;
}

DIV#mainStructure {
	width: 770px;
	border: solid 1px #9B9B9B;
	border-top:0;
	border-bottom:0;
	margin:0 auto 0 auto;
	text-align:left;
}

DIV#mainStructureWide {
	width: auto;
	border: solid 1px #9B9B9B;
	border-top:0;
	border-bottom:0;
	margin:0 auto 0 auto;

	text-align:left;
}

DIV#pageTitle{
	padding: 0px;
	margin: 5px 0 5px 0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	color:#CC3300;
	margin:0;
	padding:0.75em 0.5em 0.45em 1em;
	font-family:Cambria,Georgia,"Times New Roman",serif;
	font-size:2em;
}

.helpImage {
	display:inline;
	position:relative;
	top:3px;
	padding-left:5px;
}

h2 {
	height:20px;
	text-align:left;
	width:auto;
	margin:5px 0 5px 0;
	padding:1px 5px 1px 5px;
	border:1px #87888A solid;
	border-left:0;
	border-right:0;
	color:#fff;
	background: #A0A8B8 url(../images/layout/h2_background.gif) repeat-x bottom;
	font-family::Georgia,"Times New Roman",Times,serif;
	font-size:medium;
}

h3 {
	margin:5px 0 5px 0;
	padding:1px 5px 1px 5px;
}

DIV#mainContent  {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

DIV.mainContentLarge {
	font-size:1.2em;
}

DIV#helpContentStructure {
	width: 600px;
	padding: 5px;
	margin: 20px;
	border:1px dotted #000;
}
DIV#helpContent {
}

DIV#helpContent H3 {
	font-size:14px;
	text-decoration:underline;
}

DIV#footerContent {
	padding: 5px;
}


/* Logo */
DIV#headerLogo img {
	padding:0;
	margin:0;
	border:0;
}

DIV#headerLogo {
	background: #5D85B2 url(../images/layout/site_id_bk.png) repeat-x top;
	height:100px;
	padding:0;
	overflow:hidden;
}

/* Main Navigation */
DIV#mainNavigation {
	font-size:12px;
	font-family: Verdana, Sans-serif;
	background: url(../images/layout/main_nav_bk.png) top repeat-x #F5F5F4;
	height:25px;
}

DIV.largeNavigation {
	font-size:14px !important;
	font-weight:bold;
}

DIV#mainNavigation ul {
	border:0;
	padding:0;
	margin:0;
	text-align:left;
	list-style-type:none;
	width:100%;
	clear:both;
}
DIV#mainNavigation ul li {
	margin-top:4px;
	margin-bottom:4px;
	padding-left: 20px;
	padding-right: 20px;
	color:#fff;
	border-right:1px solid #fff;
	display:inline;
	float:left;
}

DIV#mainNavigation ul li.left {
	float:left;
}

DIV#mainNavigation ul li.right {
	float:right;
}

DIV#mainNavigation ul li.last{
	border-left:1px solid #9B9B9B;
	border-right:none;
	padding-left: 20px;
}

DIV#mainNavigation ul li a {
	padding-top:3px;
}

DIV#mainNavigation ul li.selected,
DIV#mainNavigation ul li.selectedEnd {
	background: url(../images/layout/arrow2.gif) no-repeat;
	background-position: 10px 55%;
}

DIV#mainNavigation ul li.selected a:active,
DIV#mainNavigation ul li.selected a:link,
DIV#mainNavigation ul li.selected a:visited,
DIV#mainNavigation ul li.selected a:hover {
	font-weight:bold;
	color: #fff;

}

DIV#mainNavigation ul li.selectedEnd a:active,
DIV#mainNavigation ul li.selectedEnd a:link,
DIV#mainNavigation ul li.selectedEnd a:visited,
DIV#mainNavigation ul li.selectedEnd a:hover {
	font-style: italic;
	color: #fff;
	font-weight:bold;
}

DIV#mainNavigation ul li a:active,
DIV#mainNavigation ul li a:visited,
DIV#mainNavigation ul li a:link
{
	color:#fff;
	text-decoration:none;
}

DIV#mainNavigation ul li a:hover {
	color: #ccc;
	text-decoration:none;
}

/* Sub Navigation */
DIV#subNavigation {
	background: #FFF url(../images/layout/sub_nav_bk.gif) top repeat-x;
	font-size:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

DIV#subNavigation ul {
	margin:0;
	border:0;
	padding:0;
	text-align:left;
	list-style-type:none;
}
DIV#subNavigation ul li {
	padding-left: 20px;
	padding-right: 20px;
	display:inline;
	color:#555;
	border-right:1px dotted #fff;
}

DIV#subNavigation ul li a {
	padding-top:3px;
}
DIV#subNavigation ul li.selected, DIV#subNavigation ul li.selectedEnd {
	background: url(../images/layout/arrow3.gif) no-repeat !important;
	background-position: 10px 55% !important;
}

DIV#subNavigation ul li.selected a:active,
DIV#subNavigation ul li.selected a:link,
DIV#subNavigation ul li.selected a:visited,
DIV#subNavigation ul li.selected a:hover {
	color: #666;
}

DIV#subNavigation ul li.selectedEnd a:active,
DIV#subNavigation ul li.selectedEnd a:link,
DIV#subNavigation ul li.selectedEnd a:visited,
DIV#subNavigation ul li.selectedEnd a:hover {
	color: #666;
}

DIV#subNavigation ul li.first {
	padding-left: 20px;
}

DIV#subNavigation ul li a:active,
DIV#subNavigation ul li a:visited,
DIV#subNavigation ul li a:link
{
	color:#000;
	text-decoration:none;
}

DIV#subNavigation ul li a:hover {
	color: #000;
	text-decoration:underline;
}


DIV#subNavigation UL LI.add {
	background: url(../images/icons/add_tiny.gif) no-repeat;
	background-position: 10px 55%;
}

/* BREAD CRUMB */
DIV#mainBreadCrumb {
	background-color: #AAC1DB;
	border-bottom:1px #fff solid;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

DIV#mainBreadCrumb a:link,
DIV#mainBreadCrumb a:active,
DIV#mainBreadCrumb a:visited
{
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#fff;
}

DIV#mainBreadCrumb a:hover
{
	color:#ddd;
	text-decoration:none;
}

DIV#mainBreadCrumb ul {
	padding:4px 2px 4px 2px;
	display:inline;
	list-style-type: none;
}



DIV#mainBreadCrumb ul li {
	padding-left: 10px;
	margin-left: 6px;
	display:block;
	float:left;
	background: url(../images/layout/arrow2.gif) no-repeat;
	background-position:0% 55%;
}

DIV#mainBreadCrumb ul li.last {
	font-weight:bold;
	font-style:italic;
	padding-left:10px;
}

DIV#mainBreadCrumb ul li.first {
	padding-left:2px;
	margin-left:4px;
}
DIV#mainBreadCrumb ul li.home {
	padding-left: 14px !important;
	margin-left: 4px;
	background: url(../images/layout/breadcrumb_home.gif) no-repeat;
	background-position:0% 59%;
}

DIV#mainBreadCrumb ul li.pageNotAllowed {
	background: url(../images/layout/breadcrumb_not_allowed.gif) no-repeat;
	background-position:0% 59%;	
	padding-left: 18px !important;
}

DIV#mainBreadCrumb ul li.pageNotFound {
	background: url(../images/layout/breadcrumb_not_found.gif) no-repeat;
	background-position:0% 59%;	
	padding-left: 18px !important;
}

DIV#mainBreadCrumb ul li.otherPage {
	background: none;
}

/* FOOTER */

DIV#footerStructure {
	text-align:center;
	background:url(../images/layout/footer_bk.gif) repeat-x top #FFF;
	border:#9A9A9A solid 1px;
	color:#000;
	border-left:0;
	border-right:0;
	padding: 4px 2px 4px 2px;
	font-size:x-small;
	font-family: Arial,helvetica,sans-serif;
}

DIV#footerDisclaimer {
	display:inline;
	text-align:left;
}

#footerStructure a:active,
#footerStructure a:visited,
#footerStructure a:link {
	color:#333333;
}

#footerStructure a:hover{
	color:#AAA;
}

DIV#footerLinks {
	text-align:center;
}

DIV#footerLinks ul {
	list-style-type: none;
	margin:auto 2px auto 15px;
	padding-bottom:4px;
	padding-bottom:5px;
	border-bottom: 1px #86A9D0 solid;
	width:90%;
}

DIV#footerLinks li {
	display:inline;
	border-right: 1px #D4D8D9 solid;
	padding:0 5px 0 5px;
}

/* User Info Panel */

DIV#userInfoPanel {
	width:350px;
	overflow:hidden;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 1px;
	color:#ddd;
	text-align:right;
}
	
DIV#userInfoPanel form fieldset {
	border:none;
	padding:0;
}

DIV#userInfoPanel form input {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background:none;
	border:1px solid #ddd;
	margin:0;
	padding:1px;
	color:#ddd;
}

DIV#userInfoPanel form button {
	background:none;
	border:1px solid #ddd;
	margin:0;
	padding:0;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	height:14px;
	color:#ddd;
	text-transform:uppercase;
}

DIV#userInfoPanel a:active,
DIV#userInfoPanel a:visited,
DIV#userInfoPanel a:link {
	color:#eee;
}

DIV#userInfoPanel a:hover {
	color:#000;
}


DIV#userInfoPanel ul {
	list-style-type: none;
	text-align:right;
	padding:0;
	margin:0;
}

DIV#userInfoPanel li {
	margin-top:2px;
}

/* POPUP */
DIV#popupMainStructure {
	width:500px;
	border: solid 1px #9B9B9B;
	border-top:0;
	border-bottom:0;
	margin:0 auto 0 auto;
	text-align:left;
	background:#fff;
}

DIV#popupHeaderStructure {
	padding:10px;
}

DIV#popupMainContentStructure {
	height: 250px;
	width: 400px;
	margin: 10px auto 10px auto;
	border: thin dashed #000000;
}

DIV#popupFooterStructure {
	text-align:center;
	background:url(../images/layout/footer_bk.gif) repeat-x top #FFF;
	border:#9A9A9A solid 1px;
	color:#000;
	border-left:0;
	border-right:0;
	padding: 4px 2px 4px 2px;
	font-size:x-small;
	font-family: Arial,helvetica,sans-serif;
}


/* CONTENT PAGES FORMS */

DIV.contentForm FIELDSET DIV
{
	margin:5px;
	width:500px;
	clear:both;
}
DIV.contentForm label
{
	width:125px;
	padding-right:20px;
	text-align:right;
}

DIV.contentForm label, DIV.contentForm input 
{
	display:block;
	float:left;
	margin-bottom:10px;
}

DIV.userErrorMessages
{
	left:auto;
	right:auto;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	width: 519px;
	height: auto;
	border: 0px;
	background: url(../images/layout/error_bk_middle.png) repeat-y #F6F6F6;
}



DIV.userNoticeMessages
{
	left:auto;
	right:auto;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	width: 519px;
	height: auto;
	border: 0px;
	background: url(../images/layout/notice_bk_middle.png) repeat-y #F6F6F6;
}

DIV.userWarningMessages
{
	left:auto;
	right:auto;
	margin:10px;
	margin-left:auto;
	margin-right:auto;
	width: 519px;
	height: auto;
	border: 0px;
	background: url(../images/layout/warning_bk_middle.png) repeat-y #F6F6F6;
}

DIV.userErrorMessages DIV.userErrorMessagesTop {
	margin:0;
	width: 100%;
	height: 28px;
	padding:0;
	border:0;
	background: url(../images/layout/error_bk_top.png) top repeat-y #F6F6F6;
}

DIV.userNoticeMessages DIV.userNoticeMessagesTop {
	margin:0;
	width: 100%;
	height: 28px;
	padding:0;
	border:0;
	background: url(../images/layout/notice_bk_top.png) top repeat-y #F6F6F6;
}


DIV.userWarningMessages DIV.userWarningMessagesTop {
	margin:0;
	width: 100%;
	height: 28px;
	padding:0;
	border:0;
	background: url(../images/layout/warning_bk_top.png) top repeat-y #F6F6F6;
}



DIV.userErrorMessages DIV.userErrorMessagesContent,
DIV.userNoticeMessages DIV.userNoticeMessagesContent,
DIV.userWarningMessages DIV.userWarningMessagesContent {
	margin:0px 10px 0px 10px;
}

DIV.userErrorMessagesContent div.list_heading,
DIV.userWarningMessagesContent div.list_heading,
DIV.userNoticeMessagesContent div.list_heading {
	font-weight:bold;
	padding-left:20px;
}

DIV.userErrorMessagesMultiple {
	font-weight:bolder;
	color:#990000;;
}
DIV.userWarningMessagesMultiple{
	font-weight:bolder;
	color:#CC9900;
}
DIV.userNoticeMessagesMultiple  {
	font-weight:bolder;
	color: #006600;
}


DIV.userErrorMessagesContent ul,
DIV.userNoticeMessagesContent ul,
DIV.userNoticeMessagesContent  ul{
	list-style-type: none;
	list-style-image:url(../images/layout/error_bullet.png) !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

DIV.userErrorMessagesContent ul.list_list li,
DIV.userNoticeMessagesContent ul.list_list li,
DIV.userWarningMessagesContent ul.list_list li {
	padding-left: 3px;
} 

DIV.userErrorMessages DIV.userErrorMessagesBottom {
	margin:0;
	width: 100%;
	height: 27px;
	padding:0;
	border:0;
	background: url(../images/layout/error_bk_bottom.png) bottom repeat-y #F6F6F6;
}

DIV.userNoticeMessages DIV.userNoticeMessagesBottom {
	margin:0;
	width: 100%;
	height: 27px;
	padding:0;
	border:0;
	background: url(../images/layout/notice_bk_bottom.png) bottom repeat-y #F6F6F6;
}

DIV.userWarningMessages DIV.userWarningMessagesBottom {
	margin:0;
	width: 100%;
	height: 27px;
	padding:0;
	border:0;
	background: url(../images/layout/warning_bk_bottom.png) bottom repeat-y #F6F6F6;
}




DIV.quoteBox {
	border:1px solid #CCCCCC;
	width:130px;
	background: #fff url(../images/layout/panel-box.png) bottom repeat-x;
	padding:10px;
	height:100%;
}

DIV.quoteBox blockquote {
	margin:0;
	margin-top:5px;
	padding:10px;
}

