
/********** General styles *****1d073e***071551**/
body { 
	background:#556 url(img/bg.gif); 
	font-family: Verdana,Arial,Century Gothic,Sans-serif,;
	color: #000;
	font-size: 0.7em;
	margin: 20px 0px 20px 0px;
}

label {
	border: 0px solid #0099DF; 
	padding: 2px 5px 0px 0px; 
	font-size: 12px;
	text-align:right;
	width: 160px; 
	float: left;
}
h1 { 
	font-size:120%;
}
h2 { 

}
hr { 
	height: 1px;
	border-bottom:0px; 
	border-top: 1px solid #0099DF; 
}
a { 
	color:#009; 
}
/********** Site **********/
.site { 
	margin: 0px 0px 0px 0px; 
	text-align: left; 
	border: 5px solid #000; 
	width:910px
}
/********** Header **********/
.header {
	background: url(img/header4.jpg) no-repeat;
	background-color: #fff;
	height: 150px;
	width: 900px;
	text-align: right;
	vertical-align: bottom;
	border-bottom: 0px solid #000;
}
/********** Left column 2F3541**********/
.left {
	background:#596371;
	padding: 0px;
	width: 175px;
	margin:0px 0px 0px 0px;
    border-right: 1px solid #000;
}

/********** Middle column dadada**********/
.middle {
	padding: 0px 0px 0px 0px;
	width: 600px;
	height: 440px;
	text-align: left;
    background: url(img/bg5.gif);
	background-color:#fff;
	margin: 0px 0px 0px 0px;
    border: 0px solid #000;
}

/********** Right column **********/
.right {
	background:#596371;
	padding: 0px;
	width: 125px;
	margin:0px 0px 0px 0px;
    border-left: 1px solid #000;
}

/********** Footer **********/
.footer {
	color: #fff;
	height: 20px;
	line-height: 20px;
	width: 900px;
	text-align: right;
	vertical-align: top;
}

/********** Navigation **********/
.navigation { 
	width: 175px; 
	border-bottom: 0px solid #444; 
	padding: 0px;
	margin:0px;
	line-height: 16px;
}
.navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.navigation li a {
	height: 32px; 
	height: 24px; 
	text-decoration: none;	
	background: transparent; 
	voice-family: "\"}\""; 
	voice-family: inherit; 
}
.navigation li a{ 
	color: #000; 
	display: block; 
	background: url(img/menu.png) 0px 0px; 
	padding: 8px 0 0 15px;
	font-weight: normal; 
}
.navigation li a:hover{ 
	color: #fff; 
	background: url(img/menu.png) 0px -32px; 
	padding: 8px 0 0 15px;
	font-weight: normal; 
}
.navigation li.current a, .navigation li.current a:hover{ 
	color: #fff; 
	background: url(img/menu.png) 0px -64px; 
	padding: 8px 0 0 15px;
	font-weight: normal; 
}

.navigation li.level1 a {
	margin-left: 0px;
	font-size: 95%;
	border-left:12px solid #000;
}

/* IE6.0 Hack for additional spaces between li's */
* html li a  { height: 100%; }

/**** root-navigation ***/
.root-navigation {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	float:left;
}
.root-navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.root-navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
.root-navigation li.current a {
	font-weight: bolder;
	color: gray;
}
.root-navigation li a:hover {
	color: gray;
}
/********** Content **********/
.content { 
	padding: 10px 10px 10px 10px; 
	border:0px solid #000;
}
.content p{
    margin-bottom:10px;
	padding: 0px 0px 0px 0px; 
}

.content a:hover { 
	text-decoration: none; color: #F48000;
}

.content h2 { 
	color: #fff;
	background: #2F3541 url(img/title_back2.png) 0px 0px no-repeat;
	height:25px;
	line-height:25px;
	padding:0px 0px 0px 10px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	font-size:14px;
	margin-bottom:5px;
	clear:both;
    font-weight:normal;
}

.content h3 { 
	color: #fff;
	background: #596371;
	padding:3px 0px 3px 10px;
	border-top:0px solid #000;
	border-left:5px solid #000;
	border-bottom:1px solid #000;
	border-right:0px solid #000;
	font-size:13px;
    font-weight:500;
    font-style:normal;
    text-align:left;
    margin:0px 0px 0px 0px;
}

.title h1{ 
	background: url(img/title_back.png) no-repeat;
	margin-top: -1px;
	height:31px;
	line-height:31px;
	padding:0px 0px 0px 15px;
	color: #fff;
	border: 1px solid #000;
    font-size:14px;
    font-weight:normal;
 }
.content .heading { 
	font-weight: bolder; 
	background: #DDDDDD; 
}

/********** Standards **********/
.standards { margin-top: 3px; }

/********** Box **********/
.box { border: 1px solid #0099DF; background: #58BCF0; color: black; padding: 4px;}

/********** Request Form **********/
.rf_InputError{
	color:#c00;
	background:#ff9;
	border:1px solid #aaa;
	padding:2px 2px 2px 2px;
	width:250px;
    font-size:11px;
    font-family:verdana;
}
.rf_Input{
	width:250px;
	font-family:arial;
	padding:0px 0px 0px 2px;
}
.rf_label{
	background-color:#eee;
	width:125px;
	padding:1px 2px 1px 2px;
	border:1px solid #99a;
	border-left:4px solid #99a;
	max-width:125px;
}
.rf_button{
	background-color:#C3c3c3;
	color:#000;
	padding:3px 0px 3px 0px;
	border:1px solid #000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	margin:5px 0px 5px 0px;
}
.rf_button:hover{
	background-color:#ffcc66;
}

.rfr_link_button a{
	float:right;
	background-color:#C3c3c3;
	color:#000;
	padding:1px 10px 1px 10px;
	border:1px solid #000;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	margin:0px 0px 5px 5px;
	text-decoration:none;
}

.rfr_link_button a:hover{
	background-color:#ffcc66;
	text-decoration:none;
	color:#000;
}

.tse_logo {
    width:125px;
    border-top:1px solid #000;
    border-left:1px solid #000;
    border-right:1px solid #666;
    border-bottom:1px solid #666;
    margin:15px 0px 0px 0px;
    padding:0px;
    background:#8b9aaf;
}


