body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	cursor: default;
}

a {
	cursor: pointer;
}

a img {
	border: none;
}
/*centre*/

#centre {
	width: 100%;
	text-align: center;
	background-image: url(../images/backgrounds/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#homecentre {
	width: 100%;
	text-align: center;
	background-image: url(../images/backgrounds/bg-home.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/*container*/

#container {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
}



#printableLogo {
	display: none;
}
#topbar {
	height: 33px;
}
#navcontainer {
	float: left;
	padding: 0px;
	margin: 0px;
}
#navigation {
	float: left;
	margin-top: 12px;
	height: 9px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
#navigation a:link {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
#navigation a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}
#navigation a:hover {
	color: #FDFDFD;
	text-decoration: none;
	background-color: #8C321A;
}
#search {
	float: right;
	margin-top: 7px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
.searchField {
	font-size: 10px;
	background-color: #B54225;
	border: 1px solid #CE7B66;
	color: #FFFFFF;
}
#image {
	background-color: #FFFFFF;
	text-align: center;
}



/*breadcrumbs*/


#shadow {
	height: 45px;
	margin-top: 15px;
}
#date {
	float: left;
	color: #999999;
	font-size: 10px;
	margin-top: 6px;
}
#breadcrumbs {
	float: left;
	color: #999999;
	font-size: 10px;
	margin-top: 6px;
	height: 1.2em;
	width: 480px;
	overflow: hidden;
}
#breadcrumbs a:link {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:visited {
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #B14125;
	text-decoration: underline;
}




/*text resizing*/


#textresizing {
	float: right;
	font-size: 11px;
	color: #999999;
}
#textresizing ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#textresizing li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#textresizing a:link {
	color: #C04728;
	text-decoration: none;
}
#textresizing a:visited {
	color: #C04728;
	text-decoration: none;
}
#textresizing a:hover {
	color: #A43C21;
	text-decoration: underline;
}
.accessibilitySm {
	font-size: 10px;
}
.accessibilityMd {
	font-size: 12px;
}
.accessibilityLg {
	font-size: 15px;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}


#main {
}


/*homepage introduction*/

#introduction {
	width: 450px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#introduction p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#introduction h1 {
	font-size: 15px;
	color: #A43C21;
	font-weight: bold;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
}
#introduction strong {
	font-size: 14px;
	font-weight: normal;
	line-height: 21px;
}
#introduction a:link {
}
#introduction a:visited {
}
#introduction a:hover {
}




#demo {
	float: right;
	width: 267px;
	background-color: #FFFFFF;
	background-image: url(../images/backgrounds/demo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 210px;
}
.demoImage {
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
#demo h2 {
	font-size: 13px;
	font-weight: bold;
	margin-left: 140px;
	color: #A43C21;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#demo p {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-left: 140px;
	margin-right: 10px;
	margin-top: 10px;
}


#subnavdemo {
	margin-left: 22px;
	margin-top: 50px;
}






#homepageteasers {
	background-image: url(../images/backgrounds/teasers.jpg);
	background-repeat: repeat-x;
	margin-bottom: 8px;
}
.teasersImage {
	float: left;
}
#teaser1 {
	width: 240px;
	float: left;
	margin-top: 25px;
}
#teaser1 a:link {
	color: #191244;
	text-decoration: none;
}
#teaser1 a:visited {
	color: #191244;
	text-decoration: none;
}
#teaser1 a:hover {
	color: #191244;
	text-decoration: underline;
}
#teaser1 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #191244;
	margin: 0px 0px 4px 106px;
	padding: 0px;
}
#teaser1 p {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 18px 106px;
	padding: 0px;
}
#teaser2 {
	width: 240px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
#teaser2 a:link {
	color: #191244;
	text-decoration: none;
}
#teaser2 a:visited {
	color: #191244;
	text-decoration: none;
}
#teaser2 a:hover {
	color: #191244;
	text-decoration: underline;
}
#teaser2 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #191244;
	margin: 0px 0px 4px 106px;
	padding: 0px;
}
#teaser2 p {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 18px 106px;
	padding: 0px;
}
#teaser3 {
	width: 240px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
}
#teaser3 a:link {
	color: #191244;
	text-decoration: none;
}
#teaser3 a:visited {
	color: #191244;
	text-decoration: none;
}
#teaser3 a:hover {
	color: #191244;
	text-decoration: underline;
}
#teaser3 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #191244;
	margin: 0px 0px 4px 106px;
	padding: 0px;
}
#teaser3 p {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0px 0px 18px 106px;
	padding: 0px;
}
#useractions {
}
#pagination {
}




/*footer*/


#footer {
	background-image: url(../images/backgrounds/footer.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#accessibility {
	float: left;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
	margin-top: 22px;
}
#accessibility ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#accessibility li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#accessibility a:link {
	color: #C04728;
	text-decoration: none;
}
#accessibility a:visited {
	color: #C04728;
	text-decoration: none;
}
#accessibility a:hover {
	color: #A43C21;
	text-decoration: underline;
}
#creditcards {
	float: right;
	margin-top: 30px;
}




