/* CSS Document */

body { margin: 0px; background-color: #333333; text-align: center; }
table.layout { width: 750px; height: 100%; border-width: 1px; padding: 2px; border-color: #000; }
td.content_column { padding-left: 3px; height:500px; vertical-align: top; width: 615px; background-color: #006633; background-image: url(images/main_border_test.jpg);}
td.right_column { vertical-align: top; width: 165px; background-color: #006633; padding-right: 2px; text-align: center; }
td.footer {
	background-color: #006633;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	}
.h1 {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:18pt; color:#000000; vertical-align: text-top; text-align:center; font-weight:bold;}
.video { border:4px; border-style:solid; color:#009933;}
 
td.header {background-color:#006633; height: 20px; background-image: url(images/layout_header.jpg); }

img {border-color: #000000;}


.inputboxsmall { font-weight: 400; font-size: 8pt; font-style: normal; font-family: tahoma,arial,sans-serif; letter-spacing: 0em; height: 17px; vertical-align: top; }
.inputboxsmallright { font-weight: 400; font-size: 8pt; font-style: normal;	font-family: tahoma,arial,sans-serif; letter-spacing: 0em; text-align: right; height: 17px; vertical-align: top; }
.textareasmall { font-weight: 400; font-size: 8pt; font-style: normal; font-family: tahoma,arial,sans-serif; letter-spacing: 0em; }
.buttonsmall { font-weight: 400; font-size: 8pt; font-style: normal; font-family: tahoma,arial,sans-serif; letter-spacing: 0em; height: 22px; }
.rhtinformation { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; line-height: normal; color: #FFFFFF; }
.address_rht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 09pt;
	font-style: normal;
	color: #000000;
}
a.CheetahNavParent_2 { color:#990000;font-size:10pt;font-family:arial,helvetica,sans-serif;font-style:normal;font-weight:bold;text-decoration: underline; text-align:left;  }
a.CheetahNavParent_2:visited { color:#990000;}
a.CheetahNavParent_2:hover { color:#ffff00;text-decoration: underline;}

a.NavParent_3 { color:#ffffff;font-size:10pt;font-family:arial,helvetica,sans-serif;font-style:normal;font-weight:bold;text-decoration: underline; text-align:left;  }
a.NavParent_3:visited { color:#ffffff;}
a.NavParent_3:hover { color:#ffff00;text-decoration: underline;}

/*contact*/
.row1 {
height: 90px;
vertical-align : top;
background-image: url(images/contact/contactform_header.gif);
background-repeat : no-repeat;
background-position: top;
}
.row2 {
height: 100%;
vertical-align : top;
background-image: url(images/contact/contactform_center.gif);

}
.row3 {
height: 58px;
vertical-align : top;
background-image: url(images/contact/contactform_footer.gif);

}