body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.5em;
	font-size: 12px;
}

img {
	border: none;
}

.center {
	text-align: center;
}

.contactinfo {
	font-size: 0.95em;
	padding-left: 27px;
}

.contactinfo a {
	text-decoration: none;
}

.contactinfo strong.phone {
	font-size: 1.6em;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 160%;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 140%;
	font-weight: bold;
	color: #666666;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 140%;
	font-weight: normal;
	color: #607AB5;
}

h4{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 105%;
}

h5{
	font-size: 100%;
	font-weight: bold;
}

h6{
	font-size: 60%;
	font-weight: bold;
}

a.toplink {
	font-size: 1.0em;
	color: #FF7700;
}

a.toplink:hover {
	color: #0000FF;
}

/*********************************
 * Menus etc
 *********************************/

ul.mainmenu {
	list-style-type: none;
	text-align: right;
	margin: 0em 0 1em;
	padding: .4em 5px 3px 20px;
	border: 0px none;
}

ul.mainmenu li a {
	outline: none;
	display: block;
	margin: 0;
	padding: 5px 0;
	border: 0px;
	border-bottom: 1px solid White;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
}

ul.submenu {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	font-size: 1.1em;
	line-height: 1.9em;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1.7em;
}

ul.submenu a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #2E7FD1;
}

ul.submenu a:hover {
	text-decoration: none;
	color: #FF9900;
}

ul.secondarymenu {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}

ul.secondarymenu li {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-size: .9em;
	background-image: url(../graphics/bg_globalnav2.gif);
	background-repeat: repeat-x;
}

ul.secondarymenu li a {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-size: 1.02em;
}

ul.secondarymenu a:hover {
	color: #FF7700;
	text-decoration: none;
}

ul.tertiarymenu {
	list-style-type: circle;
	padding: 2px 0px 2px 2px;
	list-style-position: inside;
	margin: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px none #555555;
}

ul.tertiarymenu a {
	text-decoration: none;
	color: #333333;
	text-align: left;
	margin: 0px;
	font-size: .9 em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

ul.tertiarymenu a:hover {
	color: #FF7700;
	text-decoration: none;
}

.firstpara {
	font-family: Arial, Helvetica, sans-serif;
	color: #111111;
	line-height: 1.6em;
	font-size: 115%;
	text-align: left;
}

a {
	color: #666666;
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:hover {
	color: #FF6600;
}

.addedValue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #FF7700;
}

.areaheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #FF7700;
}

.bordered {
	border: 1px solid #999999;
}

.bordered2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
}

.borderlessright{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:right
}

.littleinfo{
	margin: 6px 5px 5px 0px;
	font-size: 92%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4B4B4B;
	width: 155px;
	padding: 1px 2px 1px 8px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-image: url(../graphics/bg_globalnav2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.portbodytext {
	float: right;
	width: 400px;
	font-size: 95%;
}

ul.portmenu {
	list-style-type: square;
	padding: 0px;
	list-style-position: inside;
	margin: 0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px none #555555;
	background-position: center;
}

ul.portmenu li {
	background-color: #FFF;
	font-size: 0.9em;
	line-height: normal;
	margin: 3px;
	padding: 0px;
}

.caption {
	font-size: 9px;
	color: #999999;
}