#content {
	width: 540px;
	float: left;
	margin: 0px 0px 20px;
	padding: 0px;
}
#content p {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#content td {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
#content h1 {
	font-size: 19px;
	color: #A43C21;
	font-weight: bold;
	margin: 0px 0px 30px;
	padding: 0px;
}
#content h2 {
	color: #002B69;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#content h3 {
	color: #B34224;
	font-size: 13px;
}
#content h4 {
	color: #B34224;
	font-size: 11px;
}
#content hr {
	color: #D7D7D7;
	background-color: #D7D7D7;
	height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content strong {
	color: #A43C21;
	list-style-type: none;
}
#content em {
	font-size: 10px;
	font-style: normal;
	color: #666666;
}
#content a:link {
	color: #C24727;
	text-decoration: underline;
}
#content a:visited {
	color: #C24727;
	text-decoration: underline;
}
#content a:hover {
	color: #A43C21;
	text-decoration: underline;
}
#content ul {
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
#content li {
	list-style-image: url(../images/generic/bullet.gif);
	margin-top: 5px;
}
#content form {
}
#content img {
}
#content input {
}
#content select {
}
#content textarea {
}
.rightAlign {
	float: right;
	margin-left: 15px;
}
.leftAlign {
	float: left;
	margin-right: 15px;
}
.button {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C44728;
	border: 1px solid #A43C21;
}


#pagination {
	color: #666666;
	font-size: 11px;
	margin-bottom: 20px;
}
#pagination a:link {
	color: #C04728;
	text-decoration: none;
}
#pagination a:visited {
	color: #C04728;
	text-decoration: none;
}
#pagination a:hover {
	color: #B14125;
	text-decoration: underline;
}
#pagination strong {
	color: #C04728;
}


#useractions {
	color: #666666;
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 20px;
	font-weight: bold;
}
#useractions ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#useractions li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#useractions a:link {
	color: #C04728;
	text-decoration: none;
}
#useractions a:visited {
	color: #C04728;
	text-decoration: none;
}
#useractions a:hover {
	color: #B14125;
	text-decoration: underline;
}




#subnav  {
	float: right;
	width: 165px;
}
#subnav h2  {
	font-size: 12px;
	color: #C04728;
	margin: 0px;
	padding: 5px 0px 0px 28px;
	height: 22px;
}
#subnav ul {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 28px;
}
#subnav li {
	list-style-type: none;
	font-size: 11px;
	line-height: 18px;
}
#subnav ul a:link {
	color: #666666;
	text-decoration: none;
}
#subnav ul a:visited {
	color: #666666;
	text-decoration: none;
}
#subnav ul a:hover {
	color: #A43C21;
	text-decoration: underline;
}
#subnav ul strong {
	color: #C04728;
}
#subnav ul em {
	font-style: normal;
	color: #BE4526;
	font-weight: bold;
}
#subnav ul ul  {
	margin: 2px 0px;
	padding: 0px;
	color: #999999;
}
#subnav ul ul a:link {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
#subnav ul ul a:visited {
	color: #999999;
	text-decoration: none;
}
#subnav ul ul a:hover {
	color: #A43C21;
	text-decoration: underline;
}



#sponsorship {
	font-size: 11px;
	color: #999999;
	text-align: center;
	margin-top: 50px;
}



.knowledgebaseCategories {
	margin-bottom: 30px;
}
.knowledgebaseCategory {
	float: left;
	width: 130px;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.knowledgebaseCategory a:link {
	font-size: 11px;
	font-weight: bold;
}
.knowledgebaseCategory a:visited {
	font-size: 11px;
}
.knowledgebaseCategory a:hover {
	font-size: 11px;
}



.knowledgebaseModuleHeaders {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DADADA;
	padding-top: 5px;
	margin-top: 17px;
}
.knowledgebaseModuleHeaders strong {
	font-size: 13px;
	line-height: 22px;
}
.knowledgebaseModuleHeaders img {
	float: left;
}
.knowledgebaseModuleHeaders p {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 78px;
}



.formborder {
	background-color: #F6F6F6;
	padding: 10px;
	border: 1px solid #D8D8D8;
	margin-top: 30px;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
}
.formborder em{
	font-style: normal;
	font-size: 10px;
	color: #999999;
}
.cssform p{
	clear: left;
	margin: 0;
	padding: 3px 0 3px 145px;
	color: #CCCCCC;
}
.cssform label{
	font-weight: normal;
	float: left;
	margin-left: -145px; 
	width: 140px; 
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.cssform input{ 
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.cssform textarea{
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.cssform select{
	background-color: #FFFFFF;
	color: #333333;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

#copyrightInformation  {
	display: none;
}

a.glossary {
  color: #B34224;
  border-bottom: 1px dotted; 
  text-decoration: none!important; 
  cursor: help;
  font-weight: bold
}


ul#glossary, ul#glossary li {
  list-style: none;
	margin: 0;
	padding: 0;
}

th {
	background-color: #a43c21;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

ul#glossary {
 margin: 0;
 padding: 0;
 list-style: none;
}

ul#glossary li {
  float: left;
}

ul#glossary li a {
  display: block;
  padding: 2px 4px;
  margin: 0px 2px;
  text-align: center;
  border: 1px solid #d8d8d8;
  background-color: #f6f6f6;

}

