.typeSidebarAlert {
	color: #993300
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #993300; 
	text-decoration: none;
}
a:visited {
	color: #993300; 
	text-decoration: none;
}
a:hover {
	color: #EA3A00; 
	text-decoration: none;
}
a:active {
	color: #993300; 
	text-decoration: none;
}

h1
{
    color: #8B7261;
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: lighter;
    padding-top: 0em;
    margin-top: 0.2em;
    margin-bottom: 0em;
}

h2 {
	color: #8B7261;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: lighter;
    margin-top: 0.2em;
    margin-bottom: 0.2em;
    text-align: left;
}

li {
	margin-bottom: 0.5em;
}

ul {
	margin-top: 1em;
	margin-bottom: 1em;
}

ol {
	margin-top: 1em;
	margin-bottom: 1em;
}


.imageBulletList {
	list-style-image: url('http://development.ioisa.org.za/CAPE/images/arrow.gif');
}



.typeBody
{

    font-family: Verdana , Arial,  Helvetica, sans-serif;
    font-size: 0.7em;
    font-style: normal;
    font-weight: lighter;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    line-height: 1.1em;
    padding-bottom: 0px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;

}

.typeBody b {
    font-style: bold;
    font-weight: heavy;
}

.tableContent
{
    text-align: justify;
    font-size: 0.9em;
    font-weight: lighter;
    color: #333333;
	word-spacing: 0.001em;
	letter-spacing: 0.01em;
}

.tableContent b {
    font-style: bold;
    font-weight: heavy;
}

.selectContent
{
    font-size: 0.9em;
    font-weight: lighter;
    color: #333333;
}


.resourcetableContentBrown
{
    font-size: 1.0em;
    font-weight: lighter;
    color: #8B7261;
    text-align: left;
	word-spacing: 0.1em;
}

.resourcetableContentwhite
{
    font-size: 1.0em;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
	word-spacing: 0.1em;
}

.resourcetableContentwhite a:link {
	color: #FFFFFF; 
	text-decoration: none;
}
.resourcetableContentwhite a:visited {
	color: #FFFFFF; 
	text-decoration: none;
}
.resourcetableContentwhite a:hover {
	color: #EA3A00; 
	text-decoration: none;
}
.resourcetableContentwhite a:active {
	color: #FFFFFF; 
	text-decoration: none;
}


.bubbletableContentWhite
{
    font-size: 0.85em;
    color: #FFFFFF;
    text-align: center;
	word-spacing: 0.1em;
	line-height:15px;
    padding-bottom: 10px;
    padding-top: 21px;
    padding-left: 10px;
    padding-right: 10px;
}

.newstableContentBrown
{
    font-size: 0.9em;
    font-weight: lighter;
    color: #8B7261;
    text-align: left;
	word-spacing: 0.1em;
}

.typeSidebarAlert
{
    text-align: right;
    font-size: 1.0em;
    text-align: left;
    font-weight: lighter;
    color: #CC3300;
	word-spacing: 0.1em;
    line-height: 1.1em;
}

.lefthandContentRed
{
    text-align: right;
    font-size: 1.0em;
    text-align: left;
    font-weight: lighter;
    color: #CC3300;
	word-spacing: 0.1em;
    line-height: 1.1em;
}

.footer
{
    font-family: Verdana, Arial,  Helvetica, sans-serif;
    font-size: 0.7em;
    line-height: 20px;
    font-weight: lighter;
    color: #CCCCCC;
    text-align: center;
}


.typeBrown
{
    font-size: .8em;
    color: #AF9D8B;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}

.typeBreadcrumbs
{
    font-family: Verdana , Arial  Helvetica, sans-serif;
    font-size: .6em;
    font-style: normal;
    font-weight: bold;
    color: #AF9D8B;
	padding-top: 5px;
	padding-bottom: 2px;
}
.typeBrown, .typeBrown a
{
    color: #AF9D8B;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}


.picSmall {

    margin-left: 2px;
    margin-right: 10px;
    margin-bottom: 2px;
    margin-top: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;
}

.picBig {

    margin-left: 2px;
    margin-right: 10px;
    margin-bottom: 2px;
    margin-top: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #FFFFFF;

}

.picText
{
    font-size: 0.9em;
    font-weight: lighter;
    font-style: italic;
    color: #8B7261;
    text-align: center;
	word-spacing: 0.1em;
}

.typeLinebox {

    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #AF9D8B;
}

.typeSearchbox {

    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    padding-top: 2px;

}

.typeColorbox {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
	background-color: #DDD6CB;
    text-align: left;
}


.verticalLine {
	height:100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AF9D8B;
}


.list {
	color: #3e0a0e;
	list-style-type: square;
}
.backMenuOff{
	color:#333333;
	background-color:#99CCCC;
	text-decoration:none;
 	font-weight: bold;
}
.backMenuHover{
	color:#FFFFCC;
	background-color:#669999;
 	font-weight: bold;
}
.tabbed{
	padding-left: 10px;	
}
.bigideasquote{
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	word-spacing: 0.1em;
	border-style:solid;
	border-color:#FFFFFF;
	border-width:1px;
	padding:3px;
}
.enewsquote, .casestudyquote{
	font-size: 1.2em;
	font-weight: bold;
	color: #8B7261;
	text-align: left;
	word-spacing: 0.1em;
	border-style:solid;
	border-color:#8B7261;
	border-width:1px;
	padding:4px;
}


