div#description
{
	
	width:800px;
	margin: 20px 0 20px 0;
	padding:0;
}
.mainHeading
{
	height:400px;
}
div#supportingImage
{
	position:absolute;
	width:700px;
	margin: 0;
	padding:0;
	z-index:-1;	
}
img#mainDescription
{
	margin:0;
	padding: 100px 0 0 400px;
}
div#mainOverview
{

	margin: 20px 0;
	padding:0
}
div#mainOverviews
{

	margin: 0;
	padding:0
}
h1#h1descriptionHeading
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color:#333333;
	margin:0;
	padding:0;
	line-height: 1.1;
	font-weight: normal;
}
h2#h2descriptionHeadingText
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	margin:0;
	padding:0;
	line-height:24px;
	font-weight: normal;
}
div#divider
{
	width: 800px;
	height: 1px;
	margin:0;
	padding:0;
	border-bottom: #CCCCCC 1px solid;	
}
.supportingImage2
{
	width: 450px;
	margin: 0 0 20px 0;
	padding: 0;
	z-index: -1;	
}
.floatLeft {
	float: left;
}
.floatFix {
	clear: both;
}
.description {

	margin: 0 0 20px 0;
	padding: 0;
}
.topicFrame {
	width: 800px;
	margin: 0 0 20px 0;
	padding: 0;	
}
h1#h1descriptionHeadings
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #333333;
	margin: 0;
	padding: 0;
	line-height: 1.1;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	margin: 10px 0;
	padding: 0;
	line-height: 120%;
	font-weight: normal;
}
p a {
	color: #333333;
	font-weight: bold;
}

#countryFont ul											{ margin: 0; padding: 0 }
#countryFont li,
#countryFont li a											{ font-family: Arial, Helvetica, sans-serif; font-size: 16px; color:  #333333; margin: 0; padding: 0; line-height: 120%; font-weight: normal; }

div#news
{
  margin-top:20px;
}
table td a,
h1,
strong a,
ul a,
p a
{
    text-decoration:none;
    font-weight:bold; 
    color:#000;
}
p ,ul
{
    font-size:80%;
}
strong
{
    font-style:italic;
    font-weight:normal;
}
h1#h1descriptionHeadings {
    font-weight:bold;
    margin-bottom:5px;
    font-size:1.8em;
}
.supportingImages 
{
 font-family:"Courier New", Monaco, monospace;
}
.supportingImages img
{
  max-width:160px;
  padding:3px;
  border:1px solid lightgray;
  box-shadow:0px 0px 3px lightgray;
}
div#divider
{
    border-bottom:1px solid rgb(102,102,102);
}
.description
{
    width:550px;
}

input[type="text"].keywords
{
    border-radius:4px;
    height:30px;
    background:#fafafa;
    border:1px solid lightgray;
}
input[type="text"].keywords:focus
{
    border:solid 1px #EEA34A; 
    background:white;
}

select,
option
{
    font-weight:normal;
    font-family:arial;
	font-size:14px;
	color: #333;
}
option
{
    margin:3px 0px;
}
 select {
	padding: 3px 10px 3px 4px;
	border: 1px solid #bbb;
	border-radius: 2px;

	background: #fafafa;
	background: linear-gradient(top bottom, #fff, #e5e5e5);
	background: -moz-linear-gradient(top bottom, #fff, #e5e5e5);
	background: -webkit-linear-gradient(top bottom, #fff, #e5e5e5);
	background: -o-linear-gradient(top bottom, #fff, #e5e5e5);
	-pie-background: linear-gradient(#fff, #e5e5e5);

	text-align: center;
	text-decoration: none;
    text-shadow: 0 1px 0 #fff;
	box-shadow: inset 0 -1px 0 #fff, 1px 1px 0 rgba(0,0,0,0.05);
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
}
 select:hover,  select:focus {
	border: 1px solid #888;

	background: #f9f9f9;
	background: -moz-linear-gradient(top bottom, #fcfcfc, #e1e1e1);
	background: -webkit-linear-gradient(top bottom, #fcfcfc, #e1e1e1);
	background: -o-linear-gradient(top bottom, #fcfcfc, #e1e1e1);
	background: linear-gradient(top bottom, #fcfcfc, #e1e1e1);

	color: #333;
}
 select:active {
	border: 1px solid #777;

	background: #f9f9f9;
	background: -moz-linear-gradient(top bottom, #e1e1e1, #f9f9f9);
	background: -webkit-linear-gradient(top bottom, #e1e1e1, #f9f9f9);
	background: -o-linear-gradient(top bottom, #e1e1e1, #f9f9f9);
	background: linear-gradient(top bottom, #e1e1e1, #f9f9f9);

	color: #333;
}/
 select option { text-shadow: none; }
  select {
	text-indent: .01px;
	text-overflow: "";
	text-align:left;
}
table#control
{
    width:100%;background:#b0b0b0;border-radius:3px;

/*
	background: #fafafa;
	background: linear-gradient(top bottom, #fff, #e5e5e5);
	background: -moz-linear-gradient(top bottom, #fff, #e5e5e5);
	background: -webkit-linear-gradient(top bottom, #fff, #e5e5e5);
	background: -o-linear-gradient(top bottom, #fff, #e5e5e5);
	-pie-background: linear-gradient(#fff, #e5e5e5);
*/

    background:#003366;

  background: -moz-linear-gradient(top, #FFFFFF, #91D0D8 3%, #003366);
  /* for safari and chrome */
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(0.03, #91D0D8), to(#003366));
/*
  background: -moz-radial-gradient(top right, circle, #91D0D8 0px, #144976 35px, #32698D 40px, #144976 70px, #32698D 75px, #144976 110px);
  background: -webkit-gradient(radial, right top, 0, right top, 110, from(#91D0D8), color-stop(35%, #144976), color-stop(40%, #32698D), color-stop(70%, #144976), color-stop(75%, #32698D), to(#144976));
*/
}

