* {padding: 0; margin: 0;}

html, body, p, td, h1, h2, h3, h4, h5, h6, h7 {
	color: #000000;
	font-family: "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
}

p, td, a, ul, ol {
	color: #000000;
	font-size: 11px;
	line-height: 175%;
}

ul, blockquote {
	list-style: square inside;
	margin-left: 10px;
	padding-left: 0;
	color: #666666;
}

table#main {
	width: 650px;
	background: #999;
        margin: 0 auto;
}

#subnav {
  background: #eee;
  color: black;
  border: 0;
  padding: 0;
  margin: 0;
  width: 180px;
}

#thickbox {
  text-align: center;
  padding: 10px 0;
}

#thickbox a {
  display: block;
  width: 142px;
  padding: 0px;
  margin: 20px auto;
}

#thickbox a:hover img {
  background-color: white;
  border: 1px solid #ddd;
}

#thickbox img {
  border: 0;
  display: block;
  background-color: #ddd;
  border: 1px solid #ccc;
  padding: 10px;
}

#sections {
	background: #003399;
        height: 33px;
}

#navcontainer, #subnavcontainer {
        font-family: "Trebuchet MS", "Georgia", "Lucida Grande", LucidaGrande, Lucida, Verdana, Helvetica, Arial, sans-serif;
        font-size: 11px;
}

td#content {
        width: 400px;
	padding: 35px;
        margin: 0;
}

td#content, td#bottomnav {
          background-color: white;
}

tr.banner td.logo {
  background: transparent url(/images/logo-fade.png) right top no-repeat;
  width: 180px;
}

td#bottom {
  background: white url(/images/bottom.jpg) no-repeat left bottom;
  border: none;
}

td#bottomnav {
	color: #999999;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #eee;
	vertical-align: middle;
	font-style: italic;
	letter-spacing: 1px;
	height: 25px;
}

img.logo {
        float: right;
        margin: 0;
        padding: 0;
}

a {
	color: #3399cc;
	text-decoration: underline;
}

a:Visited {
	text-decoration: underline;
	color: #3399cc;
}

a:Hover {
	text-decoration: underline;
	color: #0066cc;
}

input, select {
	font-size: 10px;
}

h1, h2, h3 {
	font-family: Times New Roman, Times, serif;
	line-height: 150%;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #3399cc;
	padding-bottom: 0;
	margin-bottom: 7px;
	margin-top: 0px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 0;
	margin-top: 15px;
	margin-bottom: 7px;
	font-style: italic;
}

h3 {
	font-weight: normal;
	color: #3399cc;
	font-size: 14px;
	margin-top: 10px;
	padding: 0;
	margin-bottom: 3px;
}

h4 {
	font-weight: normal;
	color: #999966;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h5 {
	font-weight: normal;
	color: #999966;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#footer, #footer a, #footer a:visited {
	color: #999999;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
}

#footer {
  padding: 15px;
}

h1.PageTitle {
	color: #0066cc;
        margin: 0;
        padding: 0;
	font: normal 25px Times New Roman, Times, serif;
	letter-spacing: 2px;
}

h1.page {
  margin-bottom: 15px;
}

.field {
	font-size: 10px;
	width: 100%;
}

#navcontainer {
	padding: 0;
	margin: 0;
}

div#navcontainer ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	display: block;
}

#navcontainer ul li {
        display: block;
        float: left;
}

#navcontainer ul li a {
        display: block;
        float: left;
	color: #fff;
         line-height: 18px;
	font-weight: normal;
	text-align: center;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	margin: 0;
	text-decoration: none;
	padding: 4px 10px;
}

#navcontainer ul li.First {
	border-left: none;
}

#sections #navcontainer ul li a:hover {
	color: #ffffff;
	background-color: #000033;
}

#navcontainer a:active {
	color: #000;
	font-weight: normal;
}

div#navcontainer li a.selected {
	color: #000000;
	background: #ffffff;
}

/*</group>*/

