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; }
label { vertical-align: middle; }

select, input, textarea, button { vertical-align: middle;
}
select option { height: 15px; }

h1, h2, h3, h4, h5 { margin: 0.75em 0 3px 0 }

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

h2 {
	font-size: 2em;
	color:#0F2187;
/*	padding: 0;
	letter-spacing: -1px;
	margin: 0;*/
}

h3 {
	color: #999;
	font-size: 1.6em;
/*	margin: 0;
	padding: 0;*/
/*	width: 100%;*/
}

h4 {
/*	clear: both;*/
	font-size: 1.4em;
	color: #969696;
	margin-bottom: 3px;
}

h5 {
/*	clear: both;*/
	font-size: 1.3em;
	color: #969696;
/*	margin-bottom: 3px;*/
}

p {
	margin: 1em 0;
}
h4.tableView {
	color: #333333;
    font-weight: bold;
    text-align: left;
	background: url("../../images/default/menu/boxtit_bg.gif") repeat-x scroll center top #D4DAE0;
	border: 1px solid #E5E8EB;
    height: 19px;
    font-size: 12px;
	margin: 0;
	padding: 4px 0 0 7px;
}
.cleared:after {
	width: 0; height: 0;
	overflow: hidden;
	font-size: 0;
	clear: both;
	visibility: hidden;
	display: block;
	content: '.';
}
.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;
	line-height: normal;
}

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

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;
	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, table.table_hl_rows tr:hover td {
	background-color: #e5e8eb;
}

table.table_docs tfoot tr:hover td, .table_docs tfoot tr.hilite td, table.table_hl_rows tfoot tr:hover 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;
	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 {
	background-color: #6C92BC;
	color: white;
	border: 1px solid #516c91;
	padding: 0px 5px 2px;
	font-size: 12px;
}

input.active_bttn, button.active_bttn {
	padding: 0px 5px 2px;
	color: white;
	border: 1px solid #516c91;
	background-color: #76A0CD;
	font-weight: bold;
}

input.submit_bttn[disabled], button.submit_bttn[disabled] {
	padding: 0px 5px 2px;
	border: 1px solid #6E6E6E;
	background-color: #969696;
}

a.submit_bttn {
	padding: 1px 8px 2px;
	background-color: #76A0CD;
	border: 1px solid #516c91;
	color: white !important ;
	text-decoration: none;
	cursor: default;
}
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: #E30000; }
.active_page { background-color: white; padding:0 5px; font-weight:bold }
.app_menu {
	text-align: right;
	margin: 0 0 5px 0;
	line-height: 2em
}

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

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

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

.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: #E30000;
	font-weight: bold;
}

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

div.table_filter_tool option {
	height: 15px;
}
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-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: 0 0 0.3em 0;
}

.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: #E30000; }


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

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.table_metadata .input_any { margin: 0px 3px 3px 0px !important; border: 1px solid #a5acb2; }

.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: #E30000; }

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

.table_metadata tr.invisible_table_row { display: table-row; }
.table_metadata tr.invisible_table_row td { 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: bottom;
	margin: 3px 3px 2px 0;
}
#record_types_table input[type="checkbox"] { margin-bottom: 0px; }
table.table_docs th input.checkb, .table_options input.checkb { margin-left: 3px; }
table thead th input.checkb, table.table_main tfoot td input.checkb, table.table_main tfoot th input.checkb {
	margin: 0px 2px 0px 2px;
}
div.table_filter_tool .checkb, .table_form th .checkb, .table_form td .checkb { margin: 0px 2px 0px 0 !important; }
.table_docs .Right #check_all { margin: 0 0 -1px 4px !important; }

.table_form td input[type="radio"] { margin-bottom: 0px; }
.table_options input.checkb { margin-bottom: 3px !important; }

/* ADDITIONAL STYLE FOR PUBLISH PAGES */
h6 {
	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;
}

.PubSubTitle {
	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 {
	padding: 5px;
	background: white;
	z-index: 100000;
	position: absolute;
	border: 1px solid #efefef;
	background: #ccc;
	background: rgba(151,151,151,0.5);
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 0 3px 5px #888;
	-webkit-box-shadow: 0 3px 5px #888;
	box-shadow: 0 3px 5px #888;
}

.popup_window .header {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	margin: 0 0 5px !important;
	padding: 0 0 5px !important;
	border-bottom: 1px solid #ccc;
	position: relative;
	cursor: move;
}

.popup_window .header span { margin-right: 20px }

.popup_window .close {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0 0 0 10px;
	min-height: 1px;
}

.popup_window .popup_content {
	padding: 5px;
	background: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.file_upload {
	position: relative;
	white-space: nowrap;
	margin-bottom: 4px;
}
.file_upload .file_name {
	width: 150px;
}
.file_upload .file_realname_invisible {
	background: 0 none;
	border: 0 none;
	color: #888;
}

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

div.TimePickerRow{
	height: 13px;
	padding: 2px;
	float: none;
	line-height: 12px;
}
div.TimePickerRow:hover{
	background: #0000FF;
	color: #FFFFFF;
}
div.TimePickerRowCurrent{
	background: #E0E0E0;
}

.CommonUserPicker {
	overflow-y: auto;
	overflow-x: hidden;
	width: 100%;
	max-height: 300px;
	margin-bottom: 10px;
}

/*publish page tools */


#page_tools ul {
clear:both;
display:table-row;
margin:0;
overflow:hidden;
padding:0;
width:100%;
}

#page_tools li { display: inline; padding-right: 8px; font-size: 11px }

/* fieldset */
fieldset.plain_fieldset { border: 1px solid #e5e5e1; padding: 10px; margin-bottom: 5px; }
fieldset.plain_fieldset legend { color: #5b88e4; font-size: 14px; margin-left: 0px; }

/*dragged table row*/
.dragged_tr { opacity: 0.6 }

select[size="1"] {
	height: 19px;
}

/* ie7 fix for height */
* + html select[size="1"] {
	height: 30px;
}

/*		Core Changes 2011		*/

.addressMod label {
	width: 120px !important;
	text-align: right;
	float: left;
	display: block;
}
.addressMod input[type="text"] {
	width: 140px !important;
	margin: 0 0 4px 11px;
}
.addnewsComment-home ul {
	list-style: none;
	margin: 10px 0;
	padding: 0;
}
.addnewsComment-home li {
	float: left;
	margin-right: 5px;
}
.addnewsComment-home textarea {
	width: 100%;
	min-height: 50px;
	margin: 0 0 10px 0;
}