@charset "utf-8";
/* CSS Document */

body {
	background-color:#d4d4d4;
	background-image:url(../images/background2.jpg);
	background-repeat:repeat-x;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#616265;
}

a {
	color:#616265;
	text-decoration:none;
}

p {
	font-size:0.85em;
	line-height:1.5em;
}

h5 {
	font-size:0.9em;
	line-height:1.5em;
}

#content2 ol li {
	font-size:0.85em;
	margin:0 0 3px 0;
	padding:0;
}

#content2 ol li h5 {
	font-size:1em;
}

.DoNotDisplay {
	display:none;
}

.bold {
	font-weight:bold;
}

.clear {
	clear:both;
	height:0px;
	width:0px;
}

/* structure */

#container {
	width:755px;
	height:100%;
	margin:0px auto 900px auto;
}

#accesslinks {
	width:250px;
	clear:right;
	height:2em;
	margin-left:13px;
}

#accesslinks p {
	font-size:0.8em;
	color:#d2d2d2;
}

#accesslinks a {
	color:#d2d2d2;
}

#accesslinks a:hover {
	color:#ffffff;
}

#headercurve {
	background-image:url(../images/headercurve.gif);
	background-repeat:no-repeat;
	width:756px;
	height:4px;
}

#footercurve {
	background-image:url(../images/footercurve.gif);
	background-repeat:no-repeat;
	width:756px;
	height:4px;
	margin-top:-1px;
	float:left;
}

.clear {
	height:1px;
	width:1px;
	clear:both;
}

#main {
	width:750px;
	height:100%;
	border-style:solid;
	border-width:3px;
	border-color:#3a405a;
	border-top-style:none;
	border-bottom-style:none;
	float:left;
	background-color:#FFFFFF;
	margin-top:-1px;
	
	/* IE */
	_margin-top:-13px;
}

#header {
	width:100%;
	height:180px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#3a405a;
	background-image:url(../images/headers/header11.jpg);
	background-repeat:no-repeat;
	
}

#header #logo {
	height:83px;
	width:755px;
	margin-left:8px;
	display:none;
}

#header #logo img {
	height:83px;
	width:458px;
	float:left;
}

#leftcol {
	width:200px;
	margin-left:5px;
	float:left;
	margin-bottom:5px;
	
	/* IE */ 
	.margin-top:6px;
	_margin-left:2px;
}

#leftcol #nav {
	width:180px;
	background-color:#e9e9e9;
	margin-bottom:5px;
	padding-bottom:1px;

}

#leftcol #nav ul {
	margin:6px 10px 5px 6px;
	padding:12px 0px 6px 0px;
	
	/* IE */ 
	.margin:-3px 6px 6px 5px;
	_margin-top:0px;
}

#leftcol #nav ul li {
	text-indent:5px;
	border-bottom:solid #e97074 1px;
	line-height:2.2em;
	list-style-type:none;
}

#leftcol #nav ul li.sub {
	text-indent:15px;
	border-bottom:solid #e97074 1px;
	line-height:2em;
	list-style-type:none;
}

#leftcol #nav ul li.sub a {
	font-size:0.6em;
	font-weight:bold;
}

#leftcol #nav ul li:hover {
	background-color:#f8ccce;
}

#leftcol #nav ul li a {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#38415d;
	font-size:0.8em;
	text-transform:uppercase;
}

#leftcol #nav ul li a:hover {
	color:#e11e24;
}

#leftcol #nav ul li.subitem a {
	line-height:1.7em;	
	color:#979eb3;
	margin-left:10px;
	font-weight:normal;
}

#leftcol #nav ul li.subitem a:hover {
	color:#e11e24;
}

.subitem a {
	color:#fff;
}

#leftcol .download-button {
	margin:5px 0 5px 0;
	display:block;
	height:69px;
	width:180px;
	border:0;
	clear:left;
	background-color:#fff;
}

#leftcol .download-button a#regional-download {
	height:69px;
	width:180px;
	display:block;
	background-image:url(../images/buttons/nav-download-button3.png);
	background-repeat:no-repeat;
	background-position:top;
}

