/*Core Style for FIG site*/

body,html {
	background-color: White;
	color: #555555;
	font-family: "Verdana", "Tahoma", "Frutiger", "Univers", "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Helvetica Neue", sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	height: 100%;
	text-align: left;}

#backdropall {background:url(graphics/backdrop01.jpg) repeat-x; width:100%; height:100%; margin: 0px 0px 0px 0px; position:relative}

#pageheader {background:url(graphics/backdrop03.gif) repeat-x; height:62px; width:770px; margin-left:10px; float:left; padding:0; background-color:#000000}

* html #pageheader {margin-left:5px; background-color:#993333}

#backdroppage {background:url(graphics/backdrop02.jpg) repeat-x; width:790px; height:100%; margin: 0 auto 0 auto; }

#flashheader {height:150px; width:770px; margin-left:10px; float:left; padding:0; background-color:#ffffff}

#menuheader {height:31px; width:770px; margin-left:10px; float:left; padding:0;}

.floatright
{
	float: right;
	margin-right:0px;
	padding:0px;
	border:0px;
	border-width: 0px;
	margin-left: 10px;
}

.floatleft
{
float: right; margin-left:10px;
padding: 22px;
}

.whereyouare {float:left; width:360px; height:20px; margin-left:10px; margin-top:8px}

.whereyouare-text {font-size:0.9em; color:#CCCCCC}

.search {
	width:220px;
	height:25px;
	margin-right:0px;
	margin-top:20px;
	float:right;
	vertical-align:middle;
	vertical-align:middle;
	background-color:#FFFFFF
}

.content {padding:1em; width:740px; min-height:448px; margin-left:10px}

.content02 {
	min-height:254px;
	width:740px;
	margin-left:10px;
}

.content-left {width:400px; float:left; position:relative; bottom:0em; margin-top:0em}

.content-right {width:290px; float:right; margin-top:1em;}

.bottom-main {text-align:center; font-size:0.8em; width:700px; float:left; margin-left:35px; border-top:solid; border-width:thin}

.content-text-sm {
	margin-bottom:10px;
	font-size:.80em;
	clear:both;}

.content-text-sm a {
	font-weight: bold;
	color: #006699;
}

.content-text-sm a:hover {
	text-decoration: underline;
}

.content-text-sm p {
	line-height: 1.4em;
	font-weight: normal;
	font-size: 1.1em;
	color: #666666;
}

.content-text-h1 {
	font-weight: bold;
	line-height: 2.2em;
	font-size: 1.8em;
	color: #006699;
}

.content-text-h2 {
	font-weight: bold;
	line-height: 2.2em;
	font-size: 1.0em;
	color: #006699;
}

.content-text-footer-links p {
	font-size: 1.2em;
	color: #666666;
	font-weight: normal
}

.content-text-footer {
	color: #666666;
	font-size: 1.2em;
	font-weight: normal
}

.content-text-footer a:link {
	color: #0000FF;
	font-size: 1.0em;
	text-decoration: underline;
	font-weight: normal
}

.content-text-sm img {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin-left: 0px;
	margin-bottom: 25px;
}

