body {
	background-color : #FFFFFF;
	margin : 0 0 0 0;
}

img {
	border : 0px #FFFFFF solid;
}

#left {
	background-color : #DBD490;
	border-left : 2px #FFFFFF solid;
	border-bottom : 2px #FFFFFF solid;
}

#main {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	line-height : 12pt;
	color : #333333;
	width : 360px;
	margin : 0 0 0 0;
	padding : 0px 14px 14px 14px;
}


#main p {
	font-size : 9pt;
	margin : 7px 0 0 0;
}

#main h3 {
	font-size : 14pt;
	font-weight : normal;
	line-height : 14pt;
	color : #009966;
	margin : 20px 0 0 0;
}

#main h4 {
	font-size : 14pt;
	font-weight : normal;
	line-height : 14pt;
	color : #7CAEB8;
	margin : 20px 0 0 0;
}

#main h5 {
	font-size : 11pt;
	line-height : 14pt;
	margin : 10px 0 0 0;
}

#main h6 {
	font-size : 11pt;
	font-weight : normal;
	margin : 2px 0 0 0;
}

#main a {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 9pt;
	line-height : 14pt;
	color : #0066CC;
	text-decoration : underline;
}

#main .link {
	/* Remember that this url is relative to the .css file */
	background-image : url("../images/icons/iconLink.gif");
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 15px;
}

#main .download {
	background-image : url("../images/icons/iconDownload.gif");
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 15px;
}

#main .up {
	background-image : url("../images/icons/iconUp.gif");
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 15px;
}

#main .glossary {
	background-image : url("../images/icons/iconGlossary.gif");
	background-repeat : no-repeat;
	background-position : center right;
	padding-right : 15px;
	text-decoration : none;
}

#main .linkIcon {
	border : 1px #FFFFFF solid;
	margin : 1px 0 0 3px;
	position : absolute;
}

#main .publication {
	text-align : left;
	margin : 10px 10px 20px 0;
}

#main ul {
	margin : 0 0 0 0;
	padding : 5px 0 0 5px;
}

#main li {
	padding : 0 5px 5px 0;
	margin : 0 0 0 15px;
}

#main th {
	background-color : #E7EEF6;
	padding : 0 0 2px 0;
	margin : 0 0 0 0;
	text-align : left;
	font-weight : normal;
	text-transform : capitalize;
	border-top: 1px #5481B3 solid;
	border-bottom: 1px #5481B3 dashed;
}

#main .yellow {
	background-color : #FFFFCC;
}

#main .lightblue {
	background-color : #E7EEF6;
}

#main .green {
	background-color : #99CCCC;
}

.banner {
	background-color : #FFFFFF;
	border-left : 2px #FFFFFF solid;
	line-height : 0;
}

#title {
	font-family : Arial, Helvetica, Sans-Serif;
	color : #FFFFFF;
	background-color : #5481B3;
	border-left : 2px #FFFFFF solid;
	font-size : 9pt;
	font-weight : normal;
	line-height : 14pt;
	padding : 5px 10px 10px 12px; 
}

#title p {
	padding : 0 0 0 0; 
	margin : 0 0 0 0; 
}

#title a {
	color : #FFFFFF;

}

#title h1 {
	font-size : 20pt;
	font-weight : normal;
	line-height : 14pt;
	text-transform : uppercase;
	padding : 40px 0 0 0; 
	margin : 0 0 0 0; 
	white-space : nowrap;
}

#promos {
	list-style : none;
	list-style : none;
	padding : 0 0 0 0;
	margin : 20px 0 0 0;
}

#promos li {
	padding : 0 0 10px 0;
	margin : 0 0 0 0;
}
