body {
	background-color: #002959;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0 .25em;
	font-size: 100%;
	line-height: 1.2em;
	color: #002959;
}

h1 {
	padding-top: .6em;
	margin-top:  .6em;
	padding-bottom: .3em;
	margin-bottom: .3em;
	font-size: 120%;
}
h1.top {
	margin-top: 0;
}

h2 {
	padding-top: .75em;
	padding-bottom: .25em;
	font-size: 110%;
}
h2.top {
	padding-top: .375em;
}
h2.dashed {
	border-bottom: 1px dashed #C3D2DC;
}

p {
	padding: .3em .25em;
	font-size: 100%;
	line-height: 1.2em;
}

tt, code, kbd {
	font-family: "Courier New", Courier, mono;
}

ul {
	margin: 0;
	padding: .5em 0;
	list-style-type: square;
	padding-left: 20px;
	margin-left: 10px;
}
ul ul {
	margin: 0;
	list-style-type: square;
	padding-left: 10px;
	margin-left: 5px;
}


/* links, order is important: LVHA */
:link,
a.a-normal {
	color: #0373bd;
	text-decoration: none;
	font-weight: bold;
}
:visited,
a.a-visited {
	color: #406680;
	text-decoration: none;
	font-weight: bold;
}
:link:hover,
:visited:hover,
a.a-hover {
	text-decoration: underline;
	font-weight: bold;
}
:link:active,
a.a-active {
	color: #f00;
	text-decoration: underline;
	font-weight: bold;
}


#doc {
	background-color: #fff;
}


#hd {
	margin: 0;
	color: white;
	background-color: #002959;
	border: 1px solid red;
	border-top: none;
}
#hd .advertisement {
	float: right;
	width: 490px;
	padding-right: 4px;
	text-align: right;
}
#hd .advertisement p {
	padding-top: 0;
	font-size: 82%;
	font-weight: bold;
}


#logo {
	float: left;
	width: 159px;
	border-right: 1px solid red;
	text-align: center;
}
#logo p {
	padding-bottom: 0;
	font-size: 82%;
	font-weight: bold;
}


#bd {
	margin: 0;
	border-left: 1px solid red;
	border-right: 1px solid red;
}


#mn {
	margin: 0;
}
#mn .endcap-r {
	height: 32px;
	background-image: url("/css/sts/endcap-h-002959-f00-lr.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#nav {
	color: white;
	background-color: #002959;
	border-right: 1px solid red;
}
#nav dl, #nav dt, #nav dd {
	margin: 0; padding: 0;
}
#nav h1, #nav h2, #nav h3, #nav h4, #nav h5, #nav h6 {
	color: white !important;
}
#nav a {
	font-weight: normal;
	color: white !important;
}
#nav :link,
#nav :visited {
	text-decoration: none;
}
#nav :link:hover,
#nav :visited:hover {
	color: #0373bd !important;
}
#nav dd.active :link:hover,
#nav dt.active :visited:hover {
	color: white !important;
}
#nav :link:active {
	color: #f00 !important;
}
#nav dl {
	padding-top: 1em;
}
#nav dt {
	padding-top: .5em;
	padding-left: .5em;
	line-height: 1.5em;
	border-bottom: 1px dotted red;
}
#nav dt,
#nav dt a {
	font-weight: bolder !important;
}
#nav dd {
	line-height: 1.2em;
	padding-top: .25em;
	padding-bottom: .25em;
	padding-left: 1.5em;
	padding-right: 20px;
	border-bottom: 1px dotted red;
}
#nav dd.active,
#nav dt.active {
	background-color: #0373bd;
	background-image: url("/css/sts/angle-right-002959.png");
	background-repeat: no-repeat;
	background-position: bottom right;
}
#nav dd.active :link:hover,
#nav dd.active :visited:hover {
	color: white !important;
}


#sc {
	margin: 0;
}
#sc .endcap-l {
	height: 32px;
	background-image: url("/css/sts/endcap-h-eee-f00-lr.png");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#sc .scu {
	background-color: #eee;
	border-left: 1px solid red;
	text-align: center;
}
#sc p.error {
	height: 250px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px dashed #ccc;
	color: #999;
}


