html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#CB6429;
	background-image:url(/images/bckgrd.jpg);
	background-repeat:repeat-x;
}

div {
	margin: 0px;
	padding: 0px;
}

p {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	line-height: 120%;
}

p.emphasis {
	color: #F17C0E;
	font-weight: bold;
}

li {
	font-size: 14px;
}

img {
	border: none;
}

p.selected {
	width:200px;
	height:30px;
	padding: 13px 0px 0px 0px;
	background-image:url(/images/btnon.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	margin: 10px 0px;
	vertical-align:middle;
	text-align:left;
	text-indent: 10px;
	color:#000066;
	font-weight:bold;
}

#page {
	margin: 0px auto;
	width: 1000px;
	border:1px solid #000099;
	background-color: #FFFFFF;
}

#logo {
	background-image:url(/images/topnav.jpg);
	background-repeat:no-repeat;
	height:93px;
}

#topbar {
	background-color:#000066;
	background-image:url(/images/barnav.jpg);
	background-repeat:repeat-x;
	height:36px;
	text-align:left;
	vertical-align:middle;
}

.whiteheadingleft {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	margin-left:5px;
	margin-top:7px;
	margin-bottom:0px;
	text-align:left;
	float:left;
	}

.whiteheadingright {
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	margin-right:5px;
	margin-top:7px;
	margin-bottom:0px;
	text-align:right;
	float:right;
	}

#container {
	clear: both;
	overflow: hidden;
}
#container .column {
	float: left;
	padding-bottom: 30010px;   /*X + padding-bottom */
	margin-bottom: -30000px;   /*X */
}

h3 {
	font-size:17px;
}

#center {
	padding: 1px;    /* CC padding */
	width: 598px;
	background-color: #FFFFFF;
	background-image:url(/images/whtshad.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color: #000066;
}
#center h3 {
	color: #FF9900;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-style: italic;
}
#center h3 .subheading {
	color: #000066;
	font-weight: normal;
	font-size:12pt;
}

#center .content-heading h3 {
	margin-top: 5px;
	padding-top: 20px;
}

#center table, #center ul li, #center ol li {
	font-size:12px;
	margin: 5px;
}

#center table {
	width:98%;
}

.content-heading {
	margin: 0px 0px 0px 0px;	
	padding: 0px;
	height: 103px;
	border-bottom: solid 2px #999999;
}

.content-heading img {
	float: right;
	margin:5px 0 0 0;
}

#toplinks {
	margin: 5px 5px 0px 5px;
	padding-top:5px;
	text-align: right;
	list-style-type: none;
}

#toplinks li{
	display: inline;
	margin:0px;
	font-weight: bold;
}

#toplinks li a {
	color: #FF9900;
}

#kitimage{
	background-image:url(/images/kit.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#kitimage p{
	margin-left: 10px;
}

#kitimage li {
	margin-left: 10px;
	margin-bottom: 14px;
	font-size:12px;
}

.findoutmore {
	width: 290px;
	height: 175px;
	padding: 4px;
	background-repeat:no-repeat;
	background-position:center;
}

#center .findoutmore h3 {
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 5px 0px;
	color: #000066;
	font-style: italic;
}
#center .findoutmore h3.white {
	color: #FFFFFF;
}

#center .findoutmore h3.orange {
	color: #FF9900;
}

.findoutmore p {
	margin: 0px;
	padding: 0px;
	margin: 0px 5px;
	font-weight: bold;
}

.findoutmore a {
	color: #000066;
	text-decoration: none;
}

.findoutmore img {
	border: none;
}

#lfom {
	float: left;
	background-image:url(/images/fbox.jpg);
}

#rfom {
	float: right;
	background-image:url(/images/fboxgrey.jpg);
}

#left {
	width: 200px;       /* LC width */
	padding: 5px 0 0 0;       /* LC padding */
	background-color:#f17c0e;
	background-image:url(/images/orgshad.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

#left p {
	/*height:34px;
	margin-left: 0px;
	padding: 13px 0px 0px 0px;
	text-indent: 20px;*/
	width:200px;
	/*height:30px;*/
	padding: 0px 0px 5px 0px;
	margin: 0px 0px;
	vertical-align:middle;
	text-align:left;
	text-indent: 10px;
}

#indentmenu p {
	text-indent: 20px;
}
#left a {
	text-decoration: none;
	color: #FFFFFF;
}
#left .selected a {
	color:#000066;
}
#left hr {
	height: 1px;
}
#right {
	width: 200px;          /* RC width */
	padding: 5px 0 0 0;       /* RC padding */
	background-color:#f17c0e;
	background-image:url(/images/orgshad.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}

#right p {
	margin-left: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	
}


#right ul li {
	margin-left: -15px;
	color: #FFFFFF;
	font-size:12px;
	width:155px;
	font-style: italic;
	vertical-align:top;
}

.articlebox {
	height:180px;
	width:180px;
	background-color:#f17c0e;
	background-image:url(/images/casebox.jpg);
	background-repeat:no-repeat;
	background-position:top center;	
	text-align:center;
	padding:0px 4px;
	margin:0px 5px;
}

.articlebox p {
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	line-height:26px;
}

.articlebox a {
	color: #FFFFFF;
	text-decoration: none;
}

#right p.selected {
	margin-left:0px;
	text-indent: 10px;
}

#footer-wrapper {
	clear: both;
}

#bottombar {
	background-color:#000066;
	background-image:url(/images/barnav.jpg);
	background-repeat:repeat-x;
	height:36px;
}

#termsbar {
	background-color:#C9C9C9;
	padding: 6px 5px;
}

#termsbar p {
	margin: 0px;
	font-size:10px;
}

#termsbar a {
	color: #000000;
}

.red {
	color:#f17c0e;
}

/*** IE Fix ***/
* html #left {
  left: 200px;           /* RC fullwidth */
}

* html body {
  overflow: hidden;
}

* html #footer-wrapper {
  
 
  width: 100%;
  padding-bottom: 17010px;
  margin-bottom: -17000px;
  background: #FF9900;        /* Same as body 
                               background */
}

#centeritem {
	text-align:center;
	width:98%;
}

.red {
	color:#FF0000;
}

#logout {
	font-size:8pt;
}

.downloads td {
	background-color:#EEE;
	vertical-align:top;
}

.tablehead td {
	background-color:#f17c0e;
	color:#FFF;
}

.toplink {
	margin: 5px 5px 0px 5px;
	padding-top:5px;
	text-align: right;
	list-style-type: none;
}

.toplink li{
	display: inline;
	margin:0px;
	font-weight: bold;
}

.toplink li a {
	color: #FF9900;
}

#messe {
	margin-right:10px;
	text-align:right;
}

#messe a, #messe a:hover, #messe a:visited {
	text-decoration:none;
	display:block;
}
