/***************************************
*	css by tah 
*	Copyright 2005
***************************************/

body {
	margin: 0px;
	font-size: 12px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #444444;
	padding-left: 10px;
	background-color: #d9dcdc;
	background-image: url(images/topBar.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
.horyn {
	position: absolute;
	width: 350px;
	left: 568px;
	top: 213px;
}

	
h1 {
	font-size: 110%;
}	

h2 {
	font-size: 110%;
	color: #f49308;
	font-weight: bold;
}	
a:link, a:visited, a:active {COLOR: #0c9d9d; TEXT-DECORATION: none}
	a:hover {
		COLOR: #30434D; 
		TEXT-DECORATION: underline; 
		}
div#footer a { margin-left:4px;color:#f49308; }
div#footer a:hover { color:#ffffff; }
	
	
div.container { width:940px;margin:0 auto;text-align:left; }

			
		.tiny {
			font-family: Arial, Helvetica, sans-serif;
			font-size : 10px;
			color : #999999;
		}
			
	.header {
		font-family: Helvetica, Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #FDBA30;
		text-align: left;
	}
	
#tresc {
	padding-right: 10px;

	}
	
#mainContainer {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF6600;
	width: 600px;
	background-color: #EFEFEF;
	height: auto;
	}
	
#core {
	width: 783px;
	text-align: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 3px;
	}
	
#lastCol {
	min-height:350px;
	width: 220px;
	padding-right: 1px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	margin-right: 5px;
	background-image: url(images/vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
		
	.title {
		/* defines the title style */
		font-size: 16px;
	}
	
	.acronym { 
	border-bottom: 1px dashed #f00; 
	cursor: help; 
	}
		
	.HRule {
		background-color: #cccccc;
	}

#footer {
	min-height:150px;
	color:#ffffff;
	font-size:12px;
	margin-top:-1px;
	background-color: #737878;
	width: 100%;
	margin-right: -5px;
	margin-left: -10px;
}

#footerContent {
	width: 788px;
	margin-left: 0px;
	padding-left: 0px;
	text-align: left;
}

	a.footerContent:link {COLOR: #133150; TEXT-DECORATION: none}
	a.footerContent:visited {COLOR: #133150; TEXT-DECORATION: none}
	a.footerContent:active {COLOR: #133150; TEXT-DECORATION: none}
	a.footerContent:hover {COLOR: #044F9A; TEXT-DECORATION: underline}
	
/* 
div#footer div.section {
	min-height:150px;
	float:left;
	width:200px;
	padding: 32px 10px 20px 20px;
}
div#footer div#footer_nav, div#footer div#footer_colophon { width:210px; }
div#footer div#footer_address { padding-left:10px;width:210px; }
div#footer div#footer_nav ul li { list-style:none inside url(../img/bullet.png); }
div#footer div#footer_nav ul li { background:transparent url(../img/sep_underline_left.png) no-repeat left top;padding:5px 0 0 4px;margin-top:2px;line-height:1.5;margin-bottom:0; }
div#footer div#footer_nav ul li:first-child { background:none;margin-top:0;padding-top:0; }
div#footer div#footer_nav ul li a { margin-left:4px;color:#aacad5; }
div#footer div#footer_nav ul li a:hover { color:#fff; }
div#footer div#footer_colophon { width:210px;padding-right:10px; }
div#footer div#footer_colophon p { margin-bottom:16px; }
div#footer div#footer_colophon p a { color:#fff; }
div#footer div#footer_colophon p a:hover { text-decoration:underline; }
div#footer div#footer_colophon a img { margin-right:8px;vertical-align:middle; }
*/
