/* GENERIC FORMATTING */

body {	
font-family: Arial, Helvetica, sans-serif;	
font-size:0.75em;	
font-weight:normal;


}

/* Reset default size attributes */

H1, H2, H3, H4, H5, ul, ol, li, p, form, fieldset {	
margin: 0;	padding: 0;
}

p {	
line-height:140%;

}

li {	
list-style: url(none) none;
}

img {	
border: none;
}

a {	
text-decoration: none;

}

a:hover {	
text-decoration: underline;
}

acronym {	
border-bottom: 1px dotted #000000; 	
cursor:help; 	
font-style:normal
}

a acronym {	
cursor:pointer
}

.none {	
display: none;
}

blockquote {	
padding: 0;	
margin: 4px 25px 8px 25px;	
font-size: 1em;	
line-height: 140%;	
font-weight: normal;
}
textarea, input{	
font-family: Arial, Helvetica, sans-serif;
}

.shift {	
position : absolute;left : -3000px;	
font-size: 1px;	
line-height: 1px;	
height: 1px;	
overflow: hidden;
}

fieldset {	
border-style: none;
}

.clear {	
margin:0;	
padding:0;	
height:0;	
clear:both;	
line-height:0;	
font-size:0;	
width:100%;
}

.strong {	
font-weight: bold;
}

.text_right {	
text-align: right;
}

.text_left {	
text-align: left;
}

.inline {	
display: inline;
}

.centred {	
text-align: center;
}

.left {	
float: left;
}

.right {	
float: right;
}

.bottomMargin25 {	
margin-bottom:25px;
}

/* commonTable styles */

th {	
font-weight: bold;
}
.italic { 	
font-style: italic;
font-size: 95%;
}


/* ---- general layout ---- */

div#wrapper {	
text-align:left;
}

div#header {	
display: none;
}

/* ----- columns ----- */
div#colLeft {	
float:right;	
width:264px;	
margin-right:15px;	
display: none;
}


div#colLeftContent {	
margin:15px 7px 75px 15px;
}

div#colRight {	
display: none;
}

div#colLeft {	
display: none;
}




/* ------------------- */


div#footer {	
display: none;
}

/* --- navigation --- */

/* ----- headings ----- */

h1 {	
font-size:1.3em;	
font-family:Verdana, Arial, Helvetica, sans-serif;	
margin: 10px 0 5px 0;
}

h2 {	
font-size:1.2em;
padding-top:5px;
}

h3 {	
font-size:1.1em;
padding-top:5px;
}

h4 {	
font-size:1em;
padding-top:5px;
}

/* ----------------------------- */
/* ------- paragraph styles ------- */
div#mainContent 
p {	
line-height:1.5em;	
margin:2px 0 17px 0px;
}

p.firstParagraph {	
font-weight:bold;
}

p.blue {	
color:#5982AC;
}

/* -------------------------------- */

div.rightColImage {	
margin-bottom:10px;
}

.imageRight {	
margin: 0 0 10px 10px;	
padding: 4px;	
float: right;
}

.imageLeft {	
margin: 0 10px 10px 0;	
padding: 4px;	
float: left;
}

div#colMid ul, div#colMid ol {	
padding:8px 0 15px 25px;	
line-height:120%;
}

div#colMid ul li {	
list-style:url(none) none;	
background-image: url(../imgs/background/bullet_arrow.gif);	
background-repeat: no-repeat;	
background-position: left 0.4em;	
margin-bottom: 8px;	padding: 0 0 0 12px;

}

div#colMid ol li {	
list-style:decimal;	
margin: 0 0 8px 12px;
}

#colMid a {	
font-weight: bold;	
color: #336699;	
text-decoration: underline;
}

/* --------  Breadcrumbs  ----------- */

ul.breadcrumb {	
display: none;
}

/* -------------------------------- */
/* --------  Gallery  ----------- */

div#gallery {	
background-color:#E4E4E4;	

margin:25px 0;	
padding-bottom:6px;	
overflow:hidden;	
width:100%;}

img.galleryItem {	
float:left;	
width:122px;
margin:6px 0 0 6px;

}/* -------------------------------- */


#btn_back{
display: none;
}

#Button1{
display: none;
}

	