#leftcol .download-button a#regional-download:hover {
	background-position:bottom;
	
}

#rightcol #content2 a#rhs-download {
	height:100px;
	width:180px;
	display:block;
	float:right;
	background-image:url(../images/buttons/rhs-download.png);
	background-repeat:no-repeat;
	background-position:top;
	margin:10px 0 0 0;
}

#rightcol #content2 a#rhs-download:hover {
	background-position:bottom;
	
}

#leftcol #register {
	height:auto;
	width:165px;
	background-color:#e9e9e9;
	padding:5px 10px 10px 5px;
	float:left;
	clear:left;
	/* IE */
	_padding-bottom:0px;
}

#leftcol #register h1 {
	font-size:0.8em;
	line-height:1.5em;
	color:#38415d;
	margin:5px 0px 0px 6px;
	font-weight:normal;
	
	/* IE */ 
	.margin:13px 0px -6px 6px;

	
}

#leftcol #register p {
	width:160px;
	font-size:1em;
	line-height:1.5em;
	color:#e11e24;
	margin-left:5px;
	
	/* IE */
	.font-size:0.9em;

}

#leftcol #register form {
	margin:10px 0 0 0;
}

#leftcol #register input {
	font-size:0.85em;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#777777;
	background-color:#FFFFFF;
	border:#e97074 1px solid;
	display:block;
	width:146px;
	padding:2px;
	margin:0 0 2px 5px;
	clear:left;
}

#leftcol #register input#submit {
	padding:0;
	border:0;
	width:68px;
	height:17px;
}

#rightcol {
	width:555px;
	margin-right:5px;
	margin-top:-4px;
	margin-left:-15px;
	float:right;
	height:auto;
	overflow:hidden;
	/* IE */
	.margin-top:6px;
	_margin-right:2px;
}

#rightcol #tickerwrap {
	width:550px;
	height:28px;
	background-color:#e9e9e9;
	margin-top:10px;
	.margin-top:0px;
	.margin-bottom:15px;
	padding:0px 0px 0px 5px;
}

#rightcol #tickerwrap h3 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	padding-top:1px;
	color:#cf545c;
	float:left;
	margin:3px 0px 0px 0px;
	display:inline;
	.margin:5px 0px 0px 0px;
}

#rightcol #tickerwrap p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	padding-top:1px;


}

#rightcol #tickerwrap #ticker2 {
	width:480px;
	float:left;
	height:auto;
	margin-left:10px;
	margin-top:4px;
}

#rightcol #content {
	margin-left:15px;
	width:285px;
	height:100%;
	float:left;
	
	/* IE */
	_margin-left:5px;
}


#content ul {
	width:280px;
	height:auto;
	margin-left:-30px;
	margin-top:-5px;
	.margin-left:15px;
}

#content ul li {
	list-style-type:circle;
	color:#e11e24;
	line-height:2em;
	list-style-position:inside;
}

#content ul li a {
	font-size:0.8em;
	font-weight:normal;
}

#content ul li a:hover {
	font-size:0.8em;
	color:#e11e24;
}

#breadcrumb {
	width:100%;
	height:2em;
	text-indent:10px;
}

#breadcrumb p {
	color:#e11e24;
	font-size:0.9em;
	font-weight:bold;
}

#breadcrumb p a {
	color:#e11e24;
	text-decoration:none;
	font-weight:normal;
}

#breadcrumb p a:hover {
	text-decoration:underline;
}

#rightcol #events {
	width:230px;
	height:auto;
	margin-left:5px;
	margin-right:5px;
	float:right;
}

h2 {
	font-size:1.3em;
}

.red {
	color:#cf545c;
}

.grey {
	color:#828387;
}

.lightgrey {
	color:#a5a8ad;
}

#rightcol #events .item {
	width:230px;
	height:auto;
	background-color:#e9e9e9;
	margin-bottom:10px;
	.padding-bottom:5px;
}

