body
{
	background-color: #747066;
	font-family: arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:0.71em;
	line-height:1.5em;
}

img { border: 0px; }

#top {
	width:786px;
	height:91px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../graphics/top.gif);
	background-repeat:no-repeat;
	position:relative;
}

#content {
	width:738px;
	background-image:url(../graphics/bg.gif);
	background-repeat:repeat-y;
	min-height:500px;
	margin-left:auto;
	margin-right:auto;
	padding-left:24px;
	padding-right:24px;
}

#bottom {
	width:786px;
	height:11px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../graphics/bottom.gif);
	background-repeat:no-repeat;
}

#logo {
	position:absolute;
	top:11px;
	left:24px;
}

#sublogo {
	position:absolute;
	top:31px;
	right:20px;
}



#search {
	position:relative;
}

#search .text {
	width:171px;
	height:14px;
	border:1px solid #bbb7ae;
	color:#8e8a80;
	font-size:1em;
	font-family:arial;
	padding-top:3px;
	padding-left:5px;
	position:absolute;
	right:35px;
}

#search .btn {
	position:absolute;
	right:0px;
}

#tabs {
	height:20px;
	position:absolute;	
}

#tabs .box {
	float:left;
	height:16px;
	background-image:url(../graphics/tab_left.gif);
	background-repeat:no-repeat;
	margin-right:1px;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	position:relative;
}

#tabs .box .right {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../graphics/tab_right.gif);
	background-repeat:no-repeat;
	width:2px;
	height:20px;
	font-size:0px;
}

#tabs .selectedbox {
	float:left;
	height:18px;
	background-image:url(../graphics/tab_selected_left.gif);
	background-repeat:no-repeat;
	margin-right:1px;
	padding-left:15px;
	padding-right:15px;
	padding-top:4px;
	position:relative;
	top:-1px;
}

#tabs .box .close {
	width:8px;
	height:8px;
	font-size:0;
	position:absolute;
	top:2px;
	right:2px;
	background-image:url(../graphics/icn_close.gif);
}

#tabs .selectedbox .close {
	width:8px;
	height:8px;
	font-size:0;
	position:absolute;
	top:2px;
	right:2px;
	background-image:url(../graphics/icn_close_selected.gif);
}

#tabs .selectedbox .arrow {
	width:7px;
	height:4px;
	position:absolute;
	top:22px;
	background-image:url(../graphics/tab_selected_arrow.gif);
	font-size:0;
	left:20px;
}

#tabs .selectedbox .right {
	position:absolute;
	top:0px;
	right:0px;
	background-image:url(../graphics/tab_selected_right.gif);
	background-repeat:no-repeat;
	width:1px;
	height:22px;
	font-size:0px;
}


#tabs .box a, #tabs .selectedbox a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#mainContainer {
	border:1px solid #7e7a70;
	padding:10px;
	color:#5b554b;
	margin-top:20px;
	_height:40px;
}

.greenText{
	font-weight:bold;
}

a.greentextLink {
	font-weight:bold;
	text-decoration:none !important;
}


ul{
	margin-top:0;
	margin-bottom:0;
	list-style-type:disc;
	list-style-position:outside;
}

.greenBox li {
	margin:0 0 0 -23px;
	list-style-type:square;
}
 
.menu li{
	list-style-image: url(../graphics/li_arrow.gif);
	margin:0 0 0 -23px;
}


/* Links */
a, a:link, a:visited
{
	color: #5b554b;
	text-decoration: underline;
}
a:hover, a:active { text-decoration: underline; }

