﻿body {
	margin: 10px;
	background-color: #141439;
	padding: 0px;
}
p	{
	font-family: Verdana;
	font-size:small;
}


.bl {background: url("file:///C:/Documents%20and%20Settings/Anne/My%20Documents/My%20Web%20Sites%20ICC/images/corners/bl.png") 0 100% no-repeat #ffffff; width: 900px} 
.br {background: url("file:///C:/Documents%20and%20Settings/Anne/My%20Documents/My%20Web%20Sites%20ICC/images/corners/br.png") 100% 100% no-repeat} 
.tl {background: url("file:///C:/Documents%20and%20Settings/Anne/My%20Documents/My%20Web%20Sites%20ICC/images/corners/tl.png") 0 0 no-repeat} 
.tr {background: url("file:///C:/Documents%20and%20Settings/Anne/My%20Documents/My%20Web%20Sites%20ICC/images/corners/tr.png") 100% 0 no-repeat; padding:10px} 
.clear {font-size: 1px; height: 1px}



.title	{
	font-weight: bold;
	font-size:medium;
	text-align:center;
}
.body	{
	font-family: Verdana;
	text-align: left;
}

/* Styles for DIV tags */
#container {
	text-align: center;
	width: 900px;
	margin: 0 auto;
}
#masthead {
	background-position: center;
	padding: 5px;
	width: 900px;
	margin: 0 auto;
}
#navigation {
	width: 915px;
	margin: 0 auto;
}
#content {
	text-align:center;
	background-color:#FFFFFF;
	padding: 0px;
	width: 915px;
	margin: 0 auto;
	font-family: Verdana, sans-serif;
}
#columnleft {
	clear:both;
	text-align:left;
	background-color:#FFFFFF;
	padding: 0px;
	width: 900px;
	margin: 0 auto;
	}
	

#footer {
	background-color: white;
	width: 800px;
	padding:10px;
	margin: 0 auto;
	}
	
	
/* Styles for Masthead */
#masthead h1 {
	margin-bottom: 0;
	color: #333333;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}



/* Styles for Navigation */
#navigation ul {
	list-style-type:none;
	width: 900px;
	margin: 0px;
	padding: 5px;
}
#navigation li {
	float: left;
}
#navigation p {
	font-family: Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: white;
}
#navigation a {
	color:white;
	padding: 5px;
	display: block;
	border: none;
	text-align:center;
	text-decoration: none;
}
#navigation a:hover {
	color: #CC0000;
	text-decoration: none;
	background-color: #141439;
}


/* Styles for Right Column */
#column_right h4 {
	color: #3F58BC;
	margin-top: 0px;
}
#column_right p {
	color: #444444;
	margin-top: 0px;
}
#column_right a {
	color: #677BCB;
}
#column_right a:hover {
	color: #FF9933;
}
/* Styles for Left Column */
h1 {
	font-size: xx-large;
	margin-top: 0px;
}
h2 {
	font-family: Verdana;
	font-size: x-large;
	margin-top: 0px;
	font-style: italic;
	font-weight:bold;
	text-align:center;

}
h3 {
	font-family: Verdana;
	font-size: large;
	padding:1px;
	font-style: italic;
	font-weight:bold;
	text-align:center;

}
h4 {
	font-family: Verdana;
	font-size: medium;
	margin-top: 0px;
	font-style: italic;
	font-weight:bold;

}
h5 {
	font-family: Verdana; 
	font-size: x-small;
	font-style: italic;
	margin-top: 0px;
}
h6 { 
	font-family: Verdana;
	font-size: small;
	padding:1px;
	text-align: center;
	font-weight:lighter;
	}
a {
	color: #1B461B;
}
a img {
    border:none;
 }
 a:link {
	font-family: Verdana;
	color: #29296A; 
	text-decoration: none; 
	font-weight: bold;
	font-size:small;
}   
a:visited {
	font-family: Verdana;
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	font-size:small;

}
a:hover {  
 	font-family: Verdana;
	color: #286928;
	text-decoration: none; 
	font-weight: bold;
	font-size:small;

  }

/* Styles for Footer */
#footer p {
	margin: 0;
	text-align: center;
	font-size:x-small;
}
#copyright {
	float: right;
	text-align: center;
}
#copyright p {
	font-size: 0.85em;
	
}
#footer a:link {
	color: #29296A; 
	text-decoration: none; 
	font-size:small;
}   
#footer a:visited {
	color: #666666; 
	text-decoration: none; 
	font-weight: bold;
	font-size:small;
}
#footer a:hover {  
 	color: #286928;
	text-decoration: none; 
	font-weight: bold;
	font-size:small;
  }

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.pi	{
	font-family:Verdana;
	font-style:italic;
	font-weight:bolder;
}