#rightcol #events .item #image {
	width:76px;
	height:76px;
	float:left;
	margin:10px;
	
	/* IE */
	_margin-left:4px;
}

#rightcol #events .item #eventtitle {
	width:120px;
	float:left;
	line-height:1.2em;
	
	/* IE */
	.margin-top:0px;
}

#rightcol #events .item #eventdescription {
	width:210px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:-10px;
	
	/* IE */
	.margin-top:0px;
	_margin-left:4px;
}

#rightcol #events .item p{
	font-size:0.75em;
	line-height:1.5em;
	color:#616265;
}

#rightcol #events .item h3 {
	font-size:0.85em;
	line-height:1.3em;
	color:#e11e24;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:7px;
	/* IE */
	.margin-top:6px;
}

#rightcol #events .item h3 a {
	color:#616265;
}



#footer {
	height:2em;
	background-color:#e9e9e9;
	width:100%;
	margin-top:10px;
	float:left;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#3a405a;	
	
	_margin-bottom:-17px;
}

#footer p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-top:0px;
	line-height:2.5em;
}

#footer a:hover {
	color:#e11e24;
}

#footer #left {
	width:300px;
	height:20px;
	float:left;
	margin-left:10px;
	
	/* IE */
	_margin-top:7px;
}

#footer #right {
	width:300px;
	height:20px;
	float:right;
	text-align:right;
	margin-right:10px;
}

#endlinks {
	width:80%;
	height:1.2em;
	text-align:center;
	margin:3px 10% 60px 10%;
	float:left;
	
	/* IE */
	_margin:3px 5% 200px 5%;;
}

#endlinks p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	margin-top:0px;
	line-height:2.5em;
}


/* home page CSS end */

/* events page */

.eventspage {
	width:100%;
	margin:-15px 0px 0px 0px;
	float:left;
}

.eventspage .event {
	height:100px;
	margin:20px 0px 0px 1px;
}

.eventspage .event .date {
	width:60px;
	height:100px;
	margin-right:10px;
	float:left;
}

.eventspage .event .title {
	float:left;
	margin-top:-18px;
	display:inline;
	width:440px;
	height:auto;
	.margin-top:-28px;
}

.eventspage .event .title a h3 {
	margin:12px 5px 3px 0px;
	
	.margin-top:2px;
}

.eventspage .event .title p {
	line-height:1.6em;
	margin:0px;
	
}

.eventspage .event .title a {
	cursor:pointer;
}

/* unique conference info page CSS */

#content2 {
	margin-left:15px;
	width:93%;
	float:left;
	
	/* IE */
	_margin-left:5px;
}

#content2 a {
	font-weight:bold;
	text-decoration:none;
}

#content2 a:hover {
	color:#e11e24;
}

#content2 h2 {
	margin-top:20px;
	font-size:1.3em;
	color:#cf545c;
	
	/* ie */
	.margin-top:10px;
}

#content2 h3 {
	font-size:0.9em;
	margin-top:30px;
}

#content2 a img {
	border:none;
}

#content2 ul {
	height:auto;
	width:auto;
	list-style-type:circle;
	margin-left:10px;
	margin-bottom:20px;
}

#content2 ul li {
	font-size:0.85em;
	line-height:1.6em;
	.margin-left:15px;
}

#content2 ul li p {
	font-size:0.4em;
}

#logos {
	width:100%;
	height:100px;
	margin-top:30px;
}

#logos .logo {
	width:auto;
	height:auto;
	margin:0px 19px 0px 0px;
	float:left;
	display:inline;
}

#boxes {
	width:200px;
	height:auto;
	float:right;
	margin-left:20px;}

#addressbox {
	width:200px;
	height:auto;
	float:right;
	border-style:solid;
	border-width:5px;
	border-color:#e9e9e9;
	background-color:#e9e9e9;
	margin:0px -10px 10px 10px;
	
	_margin-right:0px;
}

#addresselement {
	width:200px;
	height:auto;
	background-color:#dddddd;
	padding-bottom:10px;
	padding-top:10px;
}	
	
	
#addressbox #image {
	width:190px;
	height:190px;
}

