/* CSS layout */
@import url(hats_alt.css);
@import url(header.css);
@import url(submenu_alt.css);
@import url(sitemap.css);
@import url(forms.css);
@import url(tables.css);

BODY {
	background:#566168;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
}

* {
	margin:0;
	padding:0;
}

p {
	margin-bottom:12px;
	line-height:20px;
	font-size:14px;
}

#content_1col ul,
#content_1col ol, 
#content_2cols ul,
#content_2cols ol, {
	font-size:14px;
	margin-bottom:12px;
	list-style-position:inside;
	line-height:18px;
	list-style-type:square;
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666666;
}

em:first-letter {
	font-size:32px;
	font-style:italic;
}

p.light_green {
	border:1px solid #d7d9d0;
	background:#ebede4;
	padding-left: 4px;
}

p.light_green:hover {
	border:1px solid #c2c4bc;
}

p.lemon_yellow {
	border:1px solid #f7ebbe;
	background:#fffae3;
	padding-left: 4px;
}

p.lemon_yellow:hover {
	border:1px solid #ebdca5;
}

p img.left {
	float:left;
	margin: 0 6px 6px 0;
}

p img.left:after {
	content: ".";
	visibility:hidden;
	display:block;
	clear:both;
	height:0;
}

.footmark {
	font-size:10px;
	color:#0075b4;
}

h1 {
	/*font-family:"Lucida Grande", Lucida Sans, Helvetica sans-serif;*/
	font:1.1em/1.1 "Century Gothic", "Avant Garde", Futura, Helvetica;
	margin-bottom:12px;
	font-weight:600;
	display:block;
	clear:both;
}

h1.sea_green {
	color: #00a4a5;
}

h1.violet {
	color:#522353;
}

h1.orange {
 color:#c28800;
}

h1.blue {
 color:#00aabf;
}

h1.l_blue {
 color:#77b8e5;
}

h1.pan_247 {
	color: #a22990;
}

h1.green {
	color: #009837;
}

h5 {
	margin: 8px 0;
}

#wraper {
	width: 730px;
	margin: 5% auto;
	text-align:left;
	background:#FFF;
}

#content_2cols {
	width:500px;
	float:left;
	padding:12px 11px 8px 24px
}

#content_1col {
	padding:12px 11px 8px 24px
}

#content_2cols strong {
	color: #2d5086;
}

#content_2cols ul.green,
#content_2cols ul.sea,
#content_2cols ul.blue,
#content_2cols ul.orange {
	margin: 12px 0 12px 16px;
}

#content_2cols ul.green li,
#content_2cols ul.sea li,
#content_2cols ul.blue li,
#content_2cols ul.orange li {
	list-style-image:url(../images/bullet_orange.gif);
	font-size:14px;
	list-style-position:outside;
	margin: 4px 0;
}

* html body #content_2cols ul.green,
* html body #content_2cols ul.sea,
* html body #content_2cols ul.blue,
* html body #content_2cols ul.orange {
	margin: 12px 0 12px 6px;
}

* html body #content_2cols ul.green li,
* html body #content_2cols ul.sea li,
* html body #content_2cols ul.blue li,
* html body #content_2cols ul.orange li {
	list-style-position:outside;
	margin-left:12px;
}

#content_2cols ul.blue li {
	list-style-image:url(../images/bullet_blue.gif);
}

#content_2cols ul.sea li {
	list-style-image:url(../images/bullet_sea_green.gif);
}

#content_2cols ul.green li {
	list-style-image:url(../images/bullet_green.gif);
}

div.c_1_2 {
	width:242px;
	padding-right:8px;
	float:left;
}

div.c_2_2 {
	width: 242px;
	padding-left:8px;
	float:left;
}

.clear {
	height: 0;
	clear:both;
	display:block;
	visibility:hidden;
}.spacing {
	word-spacing: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.tablepos {
	padding: 25px;
}
.table {
	position: fixed;
	left: 25px;
	top: 139px;
}
.table {
	position: fixed;
	left: 125px;
	top: 32px;
}
