body {
	margin: 0px;
	padding: 0px;
	background: #f5f1e9 url(../graphics/header_back.jpg) top left repeat-x;
	font: 10pt arial, helvetica, tahoma;
}

table { font: 10pt arial, helvetica, tahoma, sans-serif; }

a:link { color: #18599c; text-decoration: none; font-weight: bold; }
a:visited { color: #18599c; text-decoration: none; font-weight: bold; }
a:active { color: #18599c; text-decoration: none; font-weight: bold; }
a:hover { color: #ffc339; text-decoration: none; font-weight: bold; }

.submenu { border-bottom: 1px dashed #cecece; margin-bottom: 3px; padding-bottom: 3px; }

.inputSubmit { color: #000000; background-color: #EEEEEE; border: 1px solid #000000; font: bold 8pt arial, helvetica, tahoma; }
.inputBox { color : #000000; background : #FFFFFF; border: 1px solid #000000; font: 8pt arial, helvetica, tahoma; }

.Err		{ color: #ff0000; padding: .2em; border: 1px solid #000; background-color: #EEEEEE; margin-bottom: 10px; }
.Sho		{ color: #000; padding: .2em; border: 1px solid #000; background-color:#EEEEEE; margin-bottom: 10px; }

#footer { font-size: 8pt; text-align: center; padding: 10px 0px; }
#footer a:link { text-decoration: none; color: #000000; font-weight: normal; }
#footer a:hover { text-decoration: none; color: #000000; font-weight: normal; }
#footer a:visited { text-decoration: none; color: #000000; font-weight: normal; }
#footer a:active { text-decoration: none; color: #000000; font-weight: normal; }


/* %%%%%%%%%%%%
   LAYOUT STUFF
   %%%%%%%%%%%% */

.wrapperTable { background: #ffffff; font-size: 10pt; }
.sideShadowLeft { width: 4px; background: #f5f1e9 url(../graphics/side_shadow_left.jpg) top left repeat-y; }
.menuArea { width: 140px; padding: 20px 0px; }
.sideShadowRight { width: 4px; background: #f5f1e9 url(../graphics/side_shadow_right.jpg) top left repeat-y; }

/* contact */

.contactContentTbl { font-family: arial,helvetica,tahoma; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal; }

