BODY 
{
	margin-top: 0;
	margin-left: 0;
	margin: 0px;
	background-color: #fff;
	background-repeat: repeat;
	font-weight: bold;
}
UL
{
    FONT-SIZE: 11px;
    COLOR: black;
    FONT-FAMILY: Verdana,Arial,Helvetica
}

/**
 * ## HEADER
 */

#header_container
{
position:relative;
width: 100%;
height: 72px;
background-image: url(../images/headerBG.jpg);
background-repeat: repeat-x;
z-index: 0;
} 

#header
{
width: 800px;
padding-top: 0px;
}

#header h1 
{
margin:0; 
margin-bottom:0; 
font-size:18px; 
line-height:110%;
font-weight:bold; 
font-family:arial;
color:#ffffff;
}

.headlink
{
	FONT-SIZE: 28px;
	COLOR: #ffffff;
	FONT-FAMILY: Arial;
	text-align: left;
}
A.headlink
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
}
A.headlink:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: underline; 
	background: none;
}



#logo
{
float:left;

}

#nav
{
float:right;
FONT-SIZE: 12px;
COLOR: #FFF;
FONT-FAMILY: Arial;
text-align: left;
}

#nav a
{
COLOR: #3DA6D1;
TEXT-DECORATION: none	
}

#nav a:hover
{
COLOR: #FFFFFF;
TEXT-DECORATION: none; 
background: #3DA6D1	
}





/**
 * ## BODY
 */
#body_container
{
position: relative;
width: 100%;
height: auto !important;
height: 100%;
padding: 0 0 1em 0;
background-color: #A3DCEB;
} 

#about
{
	width: 800px;
	padding-top: 10px;
	color: #A3DCEB;
}





/**
 * ## FOOTER
 */
#footer_container
{
position: relative;
width: 100%;
height: auto !important;
height: 100%;
padding: 0 0 5em 0;
background-image: url(../images/footerBG.jpg);
background-repeat: repeat-x;
} 

#contact
{
width: 800px;
padding-top: 10px;
}



#transparency {filter: alpha(opacity=55); -moz-opacity: .55; background-color:#000; position:absolute; top:450px; left:110px; }


.HEADLINE
{
	font: bold 24px Verdana,Arial,Helvetica;
	color: #172629;
	line-height: 97%;
	margin: .2em 0 .4em 0;
	letter-spacing: -2px;
}

p {margin:0; margin-top: 0; font-size:12px; line-height:140%;
	font-weight:normal; font-family:Verdana, Helvetica, Arial, sans-serif; color:#000000;}

h1 {margin:0; margin-bottom:0; font-size:18px; line-height:110%;
	font-weight:bold; font-family:arial;}

.bodytext
{ 
	font-size:12px; 
	font-weight:normal; 
	color:#000; 
	font-family:Verdana, Helvetica, Arial, sans-serif; 
	line-height:120%;
}


.sidebarheader
{ 
	margin:0; margin-bottom:0; font-size:14px; 
	font-weight:bold; 
	color:#31C0D6; 
	font-family:arial; 
	line-height:130%;
}

.sidebarbodytext
{ 
	margin:0; margin-top: 0;
	font-size:11px; 
	font-weight:normal; 
	color:#999999; 
	font-family:arial; 
	line-height:120%;
}

.smalltext
{ 
	margin:0; margin-top: 0;
	font-size:12px; 
	font-weight:normal; 
	color:#000000; 
	font-family:arial; 
	line-height:100%;
}

#navstyle
{
    TEXT-DECORATION: none
}
A#navstyle
{
    TEXT-DECORATION: none
}
.subbodyheader
{ 
	font-size:33px; 
	font-weight:normal; 
	color:#ffffff; 
	font-family:arial; 
	line-height:100%;
}
.subbodytext
{ 
	font-size:14px; 
	font-weight:normal; 
	color:#ffffff; 
	font-family:arial; 
	line-height:150%;
}
.smallsubbodytext
{ 
	font-size:12px; 
	font-weight:normal; 
	color:#ffffff; 
	font-family:arial; 
	line-height:150%;
}
.link
{
	FONT-SIZE: 14px;
	COLOR: #FFF;
	FONT-FAMILY: Arial;
	text-align: left;
}
A.link
{
    COLOR: #172629;
    TEXT-DECORATION: none
}
A.link:hover
{
    COLOR: #FFFFFF;
    TEXT-DECORATION: none; 
	background: #172629
}

.topdashborder {
	border-top-style: dotted;
	border-top-color: #fff;
	border-top-width: 1px;
	background-repeat: repeat;


}

.sideborder {
	border-left-style: dashed;
	border-left-color: #333;
	border-left-width: 1px;
}

.dashborder {
	border-top-style: dashed;
	border-top-color: #ffffff;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-right-color: #ffffff;
	border-right-width: 1px;
	border-left-style: dashed;
	border-left-color: #ffffff;
	border-left-width: 1px;
}


.topdashborder2 {
	border-top-style: dotted;
	border-top-color: #ffffff;
	border-top-width: 1px;
	background-repeat: repeat;


}

div.transbox
{
  width: 400px;
  height: 180px;
  margin: 30px 50px;
  background-color: #cccccc;
  border: none;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

.bodyheadBG
{
	background-image: url(../images/bodyHEADback.png);
	background-repeat: repeat-x;
	text-align: center;
}
.bodyheadBG tr td table tr td table tr .subbodytext table tr .subbodyheader strong {
	color: #FFF;
}