/*<group=Sub Nav>*/

h2.subnav {
  color: #333;
  padding: 15px 10px;
  margin: 0;
  font-size: 15px;
  font-style: normal;
  border-bottom: 1px dotted #ccc;
}

#subnavcontainer {
  margin: 0;
  padding: 0;
}

#subnavcontainer ul {
        margin: 0;
        margin-left: none;
        padding: 0;
	list-style: none;
        list-style-type: none;
	text-align: left;
}

#subnavcontainer ul li {
        display: inline;
        padding: 0;
        margin: 0;
}

#subnavcontainer ul li a {
        display: block;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin: 0;
	color: #666666;
	padding: 10px;
        font-size: 11px;
}

#subnavcontainer ul li a:hover, #subnavcontainer ul li.selected a:hover {
	color: black;
	background: #ccc;
}

#subnavcontainer a:active {
	color: #000;
	font-weight: normal;
        text-decoration: none;
}

div#subnavcontainer li.selected a {
	color: #000000;
        background: white url(/images/background.gif) right top repeat-y;
        text-decoration: none;
}

#subnavcontainer ul li a.HiddenLink, div#subnavcontainer li#ActivePage a.HiddenLink {
	text-decoration: line-through;
}

/*</group>*/

/*<group=Nav3>*/

#nav3 {
	background: #ffffff;
	height: auto;
	color: #000000;
}

#nav3container {
	text-align: left;
	float: left;
	display: block;
}

#nav3container ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	text-align: left;
}

#nav3container ul li {
	display: block;
	padding: 0;
	margin: 0;
	text-align: left;
}

#nav3container ul li a {
	height: auto;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	margin: 0;
	color: #999966;
	line-height: 20px;
	padding: 4px 20px 4px 0;
}

#nav3container ul li a {
	/*border-left: 1px solid #ffffff;*/
}

#nav3container ul li.First a {
	border-left: none;
}

#nav3container ul li a:hover {
	color: #333333;
	text-decoration: underline;
}

#nav3container a:active {
	color: #000;
	font-weight: normal;
}

div#nav3container li#ActiveKey a {
	color: #666633;
	font-weight: bold;
	background: #ffffff;
}

#nav3container ul li a.HiddenLink, div#nav3container li#ActiveKey a.HiddenLink {
	text-decoration: line-through;
}

/*</group>*/

div.textblock {
	margin-left: 115px;
	text-align: justify;
}

div.guidetext {
	margin-left: 150px;
	text-align: justify;
}

div.detailcolumn {
	float: left;
}

.ContentEdit {
	width: 100%;
	overflow: auto;
	background: #ffffff;
	min-height: 500px;
	height: 500px;
}

div.EditMenu {
	text-align: left;
	width: auto;
	border: 1px dotted #999999;
	padding: 5px;
	float: right;
	margin: 0 0 20px 20px;
	clear: both;
}

div.EditMenu h1 {
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}

div.EditMenu ul {
	margin: 0;
}

div.EditMenu ul li {
	margin-left: -20px;
	list-style: square;
	color: #3366cc;
	font-size: 10px;
}

/*<group=Forms>*/

table.form {
	width: 100%;
	padding: 0;
	margin: 0 0 10px;
}

table.form td {
	padding: 5px;
}

table.form td, table.form td p {
	font-size: 10px;
}

table.form td input {
	font-size: 10px;
	width: 100%;
}

table.form td.label {
	font-weight: normal;
	text-align: right;
	font-size: 10px;
	color: #666666;
	width: 30%;
	vertical-align: top;
}

/*</group>*/

div#UserManagement {
	border: 1px solid #cccccc;
	padding: 5px;
	margin-right: 2px;
	margin-left: 2px;
	background: #eeeeee;
}

div#UserManagement input, div#UserManagement select {
	font-size: 9px;
	margin-right: 5px;
}

/*<group=Tables>*/

table.Table a {
	color: #000000;
	text-decoration: underline;
}

