body
	{
	margin: 0px;
	background-color: #a4cdd9;
	font-family: helvetica, arial, sans-serif;
	font-size: 85%;
	color: #000000;
	}
a
	{
		}
a img
	{
	border-style: none;
	}
abbr, acronym
	{
	cursor: help;
	}
#main
	{
	width: 772px;
	margin: 0px auto;
	}
#logo
	{
	float: right;
	position: relative;
	top: -31px;
	padding-left: 6px;
	padding-right: 6px;
	}

#head
	{
	font-family: verdana, helvetica, arial, sans-serif;
	}

div#path
	{
	font-size: 80%;
	margin: 4px 7px;
	color: #002a7a;	}
div#path b
	{
	color: #8a000e;	}
div#path img
	{
	vertical-align: middle;
	margin: 0px 6px;
	}
table#layout
	{
	width: 100%;
	}
table#layout td#center,
table#layout td#left
	{
	vertical-align: top;
	padding-bottom: 10px !important;
	}
table#layout td#center
	{
	font-size: 95%;
	}
table#layout td#left
	{
	width: 180px;
	padding-right: 4px;
	padding-top: 2px;
	}

table#layout td#left a
	{
	text-decoration: none;
	}

div#customer
	{
	padding-left: 3px;
	padding-bottom: 3px;
	font-size: 95%;
	}

div#head a:link
	{
	color: #0d5eb8;
	}

div#head a:visited
	{
	color: #002a7a;
	}

div#header
	{
	margin: 0px;
	height: 101px;
	}

div#header img
	{
	display: block;
	}

div#mainmenubar
	{
	margin-top: 2px;
	border: 1px solid #2c6182;
	border-bottom-style: none;
	background-color: #fdfdfd;

	}
div#mainmenu
	{
	background-color: #5ba0cb;
	border-top: 3px solid #c1dde7;
	border-bottom: 3px solid #ecebeb;
	margin: 0px 1px;
	padding: 4px 5px;
	color: #ffffff;	font-size: 75%;
	clear: both;
	}

div#mainmenu a
	{
	font-weight: bold;
	}

div#mainmenubar a:link
	{
	color: #ffffff;
	}

div#mainmenubar a:visited
	{
	color: #ecebeb;
	}


div.left_section
	{
	background-color: #f3f3f3;
	border-left: 6px solid #ffffff;
	border-right: 2px solid #ffffff;
	margin-bottom: 3px;
	padding: 4px 0px;
	}

div.left_banner
	{
	background-color: #eaeaea;
	text-align: center;
	padding: 4px 0px;
	margin: 4px 0px;
	}

div.left_section_alt div.left_banner
	{
	background-color: #ffec94;
	}

div.leftmenu_title
	{
	color: #ffffff;	background-color: #5ba0cb;	text-transform: uppercase;
	font-size: 84%;
	font-weight: bold;
	padding: 3px 10px;
	}

ul.leftmenu
	{
	font-size: 87%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	}
ul.leftmenu li
	{
	list-style-type: none;
	background-image: url(../images/bck_leftmenu.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	border-bottom: 1px solid #a4cdd9;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	}
ul.leftmenu a
	{
	display: block;
	margin: 0px;
	padding: 3px 0px 3px 10px;
	height: 100%;
	background-image: url(../images/bullet_leftmenu.png);
	background-position: 1px 0.65em;
	background-repeat: no-repeat;
	}
ul.leftmenu a:link
	{
	color: #333333;
	}
ul.leftmenu a:visited
	{
	color: #000000;
	}

div.center_head
	{
	font-size: 1%;
	}




table#layout td#center div.separator
	{
	background-color: #a4cdd9;
	font-size: 8px;
	}




table#layout td#left div.banner
	{
	margin: 3px 16px;
	background-image: url(../images/bck_banner.png);
	background-position: left bottom;
	background-repeat: repeat-x;
	color: #003685;	font-size: 80%;
	padding: 3px 8px;
	}

table#layout td#left div.banner a:link
	{
	color: #0d5eb8;
	}
table#layout td#left div.banner a:visited
	{
	color: #002a7a;
	}

table#layout td#left div.banner img
	{
	display: block;
	margin: 3px auto;
	}



.hidden
	{
	display: none;
	}
