/* CSS Document */

* {
	padding: 0;
	margin: 0;
	font-size: 1em;
	border: none}

#bg_left,
#bg_right,
#logo_top,
#bg_bottom_left,
#bg_bottom_right{
	behavior: url('pngBgBehavior.htc')}

body{
	background:#FFF;
	color:#444;
	font:.75em/1.6em verdana,arial,sans-serif}

/* Universal Styles ----------------------------------------------- */

p {margin:0 23px 15px}

hr{
	border:1px solid #742C86;
	border-width:0 0 1px 0;
	background:none;
	height:1px;
	margin:10px auto}

/* ---- h1, h2, h3, etc. ---- */
h1{
	margin:0 23px 30px;
	font:small-caps bold 2.25em tahoma,verdana,arial,sans-serif;
	color:#290135;
	letter-spacing:1px}
h2{
	margin:0 20px 7px;
	padding:5px 0 0;
	font-size:1.2em;
	color:#093108}
strong{
	font-size:1.1em;
	color:#093108}
strong.grey {color:#555}
h3{
	margin:7px 20px 0;
	font-size:1.2em;
	color:#4B195A;
	clear:both}

/* ---- lists ---- */
ul, ol{
	margin:0 0 15px 25px;
	padding:0}
li{
	margin:0 23px 7px}

/* ---- linkPreview ---- */
.pdf, .doc, .ppt, .xls, .txt {
	width:20px;
	padding:0 20px 0 0;
	background:transparent url(../images/icon_pdf.gif) no-repeat right top}
.doc {background-image:url(../images/icon_doc.png)}
.ppt {background-image:url(../images/icon_ppt.png)}
.xls {background-image:url(../images/icon_xls.png)}
.txt {background-image:url(../images/icon_txt.png)}

/* Wrapper, Container ----------------------------------------------- */
#wrapper {
	margin:0 auto;
	width:802px;
	position:relative;
	background:transparent}

#bg_left,
#bg_right,
#bg_bottom_left,
#bg_bottom_right {display:none}

#container{
	position:relative;
	background:#FFF;
	width:96%;
	margin:0 18px}

/* Headers ----------------------------------------------- */
#header1{
	height:100px;
	background:#FFF}
#logo_top{
	height:88px;
	clear:both;
	background:#FFF}
#logo_top img {display:block}

/* ---- Top Navigation ---- */
#top_nav,
#header2,
#logo_left,
#logo_right {display:none}

/* Content ----------------------------------------------- */
#content{
	float:left;
	width:600px}

#content a:link {color:#290135; text-decoration:underline}
#content a:visited {color:#577816; text-decoration:underline}
#content a:hover {color:#742C86; text-decoration:underline}
#content a:active {color:#290135; text-decoration:none}

img.pic{
	float:right;
	margin:0 0 15px 25px;
	border:2px solid #CBCBCB}
span#credit {
	margin:-15px 15px 0 0;
	padding:0px 3px 4px;
	text-align:right;
	float:right;
	clear:both;
	width:238px;
	color:#CCC;
	font-size:.75em}

ul#sections, ul#back {
	margin:0 23px 15px;
	padding:5px 0;
	border-left:1px solid #CBCBCB;
	background:#F8F8F8;
	list-style-type:square}
ul#back {margin:25px 23px 15px}

ul#sections li,
ul#back li {margin-bottom:5px}

p.backtotop {text-align:right}
p.backtotop a{font-size:.9em}


/* ---- Highlights ---- */
#highlights{
	float:right;
	width:163px;
	margin:0 7px 0 15px;
	background:transparent url(../images/bg_right.gif) repeat-y 10px 0}
#highlights h2{
	margin:0 auto;
	padding:0;
	text-align:center;
	color:#FFF;
	font-size:1em;
	width:148px;
	height:29px;
	line-height:29px;
	background:#0D3E09 url(../images/bg_h2.gif) no-repeat 0 0}
#highlights div{
	margin:0 auto;
	padding:10px 8px 20px;
	width:126px;
	font-size:.9em;
	text-align:center;
	background:transparent url(../images/bg_p.gif) no-repeat center bottom}
#highlights div h3{
	margin:0;
	padding:0;
	color:#000;
	font-size:1em;
	line-height:1.4em}
#highlights div p{
	margin:0;
	padding:0 0 10px}

/* Left Navigation ----------------------------------------------- */
#nav,
p#update {display:none}

a.pdf {margin:0 18px}
a.pdf:hover {background:transparent !important}

/* Footer ----------------------------------------------- */
#footer{
	position:relative;
	clear:both;
	height:86px;
	background:transparent url(../images/bg_footer.gif) repeat 0 0}
#footer p{
	font:1.1em/1em tahoma,verdana,sans-serif;
	color:#101010;
	text-align:left;
	padding-top:53px}
#footer a:link,
#footer a:visited {color:#F0ECF1; text-decoration:none}
#footer a:hover{color:#FFF; text-decoration:underline}
#footer a:active{color:#FFF}

#footer .pdf{
	width:0;
	padding:0;
	background:transparent}