table.Table td h2 {
	margin: 0;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	vertical-align: middle;
}

table.Table td h2 a {
	text-decoration: none;
	vertical-align: middle;
	margin: 0;
	font-size: 11px;
}

table.Table td h2 a:Hover {
	text-decoration: underline;
}

table.Table p {
}

table.Table .field {
	width: 90%;
	vertical-align: middle;
}

table.Table tr.Odd {
	background: #f1efe6;
}

table.Table tr.OddON {
	background: #e2e2dd;
}

table.Table tr.Even {
	background: #ffffff;
}

table.Table tr.EvenON {
	background: #edeeed;
}

table.Table {
	border-spacing: 0;
	border-collapse: separate;
	padding: 0;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}

table.Table td {
	font-size: 10px;
	border-right: 1px solid #cccccc;
	vertical-align: middle;
	margin: 0;
	padding: 3px;
}

table.Table tr.Title td {
	background: #eeeeee;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	padding: 3px;
	height: 10%;
}

table.Table tr.Title a {
	text-decoration: none;
	color: #000000;
	width: auto;
	background: #eeeeee;
	display: block;
	vertical-align: middle;
	height: 100%;
	padding: 3px;
	margin: -3px;
}

table.Table tr.Title a.ON {
	text-decoration: none;
	color: #000000;
	width: auto;
	height: 100%;
	background: #eeeeee;
	padding: 3px;
	display: block;
	vertical-align: middle;
	margin: -3px;
}

table.Table tr.Title a:Hover, table.Table tr.Title a.ON:Hover {
	padding: 3px;
	display: block;
	width: auto;
	height: 100%;
	margin: -3px;
}

img.SortDirection {
	vertical-align: middle;
	float: right;
	padding-top: 1px;
	margin: 0;
	padding-right: 2px;
}

table.Table img.download {
	margin: 0;
	float: right;
	padding-right: 2px;
	vertical-align: middle;
}

table.Table tr.Footer td {
	background: #eeeeee;
	border-top: 1px solid #cccccc;
}

table.Table tr.Footer a {
	text-decoration: none;
}

table.Table tr.Footer a:Hover {
	text-decoration: underline;
}

/*</group>*/

p.FormButtons {
	text-align: right;
}

p.FormButtons input {
	font-size: 10px;
	margin-left: 5px;
}

table.Table a.disabled {
	color: #cc0000;
	font-weight: bold;
}

table#LoginPage {
	width: 100%;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

table#LoginPage h1 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

table#LoginPage td {
	margin: 0;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}

table#LoginPage td.Login {
	text-align: center;
	width: 50%;
	border-right: 1px dotted #cccccc;
}

table#LoginPage td.Register {
	text-align: center;
	width: 50%;
}

.InputError {
	color: #cc0000;
}

.InputError h2 {
	color: #cc0000;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

.Required {
	color: #000000;
	font-weight: bold;
}

div.Unavailable {
	font-weight: normal;
	float: right;
	margin-right: 5px;
	vertical-align: middle;
	font-size: 9px;
	color: #666666;
}

div.column {
	float: left;
	width: 33%;
	display: inline;
	vertical-align: top;
}

div.column a {
	text-decoration: none;
	color: #000000;
}

div.column a:Hover {
	text-decoration: underline;
}

div.column ul {
	padding: 0;
	list-style: inside none;
	margin: -5px 0 20px;
}

div.column li {
	list-style: none outside;
	padding: 0;
	margin: 0;
}

.ContentTable {
	padding-bottom: 20px;
}

.ContentTable h2, .ContentTable h3 {
	margin-bottom: -10px;
}

span.FormMessage {
	font-weight: bold;
	color: #339933;
	font-size: 12px;
}

/*<group=User Home>*/

table.UserHome {
	width: 70%;
}

table.UserHome td {
	height: 30px;
	font-size: 12px;
}

table.UserHome td.Icon {
	height: 30px;
}
	
/*</group>*/

div.entry {
  padding-bottom: 25px;
}