a.print {
	background-image:url(../graphics/icn_print.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
}

a.download {
	background-image:url(../graphics/icn_download.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:15px;
}

a.greenLink {
	padding:1px;
	padding-left:7px;
	padding-right:7px;
	background-color:#9faa39;
	color:#FFF !important;
	text-decoration:none;
}

.greybox a {
	color:#FFF;
	text-decoration:none;
}

p {
	margin:0;
	padding:0;
}

.greybox {
	background-color:#a3a09a;
	height:19px;
	color:#FFF;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	background-image:url(../graphics/box_grey_left.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
}

.greybox .right {
	font-size:0px;
	width:1px;
	height:21px;
	background-image:url(../graphics/box_grey_left.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	top:0px;
	right:0px;
}

.lightgreybox {
	background-color:#cac9c6;
	height:19px;
	color:#FFF;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
	background-image:url(../graphics/box_lightgrey_left.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	position:relative;
}

.lightgreybox .right {
	font-size:0px;
	width:1px;
	height:21px;
	background-image:url(../graphics/box_lightgrey_left.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	top:0px;
	right:0px;
}

.lightgreybox a {
	text-decoration:none;
}

.boxwithheader {
	border:1px solid #e0ddd5;
	width:707px;
}

.boxwithheader h2 {
	color:#424242;
	font-size:1em;
	font-weight:bold;
	height:18px;
	border-bottom:1px solid #e1ddd5;
	background-image:url(../graphics/bg_gradient_1.gif);
	background-repeat:repeat-x;
	padding-top:4px;
	padding-left:10px;
	margin:0;
}

.greybg {
	background-color:#f7f6f6;
	padding:10px;
}

.doPadding {
	padding:10px;
}

.gradientbox h3 {
	font-weight:bold;
	color:#424242;
	font-size:1em;
	background-image:url(../graphics/bg_gradient_2.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-top:4px;
	padding-bottom:4px;
}

.gradientbox {
	background-image:url(../graphics/bg_gradient_3.gif);
	background-position:0px 20px;
	background-color:#FFF;
	background-repeat:repeat-x;
	padding-bottom:10px;
}

.gradientbox p {
	padding:10px;
}

.boxwithheader li {
	list-style-image: none;	
}

.boxwithheader ul {
	margin-bottom:10px;
}

.selectbox{
	border:0px solid #a3a09a;
	background-color:#a3a09a;
	color:#FFF;
	width:225px;
}

.whiteBox {
	width:215px;
	border:1px solid #a3a09a;
	background-color:#FFF;
	margin-top:5px;
	padding:5px;
	color:#8d8a7f;
}

.whiteBox a {
	text-decoration:none !important;
	color:#8d8a7f;
}

.whiteBox a:hover {
	text-decoration:underline;
}

.menu {
	float:left;
	width:176px;
	margin-right:21px;
}

.menu a {
	color:#5b554b;
	text-decoration:none;
}

.menu a:hover {
	color:#5b554b;
	text-decoration:underline;
}

h1, #mainContainer h1 {
	font-size:1.2em;
	color:#a3a09a;
	margin:0;
	padding:0;
	margin-bottom:5px;
}

.greenBox {
	float:left;
	background-color:#eceed7;
	padding:10px;
	width:499px;
	background-image:url(../graphics/greenbox_bg.gif);
	background-repeat:no-repeat;
}

.greenBoxBottom {
	background-image:url(../graphics/box_green_bottom.gif);
	background-repeat:no-repeat;
	height:4px;
	line-height:0;
	font-size:0;
}

.greenBox h2 {
	font-size:1.1em;
	font-weight:normal;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

.greenBox .column {
	float:left;
	width:225px;
}

.marginleft34 {
	margin-left:34px;
}

label{display:none;}

.menu a:visited {
  text-decoration: none;
}

.menu a.selected {
  font-weight: bold;
}

.greenBox h3 {
	font-size:1em;
	font-weight: bold;
	padding:0;
	margin:0;
	margin:0px 0px 5px 0px;
}

.greenBox p {
  margin-bottom: 5px;
}

.verBox {
  float: right; 
  width: 227px;
  margin-left: 15px;
  margin-top: 6px;
}

.global {
  float: left;
  width: 490px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #8d8a7f;
}

.box738 {
	background-image:url(../graphics/box_top_738.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#a3b03d;
	height:55px;
	position:relative;
}


.box738 h1 {
	color:#fefefe;
	font-size:1.5em;
	padding-top:20px;
	padding-left:10px;
	margin:0;
}


.box738grey {
	background-image:url(../graphics/box_bottom_738_grey.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#e7e7e7;
	margin-bottom:4px;
	padding-bottom:10px;
}

.box738grey p {
	padding-left:10px;
	padding-top:6px;
	color:#5b554b;
	padding-bottom:0px;
	margin-bottom:0px;
}

.box738grey .breadcrumb {
	padding-left:10px;
	padding-top:8px;
}



.footer {
  background-color: #FFF;
  padding: 5px;
  border: 1px solid #939598;
  margin-top:5px;
}

.headerlink {
 float: right;
}

.headerlink span {
  padding-right: 10px;
  color: #fefefe;
}

.headerlink a, .headerlink a:link, .headerlink a:visited {
  color: #fefefe; 
}
