/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}



/*********** WRAPPERS ************/

#wrapper{
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header{
position:absolute;
left:0px;
top:0px;
width:100%;
height:47px;
background-color:#0265a0;
border-top:3px solid #0284d2;
}


#headerarea{
width:100%;
height:170px;
}

#logoarea{
width:160px;
font-size:10px;
color:#999999;
font-weight:bold;
background-image:url(/gfx/logoback.gif);
float:left;
}

#logoarea h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #888888;
	margin:0px;
	padding:0px;
}


#fillerarea{
width:800px;
height:120px;
position:absolute;
top:50px;
left:160px;
z-index:-1;
}


#footer
{
	clear:both;
	background-color:#FFCC11;
	border-top:1px solid #cccccc;
	font-size:9px;
	margin-top:10px;
	height:25px;
	width:100%;
	text-align:center;
	border-bottom:3px solid #83b1eb;
}

#footerwrapper{
	position: relative;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}


#dynacloud{
	margin-left:150px;
	margin-top:1000px;
	font-size:50%;
	color:#BBDCEC;
}

#dynacloud a{
		color:#BBDCEC;
}


/***************************************/
.hardbreak{
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */

}

a:link, a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #FF9900;
	text-decoration: none;
}


ul{
 list-style-type: circle;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: circle;
}

H1{
font-size:16px;
}

.mainNAV{
font-family:Tahoma;
font-size:12px;
font-weight:bold;
}

.mainNAV a:link, .mainNAV a:visited{
	color: #ffffff;
	text-decoration: none;
}

.mainNAV a:hover{
	color: #ffff00;
	text-decoration: none;
}




/*********** SERVICE BOXES ******************/


/* styles for all UL's in the list */
#serviceBUTTON, #serviceBUTTON ul
{
 background-color:#FFCC11;
 font-family: Arial, Helvetica, sans-serif;
 font-size:18px;
 font-weight:bold;
 text-align:center;
 padding:0px;
 margin:0px;
}

#serviceBUTTON
{
	float: left;
	width: 800px;
}

/* styles for all LI's in the list */
#serviceBUTTON li
{
	position: relative;
	list-style: none;
	float: left;
	width: 190px; /* Width of Menu Items */
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;	
    color: #333333;

}

#serviceBUTTON li a
{
	display: block;
	text-decoration: none;
	height:22px;	
	line-height:22px;
	vertical-align:middle;	
}

#serviceBUTTON li:hover{
	color: #009900;
	background-color:#FFee55;
}








.serviceNAV{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
padding-left:-10px;
}

.serviceNAV a:link, .serviceNAV a:visited{
	color: #545454;
	text-decoration: none;
}

.serviceNAV a:hover{
	color: #FF9900;
	text-decoration: none;
}


.serviceBOX{
font-size:9px;
font-weight:bold;
color:#999999;
padding:10px;
}

.serviceBOX H1{
font-size:16px;
font-weight:bold;
color:#666666;
}

/********** bodytext **********/
.bodytext{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
}

.bodytext H1{
font-size:16px;
font-weight:bold;
}

.bodytext H2{
font-size:14px;
font-weight:bold;
}

.bodyhead{
font-size:14px;
font-weight:bold;
}


/********** step index **********/
.stepindex{
font-family:Tahoma;
font-size:10px;
font-weight:bold;
background-color:#eeeeee;
color:#444444;
}

/********** news formating **********/

.news-wrapper{
	width:100%;
}

.news-item{
	width:790px;
	float:right;
	border-bottom:2px dashed #999999;
	padding-bottom:5px;
	margin-bottom:5px;
}

.news-image-wrapper{
	width:180px;
	float:left;
}


.news{
	width:610px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000099;
}

.news H1{
    font-size:16px;
	font-weight: bold;
	color:#000099;
}





/********** clients_list formating **********/
.clients_list{
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight: normal;
	color:#000099;
}

.clients_list H1{
    font-size:16px;
	font-weight: bold;
	color:#000099;
	margin-left:10px;
}

.clients_listHEADER{
  background-color:#cccccc;
  font-weight:bold;
}

.clients_listHEADER H1{
  font-weight:bold;
  font-size:16px;
}


.clients_link{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}

a.clients_link:link, a.clients_link:visited{
	color: #0033CC;
}

a.clients_link:hover{
	text-decoration: none;
	color: #009933;
}




/*************** SITEMAP *****************/
.sitemap{
font-family:Tahoma;
font-size:12px;
font-weight:normal;
}

a.sitemap:link, a.sitemap:visited{
	color: #336699;
}

a.sitemap:hover{
	text-decoration: none;
	color: #66CCCC;
}


.sitemapHEAD{
font-family:Tahoma;
font-size:16px;
font-weight:bold;
}

a.sitemapHEAD:link, a.sitemapHEAD:visited{
	color: #669900;
}

a.sitemapHEAD:hover{
	text-decoration: none;
	color: #66FF00;
}





.sitemapSUBHEAD{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
}

a.sitemapSUBHEAD:link, a.sitemapSUBHEAD:visited{
	color: #009966;
}

a.sitemapSUBHEAD:hover{
	text-decoration: none;
	color: #00FF66;
}


/********* Homepage Navigation ************/

.homepageNAVI{
width:200px;
float:left;
text-align:left;
border-bottom:1px dashed #cccccc;
padding-bottom:5px;
}

.homepageNAVI h3{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

.homepageNAVI ul, .homepageNAVI li, .homepageNAVI ul li a {
display: block;
list-style: none;
text-decoration: none;
width: 100%;
margin: 0;
color: #666666;
font-weight: bold;
font-size: 10px;
}

.homepageNAVI ul li a:hover { 
color: #4ba513;
}
