* { 
padding : 0;
margin : 0;
} 
body { 
background: #666666;
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
} 
img { 
padding : 3px;
border : 1px solid #538cb7;
}
img.noborder { 
padding : 3px;
border : 0px solid #538cb7;
}  
img.floatTL { 
float : left;
margin-right : 1em;
margin-bottom : 1em;
margin-top : 1em;
} 
img.floatTR { 
float : right;
margin-left : 1em;
margin-bottom : 1em;
margin-top : 1em;
} 

.logoFR
{

	margin: 0;
	margin-right: 10px;
	padding: 0;
	width: 180px;
	height: 51px;
	float: right;

}

#wrapper { 
width : 760px;
margin : 0 auto;
background-color : #f2f2f2;
} 
/*
------------------
CLEARFIX
------------------
*/

.clearfix:after 
{ 

  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
	
}

.clearfix 
{

  display:block;
  position:relative
	
}

* html .clearfix 
{
 
  height: 1%;
  
}
#head { 
height : 60px;
background-color: #538cb7;
background-image : url(images/head1.jpg);
background-repeat : no-repeat;
margin-bottom : 1px;
margin-top : 0px;
} 
#head h1 { 
color : #fff;
font-size : 1.3em;
padding-left : 15px;
padding-top : 5px;
} 
#head p { 
color : #fff;
padding-left : 15px;
} 
#head ul { 
margin : 0;
padding : 0;
list-style : none;
float : right;
margin-top : -10px;
margin-right : 10px;
color : #fff;
} 
#head li { 
display : inline;
} 
#head a { 
color : #8ac752;
} 
#menu { 
margin : 0 auto;
padding : 5px 0 6px 0;
background-color : #224080;
} 
#menu ul { 
margin : 0;
padding : 0;
list-style : none;
text-align : center;
} 
#menu li { 
display : inline;
} 
#menu a { 
padding : 5px 15px;
text-transform : uppercase;
text-decoration : none;
font-size : 11px;
font-weight : bold;
color : #f1f1f1;
} 
#menu a:hover { 
background-color : #538cb9;
} 

#headerbottom {
  width: 760px;
  background: #fff;
  background-image : url(images/headerbottomBG.gif);
  height: 20px;
  border-bottom: 2px solid #538cb7;
}

#space { 
width: 100%;
border : 1px solid #224080;
padding-left : 0px;
background-color : #538cb7;
font-weight: bold;
color : #ffffff;
padding-top : 0px;
padding-bottom : 0px;
} 
#header { 
height : 150px;
background-color : #ffffff;
background-image : url(images/logoTry.gif);
background-repeat : no-repeat;

border-top: 4px solid #224080;
border-bottom: 4px solid #224080;
margin-bottom : 1px;
} 
#header h1 { 
color : #538cb6;
font-size : 1.9em;
padding-left : 110px;
padding-top : 20px;
} 
#header h2 { 
color : #538cb8;
font-size : 1.2em;
padding-left : 110px;
padding-top : 5px;
} 
#header h3 { 
color : #8ac752;
float : right;
font-size : 25px;
margin-top : -60px;
margin-right : 60px;
} 
#maintext { 
border-right : 1px solid #ccc;
margin : 0 0 0 0;

padding : 4px;
width : 98.8%;
min-height : 340px;
float : left;

background-color : #f2f2f2;
} 
* html #maintext { 
height : 800px;
} 
#maintext p { 
font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 12px;font-style : normal;text-align:left;	font-variant :normal;

	font-weight : normal;
	height : 10px;
	letter-spacing : normal;
	line-height : 2;
	color : #000000;
	text-decoration : none;
margin-bottom : 10px;
} 
blockquote { 
border : 1px solid #c5c5c5;
padding-top : 5px;
padding-left : 10px;
padding-bottom : 5px;
padding-right : 10px;
margin : 10px;
text-align : center;
} 
.inset { 
float : right;
width : 265px;
padding : 5px;
border : 1px solid #224080;
margin : 5px 0 0 5px;
background : #538cb7;
color: #fff;
font-size : 85%;
} 
#maintext h1 { 
font-size : 1.6em;
color : #224080;
margin-bottom : 10px;
margin-top : 15px;
} 
#maintext h2 { 
font-size : 1.4em;
color : #224080;
margin-bottom : 10px;
margin-top : 20px;
} 

