/* MAIN CSS Document */
/*  WEBSITE*/
/* DEBORAH DA SILVA */


h1 {
color:#0071bb;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin-top:0px;

font-weight:lighter;
line-height:1.2em
}

h2 {
color:#8C8C8C;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin-top:0px;
font-weight:lighter;
line-height:1.2em
}


h3 {
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
margin-top:0px;
font-weight:lighter;
line-height:1.2em
}

h4 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-top:0px;
font-weight:lighter;
line-height:1.2em
}


h5 {
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-top:0px;
font-weight:lighter;
line-height:1.3em
}

a {
color:#0071bb;
text-decoration:none;
}

a:hover {
color:#0071bb;
text-decoration:underline;
}

.greyline {
width:100%;
height:10px;
border-top:dotted 1px #8c8c8c
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	background-image:url(../images/arrow_right.png);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 25px;
	margin-bottom:10px
}




#mid2columncopy ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#mid2columncopy li {
	background-image:url(../images/bullet_green.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}





/* TOP HEADER*/

.search {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8c8c8c;
}


/* CONTENT ALL*/



/* LEFT COLUMN*/



/* CONTENT HOME*/



/* CONTENT 3 COLUMN LAYOUT*/



/* CONTENT 2 COLUMN LAYOUT*/




/* RIGHT COLUMN */






