/* header
------------------------------------------------------------*/ 
body {
	font: 11px tahoma;
	background-color: #f5f5f5;        
    padding: 10px;
	scrollbar-base-color: #f5f5f5;
	margin-left: 7%; margin-right: 7%; 
	/*margin: 0;*/
}

/* tables
------------------------------------------------------------*/ 
.bordertable {
	border: 1px solid #cccccc; 
	background-color: #ffffff; 
	width: 80%;			
} 
.navigationcolumn {
	vertical-align: top;
	width: 9em;
	background-color: white;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 100%;
	border: 1px solid #cccccc;
	border-style: none solid none none;
	padding: 20px 0px 0px 0px;
	text-align:left;
}

/* lists - menu items
------------------------------------------------------------*/
.navigationcolumn ul {
	list-style: none;
	margin: 0em 0em 0em 0em;
}
.navigationcolumn ul li {
	font-weight: normal;
	padding: 0.1em 0em 0em 1em;
}
.navigationcolumn li.currentpage a {
	text-decoration: none;
	color: #2485f0;
}
.navigationcolumn a:hover {
	text-decoration: none;
	color: #8c33ab;
}

/* images
------------------------------------------------------------*/ 
img:after { 
	content: attr(alt);
	font: 15px ariel; 
}

/* main menu
------------------------------------------------------------*/ 
.ddmx {
    font: 11px ariel; /* tahoma*/
}
.ddmx .item1,
.ddmx .item1-active {
    padding: 3px 10px 3px 10px;
  	background-image: url(../images/navbar_bgcolor.gif);
    font: 11px ariel;
    color: #5e5e5e;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .on-now ,
.ddmx .on-now:hover{
	padding: 3px 10px 3px 10px;
  	background-image: url(../images/navbar_bgcolor.gif);
    font: 11px ariel;
    color: #2485f0;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item1:hover,
.ddmx .item1-active:hover {
	color: #2485f0;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 2px 4px 2px 4px;
	font: 11px ariel;
    color: #000000;
    font-weight: normal;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
	border: 1px solid #b8b4ae;
	border-style: none none none none;
	width: 100%;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    /* background: #ffffff;*/
	color: #8c33ab;	  
	visibility: visible; 
}
.ddmx .section {
    border: 1px solid #b8b4ae;	 
	 /* border-bottom: none;*/	 
	position: absolute;
    visibility: hidden;
    z-index: -1;
	background-color: #f2f2f2;	 
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */

/* page colors
------------------------------------------------------------*/ 
.colorpurple {
 background-color: #8c33ab;
}
.colorblue{
 background-color: #2485f0;
}

/* links
------------------------------------------------------------*/ 
a { 
	color: #666666; 
	font-family: arial;
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none; 
}
a.sitemap {
	color: #5e5e5e;
    font-weight: bold;
    text-decoration: none;
	padding: 0px 0px 0px 0px;
}
a.sitemap:hover {
	color:#2485f0;
}
a.contact {
	color:#8c33ab;
	font-weight:bold;
}
a.contact:hover {
	color:black;
}
a.black {
	color:black;
	font-weight:bold;
}
a.black:hover {
	color:#2485f0;
}
a:hover { 
	color: #8c33ab; 
}

/* content
------------------------------------------------------------*/ 
p.contentcolumn_main {
	font: 11px ariel;
	font-weight: normal;
	color: #666666;
	padding: 70px 50px 45px 50px;
}
p.contentcolumn {
	font: 11px ariel;
	font-weight: normal;
	color: #666666;
	padding: 5px 5px 5px 5px;	
}
p.contentcolumn_black {
	font: 11px ariel;
	font-weight: normal;
	color:black;
	padding: 5px 0px 0px 5px;	
}
p.contentcolumn_darker {
	font: 11px ariel;
	font-weight: bold;
	color: #666666;
	padding: 5px 5px 5px 5px;
}
p.contentcolumn_dark {
	font: 11px ariel;
	font-weight: bold;
	color: black;
	padding: 0px 0px 0px 5px;	
}
p.contentcolumn_gray {
	font: 11px ariel;
	font-weight: bold;
	color: #5e5e5e;
	padding: 0px 0px 0px 5px;	
}
p.contentcolumn_contact {
	font: 11px ariel;
	font-weight: normal;
	color: black;
	padding: 340px 15px 15px 25px;	
}
/* fonts
------------------------------------------------------------*/ 
font.blue{
	font: 11px ariel; 
	color: #2485f0;
}
font.purple{
	font: 11px ariel; 
	color: #8c33ab;
}
font.black{
	font: 11px ariel; 
	color: black;
}
font.gray {
	font: 11px ariel;
	color: #5e5e5e;
    font-weight: bold;
}
font.logopurple{
	font: 12px ariel;
	font-weight: bold;
	color: #8c33ab;
}
font.logoblue{
	font: 12px ariel;
	font-weight: bold;
	color: #2485f0;
}
font.slogan{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: black;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
}
font.strongblue{
	font-size: 11px;
	font-weight: bold;
	color: #2485f0;
	font-family: arial;
}	
font.content_contruction{
	font-size: 11px;
	font-weight: bold;
	color: black;
	font-family: arial;
	padding: 20em 0em 0em 5em;
}	


/* footer
------------------------------------------------------------*/ 
#footer {
	font-size: 0.9em;
	text-align: right;
	width: 90%;
}


