/* body styles */
body {
	background-color: #cdcdcd !important;
	margin: 0;
	padding: 0;
	font: normal 62.5% Trebuchet MS, sans-serif;
	color: #000;
	overflow: -moz-scrollbars-vertical; 
}

.hide {
	display: none;
	visibility: hidden;
	height: 0;
}


/* layout styles */
#wrapper {
	margin:	0 auto !important;
	width: 775px;
	background-color: #D2DFDC;  /* D2DFDC */
}

#container {
	margin: 0;
	width: 773px;
	background-color: #fff; /*#d8dce5;*/
}

#header {
	height: 95px;
	width: 773px;
	font-size: 1.5em;
	background: #fff no-repeat;
}

#navigation {
	clear: both;
	font-size: 1.1em;
	background-color: #d8dce5;
}

#contents {
	clear: both;
	width: 773px;
	font-size: 1.2em;
	text-align: justify;
	border: 0px solid #000;
}

#left {
	width: 100%;
	padding: 20px 20px 20px 20px !important;
	text-align: justify;
	vertical-align: top;
	border: 0px solid #000;
}

#middle {
	width: 200px;
	background-color: #D2DFDC;
	padding: 0 5px 10px 5px;
	vertical-align: top;
	color: #518274;
}

#right {
	width: 130px;
	padding-top: 5px;
	margin: auto;
	text-align: center;
	vertical-align: top;
	border: 0px solid #000;
}

.introIcon {
	font-size: 1.2em;
	font-weight: bolder;
	color: #518274;
	padding-right: 6px;
	padding-left: 6px;
}

.hMenu {
	clear: both;
	background-color: #fff;
}

.vMenu {
	clear: both;
	background-color: #d8dce5;
}

.bgspacertop {
	clear: both;
	width: 773px;
	height: 20px;
	background: #fff url(/binary/gradient.gif) repeat-y;
}

#help {
	clear: both;
	-moz-border-radius: 7px;
	margin: 5px auto 10px auto;
	width: 730px;
	background-color: #ffffe5;
	text-align: justify;
	padding: 5px 10px 10px 10px;
	border: 1px solid #777;
	display: none;
}

/*
.bgspacer {
	clear: both;
	height: 0px;
	background-color: #fff;
}
*/

#footer {
	clear: both;
	font-size: 1em;
	text-align: right;
	padding: 5px 10px 5px 10px;
	border-top: 1px solid #000;
	/*margin-top: 10px;*/
}


/* menu styles */
/* level 0 */
.m0table {
	width: 110px;
	background: #fff;
	font-size: 11px;
	line-height: 11px;
	border-left: 1px solid #000;
}

.m0mouto {
	width: 110px;
	color: #002157;
	background: #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.m0movero {
	width: 110px;
	color: #ff0300;
	background: #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.m0mdowno {
	width: 110px;
	color: #ff0300;
	background: #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
}

.m0inner {
	width: 110px;
	padding-left: 5px;
	text-align: left;
}

/* level 1 and below */
.m1table {
	width: 175px;
	background: #fff;
	font-size: 11px;
	line-height: 11px;
	border: 1px solid #000;
}

.m1mouto {
	width: 175px;
	color: #002157;
	background: #fff;
}

.m1movero {
	width: 175px;
	color: #ff0300;
	background: #fff;
}

.m1mdowno {
	width: 175px;
	color: #ff0300;
	background: #fff;
}

.m1inner {
	width: 175px;
	padding-left: 5px;
	text-align: left;
}


/* header output styles */
#logout {
	padding: 25px 10px;
	float: right;
	width: 300px;
	text-align: right;
	font-size: 0.8333em;
}

#date {
	float: right;
	width: 380px;
	text-align: right;
	font-size: 1.25em;
	color: #ffffff;
}

#helpimg {
	float: right;
	width: 100px;
	text-align: right;
	padding-bottom: 5px;
}


/* footer output styles */
#copyright {
	float: left;
	width: 500px;
	text-align: left;
}


/* tab styles */
.tab {
	background-color: #dcdcdc;
	text-align: center;
	padding: 3px 10px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;  
}

.tabselected {
	background-color: #fff;
	text-align: center;
	padding: 3px 10px;
    border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000; 
}

.b {
	border-bottom: 1px solid #000;
	width: 2px;
}

.end {
	border-bottom: 1px solid #000;
	width: 100%;
}


/* article output styles */
.articleTitle {
	text-align: center;
	font-size: 1.25em;
	color: #002157;
	margin: 0 0 5px 0;
}

