html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{margin:0; padding:0; border:0; outline:0; font-size:9pt; vertical-align:baseline;
	background:transparent; font-family:'Trebuchet MS', Trebuchet, Arial, sans-serif; 
	color:#303030; -webkit-text-size-adjust: none;}

b {color:inherit;}

#wrapper {font-family:inherit; font-size:inherit; color:inherit;}

#header {position:relative; width:100%; margin:22px 0 44px 0; text-align:center; vertical-align:top;
	font-family:inherit;}

h1 {margin:12px 0 12px; font-family:inherit; font-size:18pt; font-weight:bold; 
	color:inherit; text-transform:uppercase; letter-spacing:0.15em; color:#606060;}

h2 {margin:0; font-family:inherit; font-size:9pt; font-weight:normal; color:inherit; 
	line-height:1.8em; text-transform:uppercase; letter-spacing:0.12em; color:#303030;}

#leftbox {position:relative; width:400px; padding:0 25px 0 0; display:inline-block;
	zoom:1; *display:inline; vertical-align:top; text-align:left;}

#rightbox {position:relative;	width:400px; padding:0 0 0 25px;	display:inline-block;
	zoom:1; *display:inline; vertical-align:top; text-align:left;}

#leftbox > h2, #rightbox > h2 {margin:0 0 20px 0; text-transform:uppercase; letter-spacing:0.2em;
	text-align:left; font-family:inherit; font-size:10pt; font-weight:bold; line-height:1em; color:#303030;}

.oneBlock {position:relative; width:100%; margin-bottom:2em;}

.oneBlock img {width:23px; height:23px; margin-right:6px; background-image:url(plusminus.png);
	background-position:0px 0px; background-positionY:0px; background-repeat:no-repeat; float:left;}

h3 {margin:0 0 3px; text-transform:uppercase; letter-spacing:0.1em; text-align:left;
	font-family:inherit; font-size:10pt; font-weight:bold; line-height:23px; color:#303030;
	cursor:pointer;}

h3 span {font-family:inherit; font-size:inherit; font-weight:inherit; text-decoration:none; color:red;}

.oneBlock div {width:100%; line-height:1.7em; display:none; font-family:inherit; font-weight:normal;
	text-align:justify; font-size:10pt; color:#505050;}

.oneBlock a {color:red; font-weight:bold;}

#mailForm {position:fixed;	left:60px; top:30px; width:600px; height:400px; text-align:center; 
	vertical-align:top; background-color:#404040; border:1px solid red; display:none; 
	-moz-border-radius: 8px; -webkit-border-radius: 8px;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=90)'; filter:alpha(opacity=90); 
	-moz-opacity: 0.9; opacity: 0.9; -khtml-opacity: 0.9;}

h4 {margin:12px 0 8px; text-align:center; font-family:inherit; font-size:16pt; 
	font-weight:normal; text-transform:uppercase; letter-spacing:0.15em; color:#c0c0c0;}

#subhead {margin:0 0 20px 0; text-align:center; font-family:inherit; font-size:11pt;
	font-weight:normal; line-height:1em; color:#c0c0c0;}

#formcont {position:relative; width:100%; padding:0 20px 0 20px; text-align:left;}

#mailForm label {display:inline-block; zoom:1; *display:block; width:140px; line-height:2em;
	text-align:left; vertical-align:top; font-family:inherit; font-size:10pt; font-weight:normal;
	color:#c0c0c0; padding:0 0 0 12px; border-left:3px solid red;}

#mailForm input[type=text] {width:350px; font-family:inherit; font-size:9pt; font-weight:normal;
	color:#606060;}

#mailForm textarea {width:350px; height:200px; margin:4px 0 0 0; font-family:inherit; font-size:9pt;
	font-weight:normal; color:#606060;}

#mailForm button {width:100px; height:1.8em; font-size:10pt; margin:6px 0 0 6px;}

#closer {position:absolute; left:570px; top:3px; font-size:30px; font-weight:bold;
	color:red; cursor:pointer;}
	
.expando {
	border: 1px solid #808080;
	vertical-align: top;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:4px;
	box-shadow: 7px 7px 8px #818181;
	-webkit-box-shadow: 7px 7px 8px #818181;
	-moz-box-shadow: 7px 7px 8px #818181;
	/* filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=7, offY=7, positive=true); */
}