#addressbox h3 {
	font-size:0.9em;
	margin:0px 0px 5px 15px;
}

#addressbox p {
	font-size:0.8em;
	color:#cf545c;
	line-height:1.5em;
	margin:0px 0px 0px 15px;
	font-weight:bold;
}


#booknow {
	width:200px;
	height:34px;
	float:right;
	border-style:solid;
	border-width:5px;
	border-color:#e9e9e9;
	background-color:#e9e9e9;
	margin:0px -10px 10px 10px;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	text-indent:15px;
	_margin-right:0px;
}

#booknowbox {
	margin-top:10px;
}

#booknow a {
	color:#ffffff;
	font-size:0.9em;
}

#booknow a:hover {
	color:#CCCCCC;
}


#downloadbox {
	width:200px;
	height:auto;
	float:right;
	border-style:solid;
	border-width:5px;
	border-color:#e9e9e9;
	margin:0px -10px 10px 10px;
		background-color:#FFb1b4;
	
	_margin-right:0px;
}

#downloadbox p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:3.2em;
	margin-left:15px;
	font-weight:bold;
	color:#3a405a;
}

#downloadbox a {
	text-decoration:none;
	cursor:pointer;
}

#downloadbox .element {
	background-image:url(../images/pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:200px;
	height:auto;
	background-color:#FFb1b4;
	margin:0px;
	padding:10px 0px 10px 0px;
	border-top:1px solid #eeeeee;
	
	/* IE */
	.margin-top:1px;
}

#downloadbox .element p {
	width:145px;
	margin:0px 0px 0px 15px;
	padding:0px;
	line-height:1.5em;
}

#downloadbox .checkbox {
	background-image:url(../images/checkbox.gif);
	background-repeat:no-repeat;
	width:200px;
	height:35px;
	margin-top:-10px;
	float:right;
	
	/* IE */
	.margin-top:1px;
}

#downloadbox .checkbox p {
	color:#FFFFFF;
}

/* unique conference booking form CSS */




#bookingform {
	width:480px;
	height:auto;
	background-color:#e9e9e9;
	padding:15px;
	margin-top:20px;
	margin-left:10px;
	margin-bottom:20px;	
	/* IE */
	_padding-bottom:0px;
}

#bookingform #title {
	width:100%;
	border-bottom:1px solid #3a405a;
}

#bookingform #title h2 {
	font-size:1.2em;
	font-weight:normal;
	color:#3a405a;
	margin:0px 0px 5px 0px;
	
}

#bookingform #formfloat {
	width:330px;
	height:auto;
	float:left;
}

#bookingform .question {
	width:330px;
	height:auto;
	margin-top:20px;
	
}

#bookingform .question .label {
	width:130px;
	float:left;
	height:auto;
	margin-top:10px;

}

#bookingform .question .label p {
	margin:0px;
	font-weight:bold;
}

#bookingform .question .input {
	width:200px;
	height:auto;
	float:left;
	margin-top:10px;

}

#bookingform .question .input .checkbox {
	width:3em;
	margin-left:10px;
}

#bookingform .question .input .submit {
	width:100px;
	height:22px;
}


#bookingform .question .input input {
	width:180px;
	height:1em;
}



#bookingform #info {
	width:130px;
	float:right;
	margin-left:5px;
	margin-top:-15px;
	display:inline;
	.margin-top:0px;

}

#bookingform #info h3 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#38415d;
	font-size:0.85em;
}

#bookingform #info p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#38415d;
	font-size:0.85em;
}



/* unique comment feedback form CSS */

#commentchoice {
	float:right;
	width:100px;
	margin-top:-37px;
	margin-right:110px;
	
	/* IE */
	_margin-right:5px;
}


#feedbackform {
	width:460px;
	height:210px;
	background-color:#e9e9e9;
	padding:15px;
	margin-top:25px;
	margin-left:10px;
	
	/* IE */
	.height:240px;
	_padding-bottom:0px;
	_height:190px;
}

