body {
	background-color: #FFF;
	margin: 0px;
	margin-right: 0px;
	margin-left: 0px;
    font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
  font-size: 12px; /* 75% of the baseline */
}
.medium {
  font-size: 18px; /* 112% of the baseline */
}
.large {
  font-size: 20px; /* 125% of the baseline */
}
a:hover {
text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFF;
background-position: left;
text-decoration: none;
border: none;
}
.leftmenu {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
background-color: #FFEEDD;
color: #000000;
text-decoration: none;
text-indent: 4px;
line-height: normal;
}
.menuhead {
font-family: Arial, Helvetica, sans-serif;
font: 12px;
font-weight: bold;
background-color: #FFEEDD;
color: #000066;
text-decoration: none;
line-height: normal;
text-indent: 4px;
}
.menucaption {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold;
background-color: #FFCC99;
color: #000000;
text-decoration: none;
line-height: normal;
text-indent: 4px;
}
.menu8pt {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
}
.menutext {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px; 
}
.menutextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

input[type='text'], input[type='textarea']
{
border-radius: 3px;
border: 1px solid #CCC;
padding: 7px;
font-weight: 200;
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
box-shadow: 1px 1px 5px #CCC;
}

input[type='submit']
{
height: 30px;
border: 2px solid white;
font-family: Arial, Helvetica, sans-serif;
background-color:#CCC;
}

input[type='submit']:hover
{
height: 30px;
border: 2px solid white;
background-color:#000066;
font-family: Arial, Helvetica, sans-serif;
color:#fff;
}

select
{
height: 29px;
border-radius: 3px;
border: 1px solid #E0DFDB;
background-color:#E0DFDB;
font-weight: 200;
font-size: 18px;
font-family: Arial, Verdana, sans-serif;
box-shadow: 1px 1px 5px #E0DFDB;
}
select: hover
{
height: 29px;
border-radius: 3px;
border: 1px solid #E0DFDB;
background-color:#E0DFDB;
font-weight: 200;
font-size: 18px;
font-family: Arial, Verdana, sans-serif;
box-shadow: 1px 1px 5px #E0DFDB;
}

.listingpagehead {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 20px;
color: #000000;
}
.listingpagesubhead {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #000000;
}
.listingtitle {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 18px;
color: #000000;
}
.listingtext {
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
color: #000000;
}
.listingtextbold{
font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
font-weight: bold;
color: #000000;
}
.listingtextonlightblue {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
background-color: #0089E0;
}
.listingtextcaption{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000066;
}
.listing11 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}
.listing15 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}
.listinglink {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
}
.listingtableitem {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}
.listingtablecaption {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
}
.listingcaptiononpeach{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000066;
background-color: #FFCC99;
}
.listingcaptiononbeige {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
background-color: #FFEEDD;
color: #000000;
}
.listingcaptiononlightblue {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #ffffff;
background-color: #0089E0;
}
.listingforelders {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}
.listingsmalltext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.listingcaption14ptblue {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #000066;
}
table.tbl1 {
margin: 1px;
padding: 5px;
width: 100%;
border: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}
/*- Top Menu Tabs - */
#tabstopmenu {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height:normal;
	color:#FFFFFF;
}
#tabstopmenu ul {
	margin: 0 auto 0 75px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}
#tabstopmenu li {
	display:inline;
	margin:0;
	padding:0;
}
#tabstopmenu a {
	float:left;
	background:url("/images/buttons/abroad_tab_left.gif") no-repeat left top;
	margin:0;
	padding: 0 0 0 9px;
	text-decoration:none;
}
#tabstopmenu a span {
	float:left;
	display:block;
	background:url("/images/buttons/abroad_tab_right.gif") no-repeat right top;
	padding:8px 9px 5px 0px;
	color:#FFFFFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabstopmenu a span {
	float:none;
}
/* End IE5-Mac hack */
#tabstopmenu a:hover span {
	color:#FFF;
	text-decoration: none;
}
#tabstopmenu a:hover {
	background-position:0% -28px;
	text-decoration: none;
}
#tabstopmenu a:hover span {
	background-position:100% -28px;
	text-decoration: none;
}
#tabstopmenu #current a {
	color:#FFF;
	background-position:0% -28px;
	text-decoration: none;
}
#tabstopmenu #current a span {
	color:#FFF;
	background-position:100% -28px;
	text-decoration: none;
}
/*- Submenu - */
.top_submenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_submenu:link {
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_submenu:visited {
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	text-decoration: none;
}
a.top_submenu:hover {
	padding: 2px 2px 2px 2px;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_menu {
font-family: Arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #000066;
}
a.footer_menu:link {
	color: #000066;
	text-decoration: none;
}
a.footer_menu:visited {
	color: #000066;
	text-decoration: none;
}
a.footer_menu:hover {
  color: #000066;
	text-decoration: underline;
}
.footer_menu2 {
font-family: Arial;
font-size: 16px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
}
a.footer_menu2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_menu2:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_menu2:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/* CSS left navigation */
 #button {
	width: 180px;
	border-right: 0px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Tahoma, sans-serif;
	font-size:12px;
	background-color: #FFEEDD;
	color: #FFFFFF;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	border-bottom: 1px solid #FFEEDD;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #000066;
	border-right: 0px solid #FFEEDD;
	background-color: #0089E0;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	border-left: 10px solid #000066;
	border-right: 0px solid #FFEEDD;
	background-color: #000066;
	color: #fff;
}
#button li #active {
	border-left: 10px solid #000066;
	border-right: 0px solid #FFEEDD;
	background-color: #0089E0;
	color: #fff;
}
/* CSS BoxMenu */
 #boxmenu {
	border-right: 0px solid #000;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #000066;
}
#boxmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#boxmenu li {
	border-bottom: 1px solid #FFEEDD;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#boxmenu li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #FFCC99;
	border-right: 0px solid #FFEEDD;
	background-color: #FFEEDD;
	color: #000066;
	text-decoration: none;
	width: 100%;
}
html>body #boxmenu li a {
	width: auto;
}
#boxmenu li a:hover {
	border-left: 10px solid #FFCC99;
	border-right: 0px solid #FFEEDD;
	background-color: #FFCC99;
	color: #000066;
}
#boxmenu li #active {
	border-left: 10px solid #FFCC99;
	border-right: 0px solid #FFEEDD;
	background-color: #FFCC99;
	color: #000066;
}