/*----------------------------------------------------------------------------DO SOMETHING PANEL*/
#doSomething {
	width:100%;
	background:#000;
	height:50px;
	position:relative;
	z-index:2;
}

#doSomething .triggerButton {
	float:left;
	width:272px;
	margin:7px 0 0 30px;
}

#doSomething .initiative {
	position:absolute; 
	right:30px; top:10px; 
	z-index:10;
}

#slickbox {
	background-color:#000; 
	height:150px; 
	position:relative;
	padding: 0 0 0 0;
	width:100%;
	overflow:visible;
}

/*-----------------------------------------------------------------------------END DS PANEL*/

#nav{
	z-index:1;
}

h1{
   font-family:Verdana;
   font-size:18;
   color:#E60000;
   leading:-14;
}

h2{
   font-family:Verdana;
   font-size:9;
   color:#E60000;
   font-weigh:bold;
   leading:1;
}
h3{
   font-family:Verdana;
   font-size:9;
   color:#E60000;
   font-weigh:bold;
   leading:1;
}
p{
   font-family:Arial;
   font-size:12;
   color:#444444;
   text-indent: 0px;
}

h4{
   font-family:Arial;
   font-size:16;
   color:#FFFFFF;
   font-weight:bold;
   display:inline;
}
h5{
   font-family:Verdana;
   font-size:26;
   color:#E60000;
   display:inline;
}
h6{
   font-family:Verdana;
   font-size:34;
   color:#D1D1D1;
   display:inline;
}

.foot{
   font-size:14;
   color:#D1D1D1;
   leading:6;
}

.l2h1{
	color:#FFFFFF;
	font-size:66;
}
.l2h2{
	color:#2C2C2C;
	font-size:28;
}
.l2h3{
	color:#070707;
	font-size:26;
}
.l2h4{
	color:#333333;
	font-size:9;
}
.l2h5{
	color:#333333;
	font-size:16;
}
.l2h6{
	color:#333333;
	font-size:9;
	font-weight:bold;
}
.l2h7{
	color:#262626;
	font-size:16;
}
.l2bold{
	color:#FFFFFF;
}
.alt{
   color:#FFFFFF;
}
.alt2{
   color:#000000;
}
.l2alt2{
   color:#555555;
   font-size:9pt;
   display:inline;
}
.l2alt3{
   color:#555555;
   font-size:9pt;
   display:inline;
}
a{
   font-family: Verdana;
   font-size:9;
   color:#E60000;
}
.aAlt{
	color:#E60000;
	font-size:9pt;
	font-weight:bold;
}
.aBig{
	font-size:16pt;
}
a:link {
   text-decoration: none;
}
a:visited {
   text-decoration: none;
}
a:hover {
   text-decoration: none;
}
a:active {
   text-decoration: none;
}