body {
	margin: 0px;
	padding: 0px;
	/* font-family: "Century Gothic", Verdana;*/
	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;
	background-color: #ffffff;
	color:#000000;

}

img {
	border: none;
}


/*normalizes font-size for headers*/
h1,h2,h3,h4,h5,h6
{ font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
margin-top: 5px;
margin-bottom: 5px;
}

/* headings */

h1 {
font-size:20px;

}
h2 {
font-size:17px;

}

h2.pagetitle {
	text-transform: uppercase;
	text-align:center;
	margin-bottom:10px;
	font-size:18px;
}
h3 {
font-size:18px;
margin-bottom:10px;

}


/*
H3, H2.pagetitle		{margin: 1ex 0 2ex 0; padding: 0;  font-size: 125%; text-transform: uppercase;}

H3 SUP	{ text-transform: none; font-weight: normal; font-size: 100%;}

H4		{margin: 1ex 0; padding: 0;}

H5		{margin: 1ex 0; padding: 0;}

H6		{margin: 1ex 0; padding: 0;}
*/
P		{margin: 0 0 2.4ex 0; line-height: 140%;}


#wrapper {
	/* position: relative;  */
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-position: top;
	background-repeat: repeat-x;

}





#main {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-position: center;
	background-repeat: repeat-y;
	
}



#footer {
	display:none;

}

#footer_content {
	display:none;
}

#clear {
	height: 0px;
}

.clear {
	height: 0px;
	clear: both;
}

#content_wrapper{
	margin:0px;
	
}

#mycontent {
	width: 820px;
	text-align: justify;
	padding: 0px 20px 0px 0px;
	margin:0px;
}

#callus {
	color: White;
	font-size: 20px;
	padding:35px 0px 15px 210px;
	height: 45px;
	display:none;
}


#logo {
	position: relative;
	display:block;
	z-index: 100;
}

#logo img {
	position:absolute;
	top:-65px;
	left:5px;
	display:block;

}

#topmenu {
	width:850px;
	padding:40px 0px 20px 0px;
	display:none;
}

#topmenu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	
}

#topmenu ul li {
	float:left;
	margin:0px 10px;
	display:block;
}

#topmenu a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:17px;
}

#topmenu a:hover {
	text-decoration:underline;
}


#banner {
	width: 819px;
	height: 188px;
	margin: 40px 0px 23px 0px;
	text-align: right;
	display:none;
}

#banner table {
	margin: 10px 10px 0px 0px;
}



#imgmenu  {
	margin: 0px 0px 10px 0px;
}

#imgmenu td {
	text-align: center;
	padding-bottom: 10px;
}


#links {
	height: 72px;
}

#footer_links {
	text-align: right;
	padding-right: 20px;
}

#footer_links a {
	color: White;
	text-decoration: none;
}



#devel {
	width: 199px;
	margin-bottom: 19px;
	text-align: center;
	padding:2px 0px 0px 4px; 
}

#devel a {
	color: White; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#valid {
	margin: 3px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
	color: Black;
	text-align: left;
}

#toplinks {
	background-image:url(/img/top_links_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:211px;
	height:166px;
	padding:6px 0px;
}
#toplinks td {
	background-image:url(/img/top_links_item_bg.gif);
	background-position:center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 14px;
	text-align:left;

}

#toplinks a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}


.secretForm {
	width:320px;
	padding:20px;
	background-color:#FFFFFF;
	display:none;
}


.listblock		{background: transparent url("/img/h-dot.png") repeat-x scroll 0 100%; padding-top: 2ex;}
.listblock IMG	{float: left; margin: 0 2ex 2ex 0;}
.nofloat		{visibility: hidden; clear: both; font-size: 1px; height: 0; margin: 0; padding: 0; overflow: hidden;}
.links TD		{vertical-align: middle; padding: 2ex 3ex;}

/*
FORM .columns	{background: transparent url("/img/form2.png") repeat-y scroll 0 0; margin: 0 auto;}

FORM TD			{padding: 1ex;}

FORM		{margin: 0 21px; padding: 0;}

BUTTON		{cursor: pointer; background: none; border: none;}

INPUT.text, TEXTAREA	{border: 1px solid #8cc2e4; width: 95%; background: #f4f9fd;}

.submit 	{text-align: left; width: 50%; padding: 3ex 2ex;}

LABEL	{color: #186dae; display: block; margin: 0.4ex;}
*/


.red	{color: #cc0000 !important;}

.darkgreen {}

.darkgreenonly {}

.darkgreenstand {}

.darkbluetext {
color: #1261b0;}

.standardboldtext {
font-weight: 450;
font-size:11pt;}

.blueblocktext  {
color: #1261b0;
font-weight: bold;
font-size:16px;
}

.greenblocktext  {
color: #65704f;
font-weight:500;
font-size:16px;
}

.greentext2  {
color: #65704f;
}


.separatorline {
	width: 247px;
	clear: both;
	color: White;
	margin: 30px 0px;
	height: 1px;
	display: block;
}


#Newsletter {
	width: 300px;
	background-color: White;
	padding: 30px;
	margin: 10px 200px;
}

#form1 {
	padding: 10px;
}

#form1 label {
clear:left; 
display:block; 
float:left; 
width:65px; 
text-align:right; 
padding-right:3px;  
font-weight:bold;
font-size:12px;
}

#form1 textarea {
width:100px; 
height:auto;
overflow:auto;
margin-bottom:10px;
}

#form1 .input {
width:100px; 
height:22px;
overflow:auto;
margin-bottom:10px;
}

#form1 select {
width:100px; 
height:24px;
margin-bottom:10px;
}



#form2 label {
clear:left; 
display:block; 
float:left; 
width:70px; 
text-align:right; 
padding-right:3px;  
font-weight:bold;
font-size:12px;
color: #000000;
}

#form2 textarea {
width:180px; 
height:auto;
overflow:auto;
}

#form2 .input {
width:180px; 
height:auto;
overflow:auto;
}


#form2 select {
width:180px; 
height:auto;
}

label {
clear:left; 
display:block; 
float:left; 
width:80px; 
text-align:right; 
padding-right:3px;  
font-weight:bold;
font-size:12px;
}

.input {
width:180px; 
height:auto;
overflow:auto;
}

#contactdetails {
	padding-left: 40px;
}