#rightcolumn { 
margin : 0 0 0 0;
display : inline;
width : 29.9%;
float : left;
background-color : #fff;
min-height : 300px;
} 
* html #rightcolumn { 
height : 300px;
} 
#rightcolumn h1 { 
font-size : 1.3em;
padding-left : 10px;
margin-top : 10px;
margin-bottom : 15px;
color : #8ac752;
} 
#rightcolumn h2 { 
font-size : 1.2em;
padding-left : 10px;
margin-top : 10px;
margin-bottom : 15px;
color : #8ac752;
} 
#rightcolumn p { 
padding : 10px;
margin-top : 10px;
margin-bottom : 15px;
margin-left : 1em;
text-align : justify;
background-color : #f2f2f2;
} 
#navcontainer { 
width : 220px;
padding : 0 0 1em 1em;
margin-bottom : 1em;
font-family : Verdana;
color : #333;
text-transform : uppercase;
} 
#navcontainer ul { 
list-style : none;
margin : 0;
padding : 0;
border : none;
} 
#navcontainer li { 
border-bottom : 1px solid #000000;
margin : 0;
} 
#navcontainer li a { 
display : block;
padding : 5px 5px 5px 0.5em;
background-color : #ffffff;
color : #888888;
text-decoration : none;
width : 100%;
} 
html > body #navcontainer li a { 
width : auto;
} 
#navcontainer li a:hover { 
background-color : #538cb7;
color : #fff;
} 
#footer { 
background-color : #ffffff;
color: #fff;

float : left;
width : 100%;
height : 65px;
background-image : url(images/footer.jpg);
background-repeat : no-repeat;
background-position : bottom;
background-color: #538cb7;
text-align : center;
} 
#footer p { 
margin-top : 10px;
} 
#footer a { 
color : #fff;
} 
#blueBox { 
border : 1px solid #538cb7;
background : #ffffff;
} 
#blueBox p { 
clear : both;
color : #aaaaaa;
font-weight : bold;
padding-left : 8px;
} 
#blueBox h1 { 
padding : 7px 0 4px 7px;
margin : 0;
font : normal 22px/22px "Arial Black", Arial, sans-serif;
color : #ffffff;
background-color : #538cb7;

} 
#blueBox h2 { 
padding : 0 0 8px 8px;
margin : 0;
background-color : #538cb7;
color : #ffffff;
font : bold 12px/12px Arial, sans-serif;
} 
.boxColumn { 
padding : 20px 2px 10px 13px;
float : left;
overflow : hidden;
width : 170px;
voice-family : "\"}\"";
voice-family : inherit;
width : 160px;
} 
.boxColumn p { 
color : #000000;
font-weight : normal;
padding : 0;
} 
#wrapper .boxColumn h1 { 
font : bold 11px/11px Verdana, Arial, sans-serif;
background-color : #ffffff;
color : #8ac752;
margin-bottom : 2px;
padding : 0;
} 
.separator { 
clear : both;
margin-bottom : 10px;
} 

#formback form {
  padding-left: 0px;
  
}
#formback div {
  
  color: #538cb7;
  clear: both;
  display: block;
  width: 500px;
  height: expression('1%');
  margin: 0;
  padding: 0;
}
#formback div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}
#formback .label2 {
  display: none;
}
#formback .btn {
  color: white;
  background: #538cb7;
  border: 1px solid #45bac0;
  
  margin-left: 10px;
  text-align: center;
}
#formback .text {
  border: 1px solid #538cb7;
}
#formback fieldset {
  border: 1px solid #538cb7;
  padding: 5px;
  width: 500px; 
  margin-left: 125px;

}
#formback legend {
  
  color: #538cb7;
  font-weight: bold;
}

P.footer { font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 8px;font-style : normal;text-align:center;	font-variant :normal;

	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : white;
	text-decoration : none;

}
P.logotext { font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 6px;font-style : normal;text-align:center;	font-variant :normal;

	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : black;
	text-decoration : none;

}
P.address { font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 12px;font-style : normal;text-align:left;	font-variant :normal;

	font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
	text-decoration : none;

}
P { font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 12px;font-style : normal; text-align:left;	font-variant :normal;

	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	
	color : black;
	text-decoration : none;
}
input.formbutton {
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #f2f2f2;
margin : 5px;
border: solid 1px #000000;
}

li.normal {
font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-style : normal;text-align:left;	font-variant :normal; 
list-style: square inside;
font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : 2;
	color : #000000;
	text-decoration : none;
}
H1 {
font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 24px; font-style : normal;text-align:left;	font-variant :normal; 
font-weight : bold;
	height : auto;
	letter-spacing : normal;
	line-height : 2;
	color : #000000;
	text-decoration : none;
}
P.disclaimer { font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 9px;font-style : normal; text-align:left;	font-variant :normal;

	font-weight : normal;
	height : auto;
	letter-spacing : normal;
	line-height : normal;
	color : #000000;
	text-decoration : none;

}

#bluemed ul{padding-left: 20px; list-style: bulleted;}
#bluemed li{color: #000;}