#feedbackform #title {
	width:100%;
	border-bottom:1px solid #3a405a;
	margin-bottom:10px;
}

#feedbackform #title h2 {
	font-size:1.2em;
	font-weight:normal;
	color:#3a405a;
	margin:0px 0px 5px 0px;
	
}

#feedbackform #labels {
	width:100px;
	height:100%;
	float:left;
	margin-left:2px;
}

#feedbackform #labels p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#38415d;
	font-size:0.85em;
	line-height:2.1em;
}

#feedbackform #input {
	width:200px;
	height:100%;
	float:left;
}

#feedbackform #info {
	width:130px;
	height:100%;
	float:left;
	margin-left:15px;
}

#feedbackform #info h3 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#38415d;
	font-size:0.85em;
}

#feedbackform #info p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color:#38415d;
	font-size:0.85em;
}


/* contact page */

#contact {
	width:100%;
	height:100%;
	margin:-30px 0px 0px 15px;
}

#contact2 {
	width:100%;
	height:auto;
	margin:0px 0px 0px 15px;
}

#contact2 p {
	font-size:1em;
	margin-bottom:5px;
}



#contact .column {
	float:left;
	width:200px;
	height:auto;
}

#contact p {
	line-height:1.6em;
	margin:0px 0px 0px 15px;

}

#contact h3 {
	font-size:1em;
	line-height:1em;
	margin:30px 0px 5px 0px;
	
}

/* external links page */

#links {
	width:100%;
	height:100%;
	margin:20px 0px 0px 15px;
}

#links .item {
	width:100%;
	height:90px;
	margin-bottom:30px;
}

.item .logo {
	height:auto;
	width:100px;
	margin:0px 30px 10px 0px;
	float:left;
}

.item .logo img {
	border:none;
}

.item .text {
	width:350px;
	height:60px;
	padding:0px 10px 10px 0px;
	float:left;
	margin-top:-30px;
}

.item .text p {
	margin-top:3px;
}

.item .text h3 {
	margin:0px;
}


/* Q&A Page */

#QA {
	width:100%;
	height:auto;
	margin-top:20px;

	.margin:0px;
}

#QA h1 {
	font-size:1.3em;
	color:#cf545c;
}

#QA h2 {
	font-size:1em;
	color:#777777;
}

#QA p {
	line-height:1.5em;
	.line-height:1.4em;
}

.question {
	width:500px;
	height:auto;
	margin-bottom:0px;
}

.question .title {
	width:500px;
	margin:0px 0px 0px 0px;
}

{
	font-size:2.4em;
	margin:0px 10px 0px 0px;
}

.question .title p {
	font-size:0.8em;
	font-weight:bold;
	margin:10px 0px 20px 0px;
	line-height:1.5em;
	float:left;
	width:450px;
	position:relative;
	
}

.question .title p.questionh4  {
	font-size:2.4em;
	margin:0px 15px 10px 0px;
	float:left;
	padding:0px;
	position:relative;
	width:20px;
	.margin-right:13px;
	
	
}

.question .title a:hover {
	color:#e11e24;
	cursor:pointer;
}

.question .title a p {
	cursor:pointer;
}


.answerp {
	float:left;
	width:440px;
	margin-top:-10px;
	.margin-top:-8px;
	margin-bottom:20px;
	}

.answerp p {
	margin:0px 0px 5px 0px;
	}

.answerh4 {
	color:#e11e24;
	float:left;
	margin:-17px 0px 0px 3px;
	.margin:-15px 0px 0px 2px;
	font-size:2.2em;
	font-weight:bold;
	padding:0px 10px 0px 0px;

}


#questioninput {
	float:right;
	width:200px;
	border-style:solid;
	border-width:5px;
	border-color:#e9e9e9;
	background-color:#dddddd;
	height:auto;
	padding:10px;
	margin:0px -15px 10px 10px;
	position:relative;
	
	.margin-top:10px;
}

#questioninput select {
	width:200px;
	margin-bottom:10px;
}