.articleDate {
	margin: auto;
	text-align: center;
	border-bottom: 1px solid #d8dce5;
	width: 500px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.articleDateSuffix {
	vertical-align: text-top;
	font-size: 0.8em;
}

.articleSynopsis {
	text-align: justify;
	font-style: oblique;
}

.articleCopy {
	text-align: justify;
}

.articleFooter {
	margin: auto;
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #d8dce5;
	width: 500px;
	padding-top: 5px;
	margin-top: 5px;
}

.articleSeparator{
	margin-top: 5px;
	padding: 5px 0 5px 0;
	border-top: 2px solid #d8dce5;
}

/* product output styles */
.productTitle {
	font-size: 1.25em;
	color: #ff0300;
	margin: 0 0 5px 0;
}

.productSynopsis {
	text-align: justify;
	font-style: oblique;
}

.productPrice {
	margin: auto;
}

.productDescription {
	text-align: justify;
}

/* contents output styles */
img.directory {
	padding: 0 10px 0 0;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

p {
	margin: 0 0 5px 0;
}

p.banner {
	margin: 0;
}

p.directory {
	padding: 0px;
}

p.header {
	color: #002157;
	font-weight: bolder;
}

p.pgTitle {
	font-size: 1.25em;
	color: #002157;
	font-weight: bolder;
	margin: 0 0 5px 15px;
}

p.title {
	font-size: 1.25em;
	color: #518274;
	font-weight: bolder;
	margin: 10px 0 5px 0;
}

p.contentTitle {
	border-top: 2px solid #fff;
	padding-top: 5px;
	font-size: 1.25em;
	color: #518274;
	font-weight: bolder;
	margin: 10px 0 5px 0;
}

p.label {
	font-size: 1em;
	color: #000;
	font-weight: normal;
}

p.error {
	color: #cc0000;
}

p.msg {
	color: #88cc00;
}


/* link styles */
a:link, a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: #518274;
	text-decoration: underline;
}

a.white:link, a.white:visited {
	color: #fff;
	text-decoration: none;
}

a.white:hover, a.white:active, a.white:focus {
	color: #fff;
	text-decoration: underline;
}

img.calendar {
	padding: 0px 0 3px 0;
}

.formvalid TD {
	padding: 0.2em; height: 2.5em; vertical-align: top; font-size: 90%; color: black; background-color: transparent; font-weight: normal;
}

/* table styles */
table {
	width: 100%;
}

#tableContent {
	padding: 0 !important;
	width: 100%;
	border: 0px solid #000;
}

.spacer {
	width: 25px;
}
  

/* form styles */
.textDisplay {
	padding-left: 10px;
}

.form50 {
	width: 50%;
	background-color: #ececec;
	padding: 10px;
	border: 1px solid #777;
}

.form {
	position: relative;
	margin: 10px auto 0 auto;
	width: 90%;
	background-color: #d8dce5;
	padding: 10px;
	border: 1px solid #000;
}

.preview {
	margin: auto;
	width: 100%;
	height: 316px;
	font-size: 1.25em;
	background-color: #d8dce5;
	padding: 10px;
	border: 1px solid #000;
}

submit, button, select, input, textarea, file {
	font: normal 0.9em Trebuchet MS, sans-serif;
	background-color: #fff;
	border: 1px solid #777;
	margin: 2px 2px 2px 10px;
}

input.radio {
	font: normal 0.9em Trebuchet MS, sans-serif;
	background-color: transparent !important;
	border: 0px solid #777 !important;
	margin: 2px 2px 2px 10px;
}

submit:focus, button:focus, select:focus, input:focus, textarea:focus, file:focus {
	background-color: #c3e57f;
}

td.label {
	width: 125px;
	text-align: left;
	vertical-align: top;
}

td.previewLabel {
	width: 125px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.asterisks {
	padding: 0 10px 0 5px;
	color: #cc0000;
	vertical-align: text-top;
}

#btnSave, #btnAdd, #btnSubmit, #btnList, #btnCancel, #btnReturn, #btnClose, #btnIndex ,#btnReset{
	width: 85px;
}

.highlightedyellow {
	background-color:#ffffe5;
}


/* list styles */
#qResults {
	margin: auto;
	width: 750px;
	background-color: #fff;
	padding-top: 10px;
}

#qResults550 {
	margin: auto;
	width: 550px;
	background-color: #fff;
	padding-top: 10px;
}
#qResults500 {
	margin: auto;
	width: 500px;
	background-color: #fff;
	padding-top: 10px;
}
.listodd {
	background-color:#d8dce5;
}

.listeven {
	background-color:#fff;
}

.listelement {
	font-size: 0.9em;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #000;
}

.listnavtop {
	margin: auto;
	width: 750px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 5px 0 5px 0;
	margin: 5px 0 10px 0;
}

.listnavbottom {
	margin: auto;
	width: 750px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 5px 0 5px 0;
	margin: 5px 0 10px 0;;
}

.listnavtop550 {
	margin: auto;
	width: 550px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 5px 0 5px 0;
	margin: 5px 0 10px 0;
}

.listnavbottom550 {
	margin: auto;
	width: 550px;
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
	padding: 5px 0 5px 0;
	margin: 5px 0 10px 0;;
}

td.listlabel {
	width: 100px;
	text-align: left;
}

td.listlabelright {
	text-align: right;
}

img {
	padding: 0 5px 0 5px;
}

#header img {
	padding: 0;
	margin:	0;
}
/* Surveys */
.surveyTitleCenter {
	font-size:16px;
	text-align:center;
	font-weight:bold; 
}
.surveyOdd {
	background-color: #EAEAEA;
}

.surveyEven {
	background-color:#fff;
}

.surveyTableCellLRB {
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	text-align:left;
	vertical-align:top;
}

.surveyTableCellRB {
	border-bottom: 1px solid #777;
	border-right: 1px solid #777;
	text-align:left;
	vertical-align:top;
}
.surveyTableCellLRT {
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	text-align:left;
	vertical-align:top;
}

.surveyTableCellLR {
	border-right: 1px solid #777;
	border-left: 1px solid #777;
	text-align:left;
	vertical-align:top;
}

.surveyTableCellT {
	border-top: 1px solid #777;
	text-align:left;
	vertical-align:top;
}

.surveyTableCellLT {
	border-left: 1px solid #777;
	border-top: 1px solid #777;
	text-align:left;
	vertical-align:top;
}

.surveyTableCellRT {
	border-right: 1px solid #777;
	border-top: 1px solid #777;	
	text-align:left;
	vertical-align:top;
}

.surveyTableCellR {
	border-right: 1px solid #777;
	text-align:left;
	vertical-align:top;
}