/* ******************************** *\
*     GENERIC STUFF
\* ******************************** */

body {
	margin: 0px;
	padding: 0px;
	background: #eeeeee url(../graphics/page_back.png) top left repeat;
	font-size: 83%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

table {
	font: normal 100% arial, helvetica, sans-serif;
	color: #000000;
}
table tr {
	vertical-align: top;
}

form {
	margin: 0px;
}

a {
	color: #2a62cc;
	text-decoration: none
}
a:hover {
	color: #2a62cc;
	text-decoration: underline;
}

.submenu_off {
	color: #cecece;
	margin-bottom: 5px;
}
.submenu_on {
	color: #ff9900;
	font-weight: bold;
	margin-bottom: 5px;
}

.title3d01 {
	background: #eeeeee;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #cecece;
	padding: 3px;
	font-weight: bold;
	font-size: 9pt;
}

.inputBox {
	color : #000000;
	background: #FFFFFF;
	border: 1px solid #000000;
	font: 1em arial, helvetica, tahoma;
	padding: 2px;
}
.inputBoxDrop {
	color : #000000;
	border: 1px solid #000000;
	margin: 0;
	padding: 0;
}

.inputBoxReq {
	background: #ffffce;
}

.show_list {
padding-bottom: 15px; 
border-bottom: 1px dashed #dedede;
}

/* LAYOUT */

#pagewrapper {
	width: 770px;
	margin: 0 auto;
}

.pagecontainer {
	background: #ffffff;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px;
	margin: 0 auto;
	padding: 0px;
	border-bottom: 1px solid #000000;
	margin-bottom: 10px;
}
.title_page {
	margin: 0px auto 8px;
	color: #ff9900;
	font: bold 140% arial, helvetica, sans-serif;
}
.title_section_grey {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 120%;
	color: #808080;
}
.title_tab {
	width: 120px;
	background: #eeeeee;
	border: 1px solid #cecece;
	border-width: 1px 1px 0px 1px;
	padding: 2px 0px;
	text-align: center;
	font-weight: bold;
	color: #000000;
}
.title_tab_spacer {
	border-bottom: 1px solid #cecece;
	font-weight: bold;
	color: #ffffff;
}
.list_item_dashed {
	padding: 3px;
	border-bottom: 1px dashed #cecece;
}
.return_link {
	font-weight: bold;
	font-size: 80%;
}

/* ### TABLE DASHED -- main table on each page, holds the form ### */

.table_dashed {
	font-size: 100%;
}
.table_dashed tr {
	vertical-align: middle;
}
.atk-vtop {
	vertical-align: top;
}
.table_dashed td {
	border-bottom: 1px dashed #cecece;
	padding: 3px;
}
.table_dashed tr.no-dashes td {
	border-bottom: 0;
}
.table_dashed table td {
	border-bottom: 0;
}

/* ### /table dashed */

.table_td_label {
	width: 120px;
}
.table_td_help {
	width: 16px;
}
.content_menu {
	width: 140px;
	padding: 30px 0px 20px 0px;
}
.content_main {
	padding: 20px;
}
.notice_small {
	font-size: 80%;
	color: #cc0000;
}
.notice_regular {
	font-weight: bold;
	color: #cc0000;
}
.link_large {
	font-weight: bold;
	font-size: 12pt;
}

.tr_hide {
	display: none;
}
.tr_show {
	display: table-row-group;
}

.button_bold {
	border: 1px solid #000;
	color: #000;
	background: #FFE383;
	height: 20px;
	font: 90% arial, helvetica, sans-serif;
}
.button_plain {
	border: 1px solid #000;
	background: #808080;
	color: #fff;
	height: 20px;
	font: 90% arial, helvetica, sans-serif;
}
.button_warn {
	border: 1px solid #000;
	background: #CA0000;
	color:#fff;
	height: 20px;
	font: 90% arial, helvetica, sans-serif;
}

#title_info_box {
	background-color: #e4e7ff;
	border: 0px;
	margin: 20px 0px 25px 0px;
}
#title_info_box2 {
	background-color: #ccccfe;
	border: 0px;
	margin: 20px 0px 25px 0px;
}
#title_info_box_live {
	background-color: #e6fbe6;
	border: 0px;
	margin: 20px 0px 25px 0px;
}
#title_info_box_caution {
	background-color: #ffe383;
	border: 0px;
	margin: 20px 0px 25px 0px;
}
.title_info_box_content {
	padding: 0px 10px;
}
.title_info_box_header {
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}
.title_info_box_menu {
	margin-top: 2px;
	font-weight: bold;
	font-size: 10pt;
}

.table1 {
	color: #000000;
	background: #ffffff;
	margin-top: 4px;
	border: 1px solid #000;
	border-width: 3px 1px;
}
.td1 {
	padding: 5px 15px 0px 15px;
}

.td2 {
	width: 150px;
	padding: 25px 20px 20px 10px;
}

.p1 { margin-top: 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #808080;
	border-bottom: 1px solid #808080;
}
.p2 { margin: 0px auto 8px;
	color: #ff9900;
	 font: bold 1.4em tahoma,helvetica,arial,sans-serif;
}

.td3 { padding: 20px 10px 20px 5px;
}

.list_item { padding: 3px;
	border-bottom: 1px dashed #cecece;
}

/* MENU */
/*#menubar { font-weight: bold;
	font-size: 1.3em;
	height: 33px;
	line-height: 33px;
	vertical-align: middle;
	background: #001b7a url(../graphics/menu_back.png) top left repeat-x;
	padding-left: 30px;
	border: 1px solid #000000;
	border-width: 1px 0px;
}*/
#menubar {
	width: 100%;
	font-weight: bold;
	font-size: 110%;
	height: 33px;
	margin: auto 0px;
	padding: 0px;
	background: #00209b url(../graphics/menu_back.jpg) top left repeat-x;
}
#menubar a:link { color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
#menubar a:visited { color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
#menubar a:active { color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
#menubar a:hover { color: #fff;
	text-decoration: underline;
	margin-right: 20px;
}

#menubar tr {
	vertical-align: middle;
}


div.menu div {
	font-size: 1em;
	border-bottom: 1px dashed #cecece;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
div.menu div a:link {
	color: #2a62cc;
	text-decoration: none;
}
div.menu div a:visited {
	color: #2a62cc;
	text-decoration: none;
}
div.menu div a:active {
	color: #2a62cc;
	text-decoration: none;
}
div.menu div a:hover {
	color: #2a62cc;
	text-decoration: underline;
}

div#submenu {
	margin: 0px auto 10px;
	padding: 2px;
	color:#000000;
	font: normal 1em arial,helvetica,tahoma,sans-serif;
}
div#submenu a:link {
	color: #000;
	text-decoration: none;
}
div#submenu a:visited {
	color: #000;
	text-decoration: none;
}
div#submenu a:active {
	color: #000;
	text-decoration: none;
}
div#submenu a:hover {
	color: #000;
	text-decoration: underline;
}

/* FOOTER */

#footer {
	text-align: center;
	padding: 10px 0;
	font-size: .8em;
}
#footer a:link {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	text-decoration: underline;
	color: #000;
}
#footer a:visited {
	text-decoration: none;
	color: #000;
}
#footer a:active {
	text-decoration: none;
	color: #000;
}


.noarea-underdash {
	padding-bottom: 15px;
	border-bottom: 1px dashed #dedede;
}

.help-icon {
	width: 16px;
	height: 16px;
	border: 0;
}
