.borderwhite {
	border: 1px solid #FFFFFF;
}
.copywhite9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	color:#3a99f5;
}
a.links, a:link.links, a:visited.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #336699;
	text-decoration:none;
}
a:hover.links {
	text-decoration:underline;
	color:white;
}
table.navbar {
   border-collapse: collapse;
}

table.navbar td a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: -0.5px;
	display: block;
	width: 170px;
	text-decoration: none;
	padding: 3px 3px 3px 10px;

}
table.navbar td a:link, table.navbar td a:visited {
   color: #FFFFFF;
   background:url(images/main/menu_bg.gif) no-repeat top left;
}
table.navbar td a:hover, table.navbar td a:active {
	color: #000033;
	background:url(images/main/menu_bg_hover.gif) no-repeat top left;
	text-decoration: underline;
}
.copywhite7spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;

}
.copywhite8 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bluelinetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3399FF;
}
.borderblue {

	border: 1px solid #3399FF;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}
.borderorange {


	border: 1px solid #ff9900;
}
.copywhite9spaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;

}
.copyorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pagenumbers {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyblack8 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bluetitles {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #66CCCC;
}
.lightblue8 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3399FF;
}

.lightblue9 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3399FF;
}

.copyunderline {
	text-decoration: underline;
}

.orangebg {
	background-color: FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003366;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #3A99F5;
}
.pinkbg {

	background-color: CC6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.bluetitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: 3A99F5;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1d4d7e;
}
.bluetxtbluebg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #66CCCC;
	background-color: #003366;

}
.copywhite8streched {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;


}
.copyblack9spaced {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
#price {
	background:url(images/main/bg_btn_bevel.gif) no-repeat top left;
}

/*General box team
------------------------------------------------------------------*/

a#team {
	width:95px;
	height:220px;
	padding:10px;
	float:left;
	border:1px solid #476f98;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	text-decoration: none;
}

a#team-blank {
	width:105px;
	height:220px;
	padding:10px;
	float:left;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 15px;
	margin-left: 30px;
	cursor:none;
	text-decoration: none;
}
a#team:hover {
	width:95px;
	height:220px;
	padding:10px;
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	border:1px solid #476f98;
	background-color: #053d74;
	text-decoration: none;
}
a#team .img_team {
	width:90px;
	height:120px;
	float:left;
}
a#team h2 {
	width:90px;
	margin:5px 0 0 0;
	padding:0;
	float:left;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 12px;
}

a#team h2 a {
	text-decoration: underline;
}
a#team p {
	float:left;
	margin:2px 0;
	padding:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
ul.list {
	width:500px;
	height:100%;
	float:left;
	color:#50709C;
	margin-bottom:15px;
}

ul.list li {
	list-style:none;
	display:block;
	padding:0 0 0 15px;
	margin:5px 0;
	background:url(/images/bullet.jpg) no-repeat left;
}