#ft {
	margin: 0;
	padding: 0;
	background-color: #eee;
	border: 1px solid red;
	border-bottom: none;
	text-align: center;
}
#ft-endcap1 {
	height: 8px;
	background-color: #eee;
	background-image: url("/css/sts/fade-h-trans-002959.png");
	background-repeat: repeat-x;
	background-position: bottom;
}
#ft-endcap2 {
	height: 8px;
	background-color: #002959;
}


table.data {
	clear: both;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-bottom: .3em;
}

table.data .label {
	float: left;
	line-height: 1.3em;
	padding: .15em 1em;
	background-color: #e3e9f6;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
table.data tr.lastrow,
table.data td.lastrow {
	border-bottom: hidden !important;
}
table.data p {
	margin-bottom: 0;
	padding-bottom: 0;
}
table.data td.td,
table.data th.td {
	vertical-align: top;
	padding: .15em .25em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.data td.indicator {
	padding: 0;
	width: 3px;
	font-size: 70%;
}
table.data td.flabel {
	width: 30%;
	padding-right: .5em;
	text-align: right;
}
table.data td.inpad p {
	padding-top: .15em;
}
table.data td.cbpad p {
	padding-top: .35em;
}
table.data td.rbpad p {
	padding-top: .25em;
}
table.data td.fcont {
	max-width: 30em;
	background-color: #eee;
}

input.text {
	padding:0; margin: 0;
	font-family: "Courier New", Courier, mono;
}
input[type='checkbox'],
input[type='radio'] {
	vertical-align: middle;
	margin: 1px 3px;
}
table.data textarea {
	font-family: "Courier New", Courier, mono;
	width: 95%;
}

table.data td.ftextll {
	text-align: center;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.data td.ftextle {
	background-color: transparent;
}
table.data td.ftext {
	border-left: 1px solid #ccc;
	background-color: #eee;
	text-align: center;
}
table.data td.sect-expl {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}
table.data td.sect-expl p.hj {
	padding: .25em 1em;
}
table.data td.sect-expl h3 {
	padding: .5em 1em .25em 1em;
}
table.data .generr {
	padding-left: .5em;
	padding-right: .5em;
	padding-bottom: .25em;
	background-color: #fdd;
	color: #c00;
	font-size: 82%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.data .genmsg {
	padding-left: .5em;
	padding-right: .5em;
	padding-bottom: .25em;
	background-color: #ffeecc;
	color: #ff8000;
	font-size: 82%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.data .ferror {
	line-height: 1em;
	color: red;
}
table.data .fmessage {
	line-height: 1em;
	color: #ff8000;
}
table.data .fnote {
	line-height: 1em;
	color: #999;
}

table.data .required { background-color: #fcc !important }
table.data .optional { background-color: #eee !important }
table.data .error    { background-color: #f00 !important }
table.data .noerror  { background-color: #cfc !important }

table .layout {
	margin: 0; padding: 0;
}
.padded {
	padding: .5em 1em .25em 1em;
}
input.button {
	margin: .3em .25em;
	padding: 0 1em;
	font-weight: bold;
}
.countrysel {
	width: 250px;
}

/* =====< Classes >========================================================= */

.errorbox {
	margin: 0.5em 0;
	padding: 0.5em;
	border: 1px solid red;
	background-color: #fdd;
	color: #c00;
}

.readonly {
	color: #999 !important;
}

.white     { color: #fff !important }
.drk-grey  { color: #999 !important }
.drk-green { color: #0c0 !important }

.fs-xs   { font-size: 77% }
.fs-s    { font-size: 82% }

.hl		 { text-align: left }
.hc		 { text-align: center }
.hj		 { text-align: justify }
.hr		 { text-align: right }

.vt		 { vertical-align: top }
.vc		 { vertical-align: middle }
.vb		 { vertical-align: bottom }

.no-bold { font-weight: normal !important }
