html {
  height: 100%;
  margin-bottom: 0px;
}


body {
	font-family: Tahoma,Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding:0;
	font-size: 12px;
	color: #444;
}


img { border: 0 none; }

div#logo {
	width: 100%;
	height: 150px;
	margin-left: 10px;
}


div#header {
	text-align:left;
	height: 150px;
	width:100%;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}


a:hover {
	text-decoration: underline;
	font-weight: normal;
}


p {
  margin-top: 0;
  margin-bottom: 5px;
}


div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

/*
div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}


div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}
*/

div#toppathway {
	text-align:left;
	margin:0 10px;
}


div#toppathway table {
	width:100%;
	height:27px;
}


#area {
	padding: 0;
	width: 860px;
}

#whitebox {
	margin: 0 11px 0px 11px;
	width: auto;
}

#whitebox_m {
	margin: 0 10px 0px 10px;
	width: auto;
	padding: 1px 0px;

}


#whitebox div {
	text-align: left;
}

table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  text-align:left;
  width:100%;
}

td.pill_m {
  padding: 0;
  margin: 0;
  width: auto;
}


#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#leftcolumn {
	padding: 0;
	margin: 0;
	width: 140px;
	float:left;
}

#maincolumn {
	margin-left: 140px;
	padding-left: 10px;
	width: 700px;
}


#maincolumn_full {
	margin-left: 0;
	padding-left: 10px;
	width: 855px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}


span.pathway {
  display: block;
  height: 20px;
  overflow: hidden;
}


h1 {
	padding: 0;
	font-family: Tahoma, Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}


h2 {
	padding: 0;
	font-family: Tahoma, Arial, Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}


h3, table.moduletable th {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.3em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 0px;
	font-size: 11px;
	font-weight: bold;
}

a.mainlevel:hover {

}


/* Menu */

.clr {
	clear: both;
}


/* table of contents */

/* content styles */
table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpane ul li a.category {
	font-weight: bold;
}

table.contentpane ul li {
	color:#666;
}

table.contentpane fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}


div.module_menu div div div {
	padding: 8px;
	padding-top: 6px;
	padding-bottom: 6px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul li, div.module_menu ul li a:link, div.module_menu ul li a:visited {
	line-height:16px;
	font-weight: bold;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	text-decoration:none;	
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}


/*----------------------------------------------------------------------------*/

#rightpanel {
	width:90px;
}

.righttop {
        color: #C00000;
        font-size: 9px;
        line-height: 11px;
        text-align: center;
}

.rightmenu,
.rightmenu a:link,
.rightmenu a:active,
.rightmenu a:visited {
        padding: 5px 0px;
        line-height: 11px;
        font-size: 11px;
        font-weight: bold;
        text-align: center;
        text-decoration: none;
}

.bottommenu,
.bottommenu a,
.bottommenu a:link,
.bottommenu a:active,
.bottommenu a:visited {
        line-height: 11px;
        font-size: 11px;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
}

.breadcrumbs {
	background: url(../images/curvy/breadcrumbs_bg.png) no-repeat top left;
	float: right;
	width: 206px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}

.pathway,
.pathway a,
.pathway a:link,
.pathway a:active,
.pathway a:visited {
        line-height: 20px;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
}

.sglink,
.sglink a,
.sglink a:link,
.sglink a:active,
.sglink a:visited {
        line-height: 10px;
        font-size: 10px;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
}

