body {
	margin:0;
	padding:0;
	background-color: #1c1000;
}


.main {
	width:920px;
	line-height:150%;
	margin:0 auto;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 9pt;
	background-color: #fcfcfc;
	border-left: 1px #231300 solid;
	border-right: 1px #231300 solid;
}


table {
	padding:0;
	margin-top: 1em;
	line-height:150%;
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 9pt;
	min-width: 60%;
}

td, th {
	font-family: "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 9pt;
	padding:0;
	
}

th {
	font-weight: bold;
}

tr,td,th {
	vertical-align: text-top;
}

td p {
	margin-top: 0.3em;
}

.main * {
	/*border:0px black solid;*/
}


#top {
	width: 100%;
	height: 407px;
	background-image: url(/p/title-std.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin:0;
	padding:0;
}


#left {
	width: 240px;
	
	float: left;
	/*position: fixed;*/
}

#overnavspacer {
	height: 349px;
	background-image: url(p/t.gif);
}

#nav {
	height: 58px;
	padding:0;
	margin:0;
}

#nav ul {
	list-style-type: none;
	padding:0;
	margin:0;
	max-width:100%;
    padding-top: 0px;
}


#nav li {
	margin: 0;
	float: left;
	padding: 0px;
}

* html #nav li {
	display: block;
	width: 110px;
}


#nav a {
	display:block;
	line-height:160%;
	padding: 0 29px;
	margin: 0 0 0 0;
	border-bottom: 0px solid grey;
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
	height: 58px;
	border-right: 1px #030303 solid;
	border-left: 1px #333 solid;
	vertical-align:middle;
}

#nav a:hover {
	/*background-color: rgb(220,220,220);
	color: rgb(210,0,0);*/
	background-image: url(/p/title-std-act.jpg);
}

#nav a:active {
}

#nav a.nia {
	background-image: url(/p/title-std-act.jpg);
}

#nav ul ul {
	padding-left:5%;
	text-align:right;
}

#nav ul ul a {
	line-height:140%;
	font-weight: normal;
}


.n1:hover {
	background-position:-1px bottom;
}
.n2:hover {
	background-position:-90px bottom;
}
.n3:hover {
	background-position:-270px bottom;
}
.n4:hover {
	background-position:-383px bottom;
}
.n5:hover {
	background-position:-547px bottom;
}
.n6:hover {
	background-position:-686px bottom;
}
.n7:hover {
	background-position:-792px bottom;
}

.n1a {
	background-position:-1px bottom;
}
.n2a {
	background-position:-90px bottom;
}
.n3a {
	background-position:-270px bottom;
}
.n4a {
	background-position:-383px bottom;
}
.n5a {
	background-position:-547px bottom;
}
.n6a {
	background-position:-686px bottom;
}
.n7a {
	background-position:-792px bottom;
}




#dashbartop {
	height: 21px;
	background-image: url(/p/dashbar-top.png);
	clear:both;
}


#dashbarbottom {
	height: 11px;
	background-image: url(/p/dashbar-bottom.png);
	clear:both;
}








#content {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.cnormal {
	width: 100%;
}
.cleft {
	float:left;
	border: 42px transparent solid;
	border-right: 0px transparent solid;
	border-top-width: 30px;
}
.cright {
	float:right;
	border: 42px transparent solid;
	border-left: 42px transparent solid;
	border-top-width: 30px;
}

* html .cleft {
	border: 22px #FCFCFC solid;
	border-left: 22px #FCFCFC solid;
}

* html .cright {
	border: 22px #FCFCFC solid;
	border-left: 22px #FCFCFC solid;
}

.c66 {
	width: 450px;
}
.c33 {
	width: 330px;
}
.c50 {
	width: 50%;
}

h1 {
	font-family: 'Frutiger Light', 'Trebuchet MS', Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 0px;
	font-size: 2.0em;
	line-height: 120%;
	color:#f28e00;
	margin: 1.3em 0.5 0.5em;
	/*margin-top: 2em;*/
}

h2 {
	height:17px;
	background-image: url(/p/dashbar-h2.png);
	font-size: 9pt;
	padding: 2px 20px 4px;
	margin: 0;
}

p {
	margin-top: 1.3em;
}

p.align-center {
	text-align: center;
}

div.right {
	float: right;
	text-align: right;
}

a img {
	border: 0;
}

li {
	margin: 0.4em 0;
}

ol ol {
	list-style-type: lower-latin;
}


.texthead {
	font-weight: 800;
}

.csc-textpic-caption {
	font-size: 0.9em;
	padding-top: 5px;
}

.csc-mailform {
	border:0;
}

input,textarea {
	border: 1px solid #f28e00;
	padding:2px;
	margin:4px;
	width:99%;
	font-family: 'Frutiger Light', 'Trebuchet MS', Arial, sans-serif;
	font-size: 9pt;
}

input.smallfield,textarea.smallfield {
	width:140px;
}

.csc-mailform-field label {
	display:block;
	float:left;
	clear:both;
}

a {
	color: #f28e00;
	text-decoration: none;
}

.blowout {
	position:absolute;
	top:-1000px;
}



#footer {
	background-color: #be6700;
	padding: 42px;
	color: #000;
}

#footer p {
	clear:both;
}

#footer ul {
	list-style-type: none;
	padding:0;
	margin:0;
	max-width:100%;
    padding-top: 0px;
	clear:both;
}

#footer ul li {
	float: left;
	background-image: url(/p/dot.gif);
	background-repeat: no-repeat;
	margin: 0 20px 0 0;
	background-position:left center;
	padding-left:11px;
	color: #000;
}

#footer ul li a {
	color: #000;
}


a[target=_blank] {
	display:inline-block; 
	padding: 0 0 0 13px;
	background-image: url(/f/global/app-icons/image.gif);
	background-x-position: left;
	background-y-position: center;
	background-repeat: no-repeat;
}

a.download, a.mail, a.external-link-new-window {	
	display:inline-block; 
	background-image: url(/f/global/app-icons/download.gif);
	padding: 1px 0 1px 22px;
	background-repeat:no-repeat; 
	background-position:center left; 
	border:0px;
}

a.external-link-new-window {
	background-image: url(/f/global/app-icons/image.gif);
	padding: 0 0 0 13px;
}

a.link-doc {
	background-image: url(/f/global/app-icons/word.png);
}

a.link-xls {
	background-image: url(/f/global/app-icons/excel.png);
}

a.link-ppt {
	background-image: url(/f/global/app-icons/powerpoint.png);
}

a.link-pdf {
	background-image: url(/f/global/app-icons/pdf.png);
}

a.link-txt {
	background-image: url(/f/global/app-icons/text.png);
}

a.link-img {
	background-image: url(/f/global/app-icons/image.png);
}

a.link-mov {
	background-image: url(/f/global/app-icons/film.png);
}

a.mail {
	background-image: url(/f/global/app-icons/email.png);
}


#ol {
	position: absolute;
	top: 0px;
	left: 600px;
	width: 94px;
	height:220px;
	padding:0;
	margin:0;
}
