body{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	background: white;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: black;
}

h1{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #006666;
	margin-bottom: -10px;
}

h2{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #006666;
	margin-bottom: -5px;
}

h1.anglo{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #006666;
	margin-bottom: -10px;
}

h2.anglo{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #006666;
	margin-bottom: -5px;
}

h1.trafalgar{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #336799;
	margin-bottom: -10px;
}

h2.trafalgar{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #336799;
	margin-bottom: -5px;
}

h1.worldwide{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #663366;
	margin-bottom: -10px;
}

h2.worldwide{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #663366;
	margin-bottom: -5px;
}




p{
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: black;
}

li{
	background: white;
	font-size: 0.8em;
	color: black;
	list-style: url(../images/design/bullet.gif);
}


/* Navigation Styles - Top Menu */

td.spacer-grey{
	width: 2px;
	background-color: #9A9A9A;
}

td.spacer-white{
	width: 2px;
	background-color: white;
}

td.block{
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #9A9A9A;
	border-style: solid;
}

td.nav-green{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #999966;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
	width: 96px;
	text-align:left;
}

td.nav-green-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-green.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.dpurple{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #653366;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.dpurple-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-dpurple.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.lpurple{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #986699;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.lpurple-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-lpurple.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.dgrey{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #666666;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.dgrey-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-dgrey.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.dblue{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #336799;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.dblue-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-dblue.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.lblue{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #3398CC;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.lblue-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-lblue.gif);
	background-repeat: no-repeat;
	background-position: left;
}


td.nav-grey{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #9A9A9A;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
	text-align:left;
}

td.nav-grey-news{
	width: 138px;
	padding-top: 6px;
	padding-right: 43px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #9A9A9A;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-grey-request{
	width: 138px;
	padding-top: 6px;
	padding-right: 43px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #9A9A9A;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-grey-brochure{
	width: 166px;
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #9A9A9A;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-grey-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-grey.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.nav-darkgreen{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #336666;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-darkgreen-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-darkgreen.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.nav-blue{
	padding-top: 6px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #669999;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-blue-bottom{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-blue.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.nav-grey-space{
	
	background: #9A9A9A;
}

td.brochure{
	font-size: 0.8em;
	padding-top: 4px;
}



/* Navigation Styles - Left Menu */

td.nav-green2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #999966;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-green-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-green.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.dpurple2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #653366;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.dpurple-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-dpurple.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.lpurple2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #986699;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.lpurple-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-lpurple.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.dgrey2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #666666;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.dgrey-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-dgrey.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.dblue2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #336799;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.dblue-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-dblue.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.lblue2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #3398CC;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.lblue-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-lblue.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.nav-grey2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #9A9A9A;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-grey-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-grey.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.nav-darkgreen2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #336666;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-darkgreen-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-darkgreen.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.nav-blue2{
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #669999;
	font-size: 0.8em;
	font-weight: bold;
	color: white;
}

td.nav-blue-bottom2{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/design/nav/tab-blue.gif);
	background-repeat: no-repeat;
	background-position: left;
}

td.menu-left1{
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-color: #9A9A9A;
	border-style: solid;
	vertical-align: top;
	text-align: left;
}

td.menu-left2{
	width: 150px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-color: #9A9A9A;
	border-style: solid;
	vertical-align: bottom;
	text-align: left;
}

/*Content Styles*/

td.content{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-color: #9A9A9A;
	border-style: solid;
	vertical-align: top;
	text-align: left;
}

td.right-grey{
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-color: #9A9A9A;
	border-style: solid;
	vertical-align: top;
	text-align: right;
	background-color:#9A9A9A;
	background-image: url(../images/design/right/grey.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.right-darkgreen{
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-color: #9A9A9A;
	border-style: solid;
	vertical-align: top;
	text-align: right;
	background-image: url(../images/design/right/darkgreen.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.right-green{
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-color: #9A9A9A;
	border-style: solid;
	vertical-align: top;
	text-align: right;
	background-image: url(../images/design/right/grey.gif);
	background-position: bottom;
	background-repeat: none;
}

td.right-purple{
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-color: #9A9A9A;
	border-style: solid;
	vertical-align: top;
	text-align: right;
	background-image: url(../images/design/right/purple.gif);
	background-position: bottom;
	background-repeat: none;
}

td.right-trafalgar{
	width: 220px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-color: #9A9A9A;
	border-style: solid;
	vertical-align: top;
	text-align: right;
	background-image: url(../images/design/right/trafalgar.gif);
	background-position: bottom;
	background-repeat: none;
}

td.footer{
	font-size: 0.7em;
	color: #9A9A9A;
	text-align: right;
	padding-top: 5px;
}

td.form1{
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}


/*Hyperlinks*/

a.menu{
	color: white;
	background: transparent;
	text-decoration: none;
}

a.menu:hover{
	color: #C0C0C0;
	background: transparent;
	text-decoration: none;
}

a.newslinks{
	color: #000000;
	text-decoration: underline;
}

/*FORMS*/

input.contact{
	width: 200px;
	font-size: 0.8em;
	font-family: Verdana;
	background: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #9A9A9A;
}

select.contact{
	width: 200px;
	font-size: 0.8em;
	font-family: Verdana;
	background: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #9A9A9A;
}

textarea.contact{
	width: 200px;
	font-size: 0.8em;
	font-family: Verdana;
	background: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #9A9A9A;
}

td.form-error {
	color: red;
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
	vertical-align: top;
}
