/*



*/
/* 
 RESET
-----------------------------------------------*/
h1, h2, h3, h4, h5, h6,
ul, li,
p, br,
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

/*
 MAIN 
-----------------------------------------------*/
body{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	margin: 10;
	line-height: 19px;
	background: #000 url('images/bg.gif') repeat-x;
}
	
a{
	color: #d1d1d1;	
}
a:hover{
	text-decoration: none;
}


 LAYOUT.
-----------------------------------------------*/



#side_nav{
	float: left;	
	margin-top: -3px;
}
#subColFoot{
	width: 188px;
	height: 14px;
	float: left;	
}
#extraCol{display:none;}
#footer{
	width: 565px;
	height: 54px;
	margin-left: 12px;
	margin-top: 15px;
	padding: 20px 0 0 0;
	float: right;
	color: #5e5e5e;
	border-top: 1px solid #1a1a1a;
	background-image: url(images/flogo.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/*
 NAVIGATION.
-----------------------------------------------*/
/* side nav */
#side_nav ul{	
}
#side_nav li{
	list-style: none;
	margin-bottom: 1px !important;
	margin-bottom: -1px;
	width: 145px;
	padding: 0px;
	border-left: 1px solid #373737;
	border-right: 1px solid #373737;
	background: #3c3e3e url('images/listBg.gif') bottom repeat-x;	
}
#side_nav li a{
	color: #cacaca;	
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding: 5px 10px 5px 20px;
	background: url('images/list-style-1.gif') 5px no-repeat;
}
#side_nav li a:hover{
	color: #828080;	
	background: url('images/list-style-2.gif') 5px no-repeat;
}
#side_nav li a.down{
	background: url('images/list-style-3.gif') 5px no-repeat;		
}
#side_nav li a.down:hover{
	background: url('images/list-style-4.gif') 5px no-repeat;		
}

#side_nav li ul{
	padding: 0 0 0 0px;
	margin: 2px 0 0 0;
}
#side_nav ul ul li{
	width: 172px;
	padding: 0 0 0 10px;
	background: #535454;
	background-image: none;	
}
#side_nav ul ul li a{
	background-image: none;	
} 
#side_nav ul ul li a:hover, #side_nav ul ul li.selected{
	color: #fff;
	background: #535454;
	background-image: none;
	text-decoration: underline;
}

.smallertext {
	font-size: 1px;
	color: #fbfa9e;
}
.911text {
	font-size: 22px;
	color: #ff0000;
}
.911text1 {
	font-size: 18px;
	color: #000000;
}
.smallertext1 {
	font-size: 15px;
	color: #000000;
}
.smallertext2 {
	font-size: 13px;
	color: #000000;
}
.smallertext3 {
	font-size: 18px;
	color: #000000;
}
.smallertext4 {
	font-size: 22px;
	color: #dddddd;
}
.smallertext5 {
	font-size: 11px;
	color: #000000;
}
.boxtext1 {
	font-size: 12px;
	color: #F2E8C4;
}
.tabletext1 {
	font-size: 12px;
}
.tabletext2 {
	font-size: 13px;
	color: #000000;
	line-height: 2em;
}
.tabletext3 {
	font-size: 18px;
	font-weight: bold;
}
.tabletext4 {
	font-size: 23px;
}
.tabletext5 {
	font-size: 26px;
}
