body{
background: url(images/bg2.gif) top repeat-x;
font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background-color: white;
}

.container{
background: url(images/bottom.gif) bottom repeat-x;
}

.contentholder{
background-color: white;
}

.flashobject {
	padding-bottom:30px;
}

.menulist{
position: relative;
background: url(images/menubg.gif) top repeat-x;
padding-top:9px;
margin-right:12px;
padding-bottom:15px;
}

input{font-family: Arial; font-size: 11px; color: #000000;}

.content{
	font-family: "Lucida Grande", "Trebuchet MS", arial;
	font-size: 13px;
	color: #3F3F3F;
	line-height: 20px;
	text-align: justify;
}

.bottom {
	background: url(images/bottom.gif) top repeat-x;
}

p{
	font-family: "Lucida Grande", "Trebuchet MS", arial;
	font-size: 12px;
	color: #3F3F3F;
	line-height: 17px;
	text-align: justify;
}

p.frontpage{
	font-family: "Lucida Grande", "Trebuchet MS", arial;
	font-size: 13px;
	color: #3F3F3F;
	line-height: 20px;
	text-align: justify;
}

p.quote {
	font-style: italic;
	line-height: 17px;
	font-size: 11px;
}

img.pad {
   border: 0;
   margin: 15;
   padding: 0 0 0 10px;
   float: left;
}

img.pad2 {
   border: 0;
   margin: 10;
   padding: 0 0 0 0px;
   float: left;
}




#submenu {
float:left;
margin:0 0 0px;
padding:4px 10 10;
background:url(images/tab.gif) no-repeat;
font-family:tahoma,verdana,arial,helvetica,sans-serif;
font-size:10px;
width:120px;
align:center;
line-height:normal;
list-style:none;
}

#submenu li {
display:inline;
margin:0;
align: center;
padding:0;
}

#submenu a {
margin:0 3px 0 0;
padding:0 0 0 4px;
color: #777777;
text-decoration:none;
align: center;
}

#submenu #current a {
background:url(images/tab_on.gif) no-repeat;
border-width:0;
font-weight:bold;
}

#submenu2 {
float:left;
margin:0 0 0px;
padding:4px 10 10;
background:url(images/tab2.gif) no-repeat;
font-family:tahoma,verdana,arial,helvetica,sans-serif;
font-size:10px;
width:70px;
align:center;
line-height:normal;
list-style:none;
}

#submenu2 li {
display:inline;
margin:0;
align: center;
padding:0;
}

#submenu2 a {
margin:0 3px 0 0;
padding:0 0 0 4px;
color: #777777;
text-decoration:none;
align: center;
}

#submenu2 #current a {
background:url(images/tab_on.gif) no-repeat;
border-width:0;
font-weight:bold;
}


.emphasis{
	font-family:Georgia, arial;
	font-size: 12px;
	color: #595959;
	line-height: 20px;
	font-weight: bold;
}

.sublink {
	font-family: 'Lucida Grande', tahoma;
	font-size: 10px;
	color: #2359A3;
	text-decoration: none;
	}
	
.sublink:hover{
	background-color: #E1E7E9;
	}

.topmenu {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	}
	
.topmenu:hover {
	background-color:white;
	color:#CC3300;
	}

.label {
	font-family: tahoma;
	font-size: 10px;
	color: black;
	}
	
.content {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	}
	
.title {
	font-family: "Lucida Grande", "Trebuchet MS", arial;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	font-weight: bold;
	}
	
.title2 {
	font-family: arial;
	font-size:130%;
  	line-height:1.4em;
  	color:#c60;
	color: #C60;
	font-weight: bold;
	}
	
.title3 {
	font-family: arial;
	font-size:100%;
  	line-height:1.4em;
  	color:#c60;
	color: #C60;
	font-weight: bold;
	}
	
.subtitle {
	font-family: arial;
	font-size: 10px;
	color: #434343;
	font-weight: bold;
	padding-bottom: 5px;
	}
	
.subtext {
	font-family: 'Lucida Grande', tahoma;
	font-size: 10px;
	margin:10px;
	color: #76797C;
	text-align: center;
	float:bottom;
	padding-bottom:5px;
	}
	
.subcontent {
	padding-top:15px;
	font-family: 'Lucida Grande', tahoma;
	font-size: 10px;
	color: #BBCAE2;
	text-align: center;
	}
	
.smalllink {
	padding-top:15px;
	font-family: 'Lucida Grande', tahoma;
	font-size: 10px;
	color: #BBCAE2;
	text-align: center;
	}
	
.link {
	font-family: 'Lucida Grande', tahoma;
	font-size: 13px;
	color: #072D86;
	}
	
.link:hover{
	background-color: white;
	}
	
.submenu {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left: 4px;
	padding-right: 4px;
	}