a
{ text-decoration:none;
	outline: 0;
}
a:link { color:#1D368A; }
a:visited { color:#1D368A; }
a:hover { text-decoration:underline;  color:#1D368A; }
a img { border: 0px; }

p, div, li, table, td, th, tr, pre { margin: 0; padding: 0; }

select, input, textarea { vertical-align: middle; 
		font-size: 11px;
		font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif !important;
}
h1, h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

h1 {
	font-size: 24px;
	color:#0048A0;
	padding: 1em 0 0.5em 0;
	letter-spacing: -1px;
	margin:0;
}

h2 {
	font-size: 20px;
	color:#0F2187;
	padding: 0;
	letter-spacing: -1px;
	margin: 0;
}

h3 {
	color: #999999;
	font-size: 16px;
	margin: 0;
	padding: 0;
	width: 100%;
}

h4 {
	clear: both;
	font-size: 14px;
	color: #969696;
	margin-bottom: 3px;
}

h5 {
	clear: both;
	font-size: 13px;
	color: #969696;
	margin-bottom: 3px;
}

p {
	margin: 1em 0;
}

.cleared {
	overflow: hidden;
}
.clearl {
	clear: left;
}
.clearr {
	clear: right;
}
.clear {
	clear: both;
}

pre {
	font-size: 13px;
}


.pseudo_table {
	display: table;
}

.pseudo_table .td {
	display: table-cell;
}

fieldset {
	margin: 0.2em;
	padding: 0.2em 0.5em;
}

fieldset legend {
	font-weight: bold;
	margin: 0 0.5em;
}
div.plain_text_block {
	border: 1px solid #e5e8eb;
	line-height: 1.2em;
	margin-bottom: 2em;
	padding: 0.5em;
}

div.plain_text_block .header {
	margin: -0.5em -0.5em 0 -0.5em;
	padding: 0 4px 0 4px;
	display: block;
	background: #d4dae0 url(/images/default/menu/boxtit_bg.gif) repeat-x top;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.Center {
	text-align: center!important;
}
.Left {
	text-align: left!important;
}
.Right {
	text-align: right!important;
}
.hilight {
	background: #FFFFE1;
}

.full_size { width: 100% }
.fixed_size { width: 800px; }
.fixed_size1_2 { width: 400px; }
.fixed_size2_3 { width: 600px; }

table.table_docs {
	padding: 0;
	margin: 0 0 20px 0;
	border: 0;
	color: #333333;
	border-collapse: collapse;
	caption-side: top;
}

table.table_docs caption{
	font-size: 16px;
	color: #969696;
	text-align: left;
	font-weight: bold;
	padding: 0 2px 3px 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;
}

table.table_docs th {
	font-weight: bold;
	text-align: left;
	background: #d4dae0 url(/images/default/menu/boxtit_bg.gif) repeat-x top;
}

table.table_docs th, table.table_docs td {
	height: 23px;
	border-bottom: 1px solid #e5e8eb;
	padding: 0 2px 0 5px;
	vertical-align: middle;
	border-collapse: collapse;
}

table.table_docs tr:hover td, .table_docs tr.hilite td {
	background-color: #e5e8eb;
}

table.table_docs tfoot tr:hover td, .table_docs tfoot tr.hilite td {
	background-color: #d4dae0;
}


table.table_docs th.Center, table.table_docs td.Center { text-align:center; }
table.table_docs td.no_padding, table.table_main td.no_padding { padding: 0!important; }
table.table_docs th.no_padding { padding: 0 0 0 5px; vertical-align: middle; }

table.table_docs img{ vertical-align: middle; display: inline; }
table.table_docs col.emphazed, table.table_docs tr.emphazed { background: #F2F4F8; }


.noborder_head {
	border-width: 0 1px 0 0 !important ;
}

table.table_docs tr.subheader th,
table.table_metadata tr.subheader th,
table.table_metadata tr.subheader td,
table.table_docs tr.subheader td { background: #e5e8eb!important; }

table.table_docs tfoot {
	text-align: right;
	background: #d4dae0;
	font-weight: bold;
}

table.table_docs tfoot th { text-align: right; }

table.table_docs tfoot td{
	padding: 2px;
	vertical-align: middle;
	line-height: 20px;
}

table.table_main {
	padding: 0;
	margin:0 0 20px 0;
	border: 0;
	color: #333333;
	border-spacing:0px;
	border-collapse: collapse;
	caption-side: top;
	background-color:#FFFFFF;
}

table.table_main caption{
	font-size: 16px;
	color: #969696;
	text-align: left;
	font-weight: bold;
	padding: 0 2px 3px 2px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-transform: uppercase;

}

table.table_main th {
	font-weight: bold;
	text-align: left;
	background: #d4dae0 url(../../images/default/menu/boxtit_bg.gif) repeat-x top;
	color: #333333;
}

table.table_main th, table.table_main td {
	height: 23px;
	border: 1px solid #e5e8eb;
	padding: 0 5px 0 5px;
	vertical-align: middle;
}

table.table_main tfoot td, table.table_main tfoot th {
	text-align: right;
	font-weight: bold;
	color: #333333;
	background: #d4dae0;
}

table.table_main .no_border td, table.table_main .no_border th {
	border: 0;
	border-spacing: 1px;
	border-collapse: collapse;
}

table.table_main img, table.table_main select, table.table_main input, table.table_main textarea { vertical-align: middle; }
table.table_main col.emphazed, table.table_main tr.emphazed, table.table_main td.emphazed { background: #F2F4F8; }
table.table_main tr.subheader th, table.table_main tr.subheader td { background: #e5e8eb !important; }
table.table_main th.Center, table.table_main td.Center { text-align:center; }
.Left { text-align: left!important; }
.Right { text-align: right!important; }
.Top { vertical-align:top!important; }
.Bottom { vertical-align:bottom!important; }
table.table_main tfoot th div { float: left; margin:2px 0 0 0; }

.nowrap { white-space: nowrap; }

input.submit_bttn, button.submit_bttn {
	padding-left: 5px;
	padding-right: 5px;
	background-color: #76A0CD;	
	background-image: url(../../images/default/button.gif);
	background-position: center;
	background-repeat: repeat-x;
	color: white;
	border: 1px solid #516c91;
}

input.active_bttn, button.active_bttn {
	padding-left: 5px;
	padding-right: 5px;
	color: white;
	border: 1px solid #516c91;
	background-color: #76A0CD;
	font-weight: bold;
	background-image: url(../../images/default/button.gif);
	background-position: center;
	background-repeat: repeat-x;
}

input.submit_bttn[disabled], button.submit_bttn[disabled] {
	background-image: url(../../images/default/button_disabled.gif);	
	padding-top: 0px;
	padding-bottom: 0px;
	border: 1px solid #6E6E6E;	
	background-color: #969696;
}

a.submit_bttn {
	padding: 1px 8px 1px 8px;
	background-color: #76A0CD;
	border: 1px solid #516c91;
	color: white !important ;
	text-decoration: none;
	cursor: default;
	background-image: url(../../images/default/button.gif);
	background-position: center;
	background-repeat: repeat-x;
}
a.submit_bttn:hover {
	text-decoration: none!important ;
}
.table_options {
	min-height: 22px;
	text-align: left;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	line-height: 20px;
	border-top: 1px solid #DEE1E6;
	overflow: hidden;
	clear: right;
}
.table_options img {
	display: inline;
	vertical-align: middle;
}
.table_options input, div.table_options select{
	display: inline;
	vertical-align: middle;
}
.table_options div { 
	float: right; 
}
.accent { color: red; }
.active_page { background-color: white; padding:0 5px; font-weight:bold }
.app_menu {
	text-align: right;
	margin: 0 0 5px 0;
}

.app_menu h2 { float:left; padding-right: 20px; }

.app_menu ul {
	text-align:right;
	list-style:none;
	padding: 0.3em 0 0 0;
	margin:0;
}

.app_menu li {
	display:inline;
	padding:0px 3px 0px 0;
	font-weight:bold;
	color: #000000;
	line-height: 2em;
}

.app_menu a { color:#000000 ! important; white-space:nowrap; padding:0; margin:0; }
.app_menu img { margin: 0 2px 5px 0; vertical-align:middle; }

.inactive { color: #999999; }
sup.accent {
	color: red;
	font-weight: bold;
}

div.table_filter_tool {
	background-color: #F2F4F8;
	margin: 0;
	padding: 3px 0 3px 20px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	margin-bottom: 15px;
}

div.table_filter_tool option {
	height: 1.3em;
}
div.table_filter_tool select { vertical-align: middle; min-width: 5em; }
div.table_filter_tool img { vertical-align: middle; }
div.table_filter_tool input { vertical-align:middle; }
div.table_filter_tool th { text-align: left; }
div.table_filter_tool tfoot { text-align: left; }

.link_tool {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#999999;
	padding:5px 0 2px 0;
	margin:0;
}


.table_form {
	clear: both;
	background: #F3F4F8;
	border: 1px solid #C2C6D1;
	padding: 5px 9px 5px 9px;
	margin-bottom: 10px;
}

.table_subform_white {
	clear: both;
	border: 1px solid #C2C6D1;
	padding: 5px 9px 5px 9px;
	margin-bottom: 10px;
}


.table_subform {
	clear: both;
	background: #F3F4F8;
	border: 1px solid #C2C6D1;
	padding: 5px 9px 5px 9px;
	margin-bottom: 10px;
}


.table_form_white {
	clear: both;
	border: 1px solid #C2C6D1;
	padding: 5px 9px 5px 9px;
	margin-bottom: 10px;
}


.table_form table{ border-spacing: 2px; }
.table_form img { vertical-align: middle; }
.table_form th, .table_form td { vertical-align: middle; text-align: left; height: 20px; }
.table_form th { padding-right: 3px; font-weight: bold; }
.table_form tr.margin td, .table_form tr.margin th {
	padding-top: 12px;
}
.table_form fieldset, .table_filter_tool fieldset {
	border: 1px solid #A9AAAE;
	padding: 0.1em 0.5em 0.5em 0.5em;
/*	line-height: 1.5em;*/
	margin-bottom: 0.3em;
}

.table_form table .wideheader {
	vertical-align: top;
	line-height: 20px;
}

.table_form fieldset legend, .table_filter_tool fieldset legend { font-weight: bold; margin: 0 0.1em 0 0.1em; }
.table_form fieldset label, .table_filter_tool fieldset label { margin-right: 0.5em; }
.input_select, .input_text { width: 100%; }
.input_any { width: 100% !important; width: 98%; }
.table_form tfoot td { text-align: right; font-weight: bold; }
.table_form td.Top { vertical-align:top; }
.table_form td.Center, .table_form th.Center { text-align:center; }
.workflow_select, .workflow_select option, .workflow_select optgroup option { font-family: "Courier New", Courier, monospace !important; font-size: 12px; vertical-align: baseline }
.monospace { font-family: monospace, "Courier New", Courier !important }

.icons_list { clear: both; margin: 0; padding: 0; }
.icons_list li { list-style: none; width: 100px; float: left; text-align: center; margin: 0; padding: 3px 5px 3px 5px; overflow:hidden;}
.icons_list li img { display:block; margin:0 auto 0 auto; }

.icons_list2 {
	clear: both;
	height: auto!important;
	overflow: auto;
	margin: 0;
	padding: 0;
}

.icons_list2 li {
	list-style: none;
	display: block;
	width: 100px;
	min-height: 100px;
	text-align: center;
	overflow:hidden;
	float: left;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0;
	line-height:1em;
}


* html .icons_list2 li { height: 100px; }
.icons_list2 li img { display:block; margin:0 auto 0 auto; }
.icons_list2 li a { }
* html .icons_list2 li a { height: 100px; }

.warning { font-weight: bold; }
.warning em { font-style: normal; font-weight: normal; color: red; }


table.table_metadata {
	padding: 0;
	margin: 10px 0 10px 0;
	color: #333333;
	border-spacing:0px;
	border-collapse: collapse;
	caption-side: top;
	background-color:#F3F4F8;
	border: 1px solid #C2C6D1;
}

table.table_metadata caption{
	color: #969696;
	text-align: left;
	font-weight: bold;
	padding: 0 2px 3px 2px;
}

table.table_metadata th, table.table_metadata td {
	height: 23px;
	padding: 0 5px 0 5px;
	vertical-align: middle;
}

table.table_metadata td td, table.table_metadata td table {
	padding: 0;
	border-spacing: 0;
	vertical-align: middle!important;
}

table.table_metadata th {
	font-weight: bold;
	text-align: left;
	background: #d4dae0;
	color: #333333;
}

table.table_metadata td.heading {
	vertical-align: top;
	line-height: 20px;
	white-space: nowrap;
}

table.table_metadata img,
table.table_metadata select,
table.table_metadata input { vertical-align: middle; }

.table_metadata .Center { text-align:center; }

table.table_metadata col.emphazed, table.table_metadata tr.emphazed {
	background: #F2F4F8;
}

table.table_metadata tfoot td, table.table_metadata tfoot th {
	text-align: right;
	font-weight: bold;
	color: #333333;
	background: #d4dae0;
}

div.table_form tr.submit_bar td { text-align: right !important; }

div.form_submit {
	display: block;
	text-align: center !important;
	margin-bottom: 20px;
}

div.form_submit form { display: inline; }

.plain_text { line-height: 1.5em; clear: both; }
.plain_text img { vertical-align: baseline; }
.plain_text_title { color: #006699; font-weight: bold; }
.plain_text_warning { color: red; }

.visible_table_row { display: table-row }
.invisible_table_row { display: none; }

.visible_table { display: table }
.invisible_table { display: none }

.merged_table {
	margin-bottom: 0!important;
}

input[type="radio"],
table.table_main input[type="radio"],
table.table_metadata input[type="radio"],
table.table_docs input[type="radio"],
div.table_filter_tool input[type="radio"],
input[type="checkbox"],
table.table_main input[type="checkbox"],
table.table_metadata input[type="checkbox"],
table.table_docs input[type="checkbox"],
div.table_filter_tool input[type="checkbox"]
{
	vertical-align: baseline;
	margin-bottom: -3px;
}

/* ADDITIONAL STYLE FOR PUBLISH PAGES */
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1f3567;
	margin: 2em 0 0.3em 0;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	letter-spacing: 0.2em;
}
h5 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 5px 0;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 13px;
}

.PubSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	background-color: #d1e2ec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bed0dc;
}


#PubTable li {
	list-style-type: square;
	margin-left: -20px;
}
#PubTable td {
padding: 3px;
}

.fake_iframe {
	position: absolute;
	left: -5px; top: -2px;
	z-index: -1;
}

.popup_window {
	margin: 3px 8px 8px 6px;
	padding: 5px;
	background: white;
	z-index: 100000;
}
.popup_window, .popup_a, .popup_b, .popup_c, .popup_d {
	position: absolute;
}
.popup_a, .popup_c { width: 100%; }
.popup_b, .popup_d { height: 100%; }
.popup_a {
	height: 3px;
	padding-left: 6px;
	background: url(/images/default/menu/lt.png) no-repeat left top;
	top: -3px; left: -6px;
}
.popup_b {
	width: 8px;
	padding-top: 3px;
	background: url(/images/default/menu/rt.png) no-repeat right top;
	top: -3px; right: -8px;
}
.popup_c {
	height: 8px;
	padding-right: 8px;
	background: url(/images/default/menu/rb.png) no-repeat right bottom;
	bottom: -8px; right: -8px;
}
.popup_d {
	width: 6px;
	padding-bottom: 8px;
	background: url(/images/default/menu/lb.png) no-repeat left bottom;
	bottom: -8px; left: -6px;
}

.popup_window .header {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	position: relative;
}

.popup_window .close {
	position: absolute;
	right: 0;
	top: 0;
}

.file_upload {
	position: relative;
	white-space: nowrap;
}
.file_upload input { margin: 0;}
.file_upload .file_name {
	position: absolute;
	left: 0;
	color: #888;
}

.meta_inner_table, .meta_inner_table td {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}