#questioninput label {
	font-size:0.8em;
	margin-bottom:5px;
	display:block;
}

#questioninput .submit {
	margin-top:10px;
	.margin-bottom:-20px;
}

#questioninput .input {
	width:191px;
	border:1px solid #999999;
	padding:2px;
	font-size:0.8em;
}

#questioninput textarea {
	width:185px;
	height:100px;
	margin-bottom:10px;
	font-size:0.8em;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}


/* site map */

#sitemap {
	width:500px;
	height:auto;
}

#sitemap ul {
	width:300px;
	height:auto;
	margin-left:-20px;
	.margin-left:0px;
}

#sitemap ul li {
	list-style-type:circle;
	color:#e11e24;
	line-height:2em;
	list-style-position:inside;
}

#sitemap ul li a {
	font-size:1em;
	font-weight:normal;
	text-transform:uppercase;
}

#sitemap ul li a:hover {
	color:#e11e24;
	text-transform:uppercase;
}

#sitemap ul ul li {
	list-style-type:disc;
}

#sitemap ul ul li a {
	font-size:1em;
}
	
	
/* login / register page */


.loginbox {
	width:210px;
	height:210px;
	float:left;
	border-style:solid;
	border-width:5px;
	border-color:#e9e9e9;
	background-color:#dddddd;
	margin-top:10px;


	padding:10px;
}

.loginbox p {
	margin:-5px 0px 0px 0px;
	font-size:1.1em;
	color:#cf545c;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #cf545c;
}

.loginbox label {
	font-size:0.8em;
	margin-bottom:5px;
	display:block;
}

.loginbox .submit {
	margin-top:10px;
	.margin-bottom:-20px;
}

.loginbox .input {
	width:191px;
	border:1px solid #999999;
	padding:2px;
	font-size:0.8em;
}

.loginbox textarea {
	width:185px;
	height:100px;
	margin-bottom:10px;
	font-size:0.8em;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}
.docs{
	border-top: 3px solid #990000;
	padding: 12px;
	margin-bottom:12px;
}
.docs img{
	float:left;
	padding: 12px;
	width:35px;height:55px;
	border: 1px solid #990000;
}
.docs .txt {width:420px;
float:right; }

.docs .txt h3{
	float:left;	
	margin:0px;
	padding:0px;
	margin-left: 12px;
}
.docs .txt p{
	width:400px;
	float:left;
	margin-left: 12px;
}
.docs .txt p a{
	clear:both;
}
.docs ul.related{
	border-top: 3px solid #990000;
	float:left;
	background-color: #FCFCFD;
	margin:0px;padding:0px;
	width:460px;
}
.docs ul.related li{
	background-color: #Ffffff;width:460px;
	border-bottom: 1px solid #990000;
	list-style-type: none;
	list-style-position: inside;
}
.clr{clear:both}

/** document page **/

#rightcol a#related-links {
	font-size:0.9em;
	background-image:url(/assets/images/bullets/small-red.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:0 0 2px 10px;
	color:#999;
}

#rightcol a#related-links:hover {
	color:#e31e25;
}

#rightcol .document-paging {
	width:515px;
	background-color:#eee;
	padding:5px;
	float:left;
	clear:left;
	margin:10px 0 0 0;
	border-top:1px dotted #b80000;
	border-bottom:1px dotted #b80000;
	text-align:center;
}

#rightcol .document-paging h2 {
	font-size:0.8em;
	color:#666;
	margin:0;
	padding:2px 0 0 0;
	float:left;
	text-transform:uppercase;
}

#rightcol .document-paging ul {
	float:none;
	margin:0 0 0 0;
	padding:0;
	text-align:center;
}

#rightcol .document-paging ul li {
	margin:0 0 0 1px;
	padding:0;
	list-style:none;
	display:inline;
}

#rightcol .document-paging ul li a {
	color:#aa0000;
	text-decoration:none;
	padding:1px 2px;
	margin:0;
	font-szie:0.8em;
}

#rightcol .document-paging ul li a.active {
	background-color:#aa0000;
	color:#eee;
}

