body 
{
	font-family: arial;
	padding:  0;
	margin: 0;
	font-size: 80%;
	background-color: #9E88BC;
}

td {
    font-size:100%;
}

a.smalllinks,  a.smalllinks:link, a.smalllinks:active, a.smalllinks:visited,  a.smalllinks:hover {
    text-decoration: none;
    font-weight: normal;
    font-size: 80%;    
	}

a, a:link, a:active, a:visited 
{
	text-decoration: none;
	color: #74559E;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
}	


td.front {
	background:  url(/icsm/images/header.gif) no-repeat;
}


ul {
	line-height: 10px;
	color: #000000;
	}

a.ulmain:link, a.ulmain:visited, a.ulmain:active {
	font-weight: bold;
	}
	
a.ulmain:hover 
{
	text-decoration: underline;
}

.ul1 {
	margin-top: 8px;
	color: #000000;
	}
	
.ul2 {
	margin-left: 40px;
	margin-top: 5px;
	color: #000000;
	}
	
.ul3 {
	margin-left: 80px;
	margin-top: 5px;
}	


a.TopicLinks, a.TopicLinks:link, a.TopicLinks:active, a.TopicLinks:hover
{
	color: #FFFFFF;
	font-weight: bold;
}

a.TopicLinks:visited
{
	color: #FFFFFF;
	font-weight: bold;
}

a.menulinks, a.menulinks:link, a.menulinks:active, a.menulinks:visited 
{
	text-decoration: none;
	color: #ffffff;
}

a.menulinks:hover 
{
	text-decoration: underline;
}


a.ulmain:link, a.ulmain:visited, a.ulmain:active {
	font-weight: bold;
	}
	
a.ulmain:hover 
{
	text-decoration: underline;
}

.aquabold {
	color: #2F92B7;
	font-weight: bold;
}

#breadCrumb li {
	float: left;
	display: inline;
	margin-left: 0;
	padding: 0;
	margin-right: 10px;
}


h1 {
    font-size: 150%;
    text-align: center;
	font-weight: bold;
}

h2
{
	font-size: 130%;
    text-align: left;    
	font-weight: bold;
}

h3
{
	font-size: 120%;
	text-align: left;    
    font-weight: bold;    
}

h4 
{
	font-size: 110%;
	text-align: left;    
	font-weight: bold;
}

h5
{
	font-size: 100%;
	text-align: left;    
    font-weight: bold; 
}

h6 {
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4682B4; 
	padding: 5px;
}

.emphasis1 {
    font-size: 150%;
    text-align: center;
	font-weight: bold;
}

.emphasis1a {
    font-size: 150%;
    text-align: center;
	font-weight: bold;
	color: green;
}

.emphasis1b {
    font-size: 150%;
    text-align: center;
	font-weight: bold;
	color: blue;
}
	
.emphasis2 {
    font-size: 130%;
    text-align: center;
	font-weight: bold;
	color: green;
}

.emphasis2a {
    font-size: 130%;
    text-align: center;
	font-weight: bold;
	
}.emphasis2b {
    font-size: 130%;
    text-align: center;
	font-weight: bold;
	color: blue;
}

.emphasis3 {
    font-size: 110%;
    text-align: center;
	font-weight: bold;
}

.emphasis4 {
    font-size: 120%;
    text-align: center;
	font-weight: bold;
}

.emphasis5 {
	font-size: 50%;
    text-align: center;
}

.emphasisRed {
    color: #ff0000
}

.small {
	font-size: 80%;
}

.verysmall {
	font-size: 60%;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.centre {
    text-align: center;
}

.thumbnail {
	margin-right: 15px;
}

td.ContentColumn
{
	padding: 0 15px;
}

td.LeftNavColumn
{
	padding-left: 10px;
	background-color: #fff;
    border-right: 1px solid #4682B4;
}

td.RightNavColumn
{
	padding-left: 5px;
	background-color: #fff;
	border-left: 1px solid #4682B4;
}

