/* CSS Document */
*{
	line-height:25px;
	font:"Verdana", Times, serif;
	margin:0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;

}

p {
	size:0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
text-decoration:none; color:#006699;
}

a:hover {
color:#0033FF; text-decoration:none;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	float:right;
	font-size:1em;
	letter-spacing: 0.4em;
	display:block;
	border-right: dotted thin #CCC;
	border-bottom: dotted thin #CCC;
	padding-top: 15px 5 5 0;
	text-align: right;
	vertical-align: baseline;
	text-decoration: none;
	word-spacing: normal;
	font-weight: normal;
	font-style: normal;
	margin-top: 3;
	margin-bottom: 3;
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	float:right;
	font-size:1em;
	letter-spacing: 0.2em;
	display:block;
	border-right:dotted thin #CCC;
	border-bottom: dotted thin #CCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
	vertical-align: baseline;
	text-decoration: none;
	word-spacing: normal;
	font-weight: normal;
	font-style: normal;
	margin-top: 3;
	margin-bottom: 3;
	width: 100%;
}

li {
	font-size:.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
}

iframe
{
	width:100%;
	height:100%;
	padding: 0;
	border:0px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFF;
	margin-right:45px;
	margin-left: 200px;
}


#wrapper {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background:#FF9900;
	width:100%;
}

/* NAV container List BEGIN */
#navcontainer {
	
	border:none;
	background: none;
	vertical-align:top;
	width:110px;
}

#navcontainer ul
{
	list-style-type: none;	
	padding:0px;
}

#navcontainer a 
{
	display: block;
	background-color:none;
	border-bottom: 1px solid #eee;
	font-size: 1em;
	letter-spacing:.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;


}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
vertical-align:text-top;
}

#navcontainer a:hover
{
background-color:#FFCC33;	

}

#active
{
display: block;
background-color:#CCC;
margin:0;


}

/* Nav container list END */

/*   TBOX CODE BELOE  */


.header {
	display: block;
	width: 100%px;
	height:auto;
	margin: 0px;
	background-color:#A4B4BF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:medium;
	white-space:normal;
	border-top:none;
	border-bottom:dotted;
	border-left:none;
	border-right:none;
	border-bottom-color: #2D3840;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	line-height: normal;
	font-weight: lighter;
	float:none;
}

.content {
	display:block;
	border:thin inset #CCC;
	background: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	padding:25px;
}
/* END TBOX */




#masthead {
	
	background: #FFFF99;
	font-family: Times New Roman, Times, serif;
	letter-spacing: .25em;
	line-height: normal;
	margin: 0px;
	padding: 8px;
	font-size: 36px;
	color: #003366;
	border-bottom: thin inset #666666;
}


#footer {
	background: #FFF;
	font-family: Times New Roman, Times, serif;
	letter-spacing: .25em;
	line-height: normal;
	margin: 0px;
	padding: 3px;
	font-size: .9em;
	color: #003366;
}


	
	#ContentCell {
	background-color:#FFF;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border:none;
	width:100%;
	height:100%;
	
	}	
	
	#contact {
	display: block;
	padding: 0px;
	background-color:#FFFFFF;
	font-size: .7em;
	font-family: verdana, helvetica, arial, sans-serif;
	line-spacing:.2em; letter-spacing:.3em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #999999;
	line-height: 1em;
	color: #666;
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	margin-bottom:auto;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	
	}
	
#ContentCell {
	height:auto;
	width:100%;
	padding: auto;
}
#ContentCell h1 {
	float: left;
	word-spacing: 0.3em;
	letter-spacing: 0.4em;
	white-space: nowrap;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: text-top;
	display: block;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-indent: 8px;
	overflow: auto;
	width: 100%;
}