#rightcol .document-paging ul li a:hover {
	background-color:#f3d5d5;
}

#rightcol .document-paging form {
	float:right;
	display:block;
	width:180px;
}

#rightcol .document-paging form label {
	font-size:0.8em;
	margin:2px 5px 0 0;
	padding:0;
	float:right;
	display:inline;
	position:relative;
}

#rightcol .document-paging form select {
	font-size:0.8em;
	margin:0;
	padding:0;
	display:inline;
	width:140px;
	float:right;
}

#rightcol ul#document-list {
	width:536px;
	margin:0;
	padding:0 0 0 0;
	float:left;
	overflow:hidden;
}

#rightcol ul#document-list li {
	width:238px;
	height:200px;
	margin:10px 10px 0 0;
	padding:10px;
	float:left;
	list-style:none;
	background-color:#f2f2f2;
}

#rightcol ul#document-list li img {
	border:1px solid #b80000;
	display:block;
	float:left;
	margin:5px 10px 10px 0;
	padding:1px; 
}

#rightcol ul#document-list li .text {
	display:inline;
float:left;
margin:0 0 0 10px;
padding:0; 
}

#rightcol ul#document-list li .text h3 {
	margin:-5px 0 2px 0;
	padding:0;
	font-size:1.1em;
	position:relative;
}

#rightcol ul#document-list li .text h4 {
	margin:0 0 -3px 0;
	padding:0;
	font-size:0.9em;
	position:relative;
}

#rightcol ul#document-list li .text p {
	margin:5px 0 5px 0;
	font-size:0.9em;
}

#rightcol ul#document-list li .text a.more {
	margin:0 0 0 10px;
	color:#999;
	border-bottom:1px dotted;
}

#rightcol ul#document-list li .text a.more:hover {
	color:#e11e24;
}

#rightcol ul#document-list li .text a.download {
	font-size:0.9em;
	background-image:url(/assets/images/bullets/pdf.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:2px 0 2px 15px;
}

#rightcol #content2 #relatedlinks {
	margin:20px 0 0 0;
}

#rightcol #content2 #relatedlinks h3 {
	color:#999;
	font-size:1em;
	margin:0 0 5px 0;
	padding:0;
}

#rightcol #content2 #relatedlinks h3 a {
	color:#666;
}

#rightcol #content2 #relatedlinks ul {
	margin:0;
	padding:0;
}

#rightcol #content2 #relatedlinks ul li {
	margin:0;
	padding:2px 0 0 15px;
	background-image:url(/assets/images/bullets/small-red.gif);
	background-repeat:no-repeat;
	background-position:left;
	list-style:none;
}

#rightcol #content2 #individual-download img.main {
	border:1px solid #B80000;
display:block;
float:right;
margin:0 0 20px 20px;
padding:1px;

}

#rightcol #content2 #individual-download a#download-this img {
	width:84px;
	height:19px;
	display:block;
	margin:10px 0 0 0;
}

#rightcol #content2 #individual-download h3 {
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:0;
}

#rightcol #content2 #individual-download h4 {
	font-size:0.8em;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
}

#rightcol #individual-download .document-paging {
	margin:0 0 10px 0;
}

#rightcol #individual-download .document-paging h2 a {
	background-image:url(/assets/images/bullets/small-red.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding:1px 0 0 10px;
}

#document-contact {
	width:496px;
	border-style:solid;
	border-width:5px;
	border-color:#efefef;
	background-color:#e7e7e7;
	height:auto;
	padding:10px;
	margin:20px 0 0 0;
	position:relative;
	clear:both;
}

#document-contact p {
	font-size:11px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	color:#db0000
}

#document-contact dl {
	width:496px;
	display:block;
	margin:0;
	padding:0;
}

#document-contact dt {
	width:55px;
	display:block;
	float:left;
	margin:7px 0 0 0;
clear:left;
font-size:10px;
}

#document-contact dd {
	width:350px;
	display:inline;
	float:left;
	margin:7px 0 0 0;
	font-size:10px;

}