
BODY
{
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: center;
}
#contentholder
{
    WIDTH: 755px;
    TEXT-ALIGN: left;
    margin: auto;
}
#top
{
    HEIGHT: 60px; 
}
#bottom {
	clear: both;
	color: #808080;
	}
	
#bottom p {
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	text-align: center;
}
	
/*MAIN MENU*/
#navMain {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	right: 5px;
	white-space: nowrap;
	position: relative;
	top: 34px;
}

#navMain a:link, #navMain a:visited  {
	color: black;
	text-decoration: none;
	background-color: #bdcfde;
	display: inline;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 3px 8px 3px 9px;
	border: solid 1px gray }
#navMain A:hover
{
    COLOR: #ffffff
}

body#A a#A, body#B a#B, body#C a#C, body#D a#D         {
	color: #fff;
	background: #369;
	background: #354C98; }

/*TOP-RIGHT MENU*/
#navTop
  {
	font-size: 11px;
	text-align: right;
	word-spacing: 2px;
	white-space: nowrap;
	position: relative;
	right: 5px }

#navTop form{
margin-top: 0px;
margin-bottom: 0px;
display: inline;
}


/*HOME PAGE
*/
#main
  {
	background-image: url(images/main.jpg);
	margin-bottom: 5px;
	height: 240px;
	border: solid 1px gray }

#tagline
   { background-color: #efefef; position: relative; top: 20px; left: 333px; width: 410px; height: 99px; border: 1px solid #efefef; }
   
#tagline h1 {
color: #334d97; 
font-size: 14pt; 
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
line-height: 25pt; 
margin-left: 15px;
margin-top: 15px;
letter-spacing: 1px;
}

#elevator {
position: relative;
left: 355px; 
top: 28px;
width: 370px;
}

#elevator p {
line-height: 19px;
}

.searchForm
{
display: inline;
}

.featureFirst
 {
	background-color: #efefef;
	text-align: left;
	padding: 4px;
	margin-top: 4px;
	width: 174px;
	height: 200px;
	float: left;
	border: solid 1px gray;
	 }

.feature
 {
	background-color: #efefef;
	text-align: left;
	padding: 4px;
	width: 174px;
	height: 200px;
	margin-left: 6px;
	margin-top: 4px;
	float: left;
	border: solid 1px gray;
	 }
	 
.featureHeading
            {
	color: #369;
	background-color: #fc6;
	text-align: left;
	margin: -4px;
	padding: 3px;
	border-bottom: 1px solid gray }

/*INSIDE PAGES
*/
#insideTop
     {
	width: 100%;
	text-align: left;
	height: 60px;
	overflow: visible;
	border: solid 1px gray;
	border-BOTTOM: none;
    background: #eee; 
	}
	
#insideContent
      {
	width: 100%;
	height: 100%;
	border: 1px solid gray;
	background-image: url(images/insideFeature.gif);
	background-position: right;
	background-repeat: repeat-y;
	text-align: right;
	height: 100%;
	overflow: auto;
}

#insideMain {
	text-align: left;
	padding: 25px;
	width: 525px; 
	margin-left: 10px;
	float: left;	
}

.insideHeading
	   {
	font-family: "Trebuchet MS",arial;
	font-size: 20px;
	letter-spacing: 3px;
	padding-top: 10px;
	padding-left: 30px }

.insideFeature
      {
	width: 151px;
	position: relative;	
	right: 0px;
	float: right;	
}	

.insideFeatureHeading
         {
	text-align: left;
	border-left: 1px solid gray; 
	background: #ccc;
	color: #369;
}
	
.insideFeatureHeading p
          {
	text-align: left;
	margin: 0px 0px;
	padding: 3px;
}

.insideFeatureText p
	  {
	line-height: 16px;
	text-align: left;
	list-style-image: url(images/star.gif);
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 10px;
}

/*inside page submenu
*/
#insideNav    {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	position: relative;
	top: 7px;
	left: 15px;			
	}

#insideNav a:link, #insideNav a:visited    {
	color: #000;
	text-decoration: none;
	background-color: #efefef;
	display: inline;
	margin-bottom: 0;
	margin-left: 10px;
	padding: 3px 8px 3px 9px;
	border: solid 1px gray }

#insideNav a:active {
	background-color: #ccdccc}

#insideNav A:hover
{
    COLOR: #369
}

/*GLOBAL HTML, IMAGES AND TYPESETTING*/
.italic {
	font-style: italic }
.strong {
	font-weight: bold }
.imgfloat {
	float: left;
	border: none;
}

.headerImgfloat {
	float: left;
	/*border: none;*/
	padding-left: 10px;
}


IMG {
	border: none;
	}
A:link
 {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid gray }
A:visited
{
    COLOR: black;
    BORDER-BOTTOM: gray 1px solid;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: black;
    BORDER-BOTTOM: gray 1px dashed;
    TEXT-DECORATION: none
}


P
{
    MARGIN-TOP: 8px;
    FONT-SIZE: 11px;
    MARGIN-BOTTOM: 10px;
    LINE-HEIGHT: 21px
}
UL
{
    MARGIN-TOP: 8px;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 22px
}
OL
{
    MARGIN-TOP: 8px;
    FONT-SIZE: 11px;
    LINE-HEIGHT: 22px
}
H1
     {
	font-size: 17px;
	font-family: "Trebuchet MS", arial;
	font-weight: normal;
	letter-spacing: 2px;
	margin: 0 0 6px }
H2
 {
	font-size: 11px;
	font-family: verdana;
	line-height: 18px;
	font-weight: bold;
	margin: 6px 0 3px;
	padding-top: 5px }
	
H3
 {
	font-family: verdana;
	font-size: 11px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 3px }

input {
	font-size: 11px;
	font-family: Verdana, arial;
 }
select {
	font-size: 11px;
	font-family: Verdana, arial;
 }
 
textarea {
	font-size: 11px;
	font-family: Verdana, arial;
 }
