/* main style sheet for FCCSWL website */

body 	{background: #394273; 
	color: #000000}

h1, h2, h3, p, ul, ol, div, table, td	{font-family: Arial, Helvetica, sans-serif;
				margin-left: 0%;
				}
/* positioning to make the content center in the middle of the page */

div.content {background: #ffffff; 
	color: #000000;
	width:900px;
	height: 90em;
	position:absolute; left:50%;
margin-left:-450px;
	}
	
	
div.content100em {background: #ffffff; 
	color: #000000;
	width:900px;
	height: 100em;
	position:absolute; left:50%;
margin-left:-450px;
	}
	
	div.content120em {background: #ffffff; 
	color: #000000;
	width:900px;
	height: 120em;
	position:absolute; left:50%;
margin-left:-450px;
	}
	
	div.content180em {background: #ffffff; 
	color: #000000;
	width:900px;
	height: 180em;
	position:absolute; left:50%;
margin-left:-450px;
	}
	
	div.content200em {background: #ffffff; 
	color: #000000;
	width:900px;
	height: 250em;
	position:absolute; left:50%;
margin-left:-450px;
	}
	
	
	div.content250em {background: #ffffff; 
	color: #000000;
	width:900px;
	height: 250em;
	position:absolute; left:50%;
margin-left:-450px;
	}


/* HEADER division */

div.header {background: #495283; 
	color: #000000;
	}

/* horizontal navigation bar - within the header  */

p.navbar {color: #ffffff;
	background: #495283; 
	font-weight: bold; 
	font-size: 80%; 
	padding: 0.75em;
	margin: 0;
	text-align:center;
	}

a.navigation:link {color: #ffffff;
	background: #495283; 
	text-decoration: none;
	}

a.navigation:visited {color: #ffffff;
	background: #495283; 
	text-decoration: none;
	}

a.navigation:focus {color: #ffffff;
	background: #495283; 
	text-decoration: none;
	}

a.navigation:hover {color: #ffffff;
	background: #495283; 
	text-decoration: underline;
	}

a.navigation:active {color: #ffffff;
	background: #495283; 
	text-decoration: none;
	}


/* SECTION WITH CURRENT INFORMATION */

div.currentinfo {background: #ffffff; 
	color: #000000;
	width: 75%;
	position:absolute; left:0%;
	}

/* SECTION ON RIGHT WITH RESOURCE LINKS  */

div.resources {background: #eeddaa; 
	color: #000000;
	width:25%;
	position:absolute; right: 0em; 
	}
h2.resources	{font-weight: bold;
	font-size: 100%;
		text-align:center;
		margin-top: 2em;
	}
p.resources {color: #000000;
	background: #eeddaa; 
	font-weight: normal; 
	font-size: 80%; 
	padding: 0.75em;
	margin: 0;
	text-align:center;
	}

a.resources:link {color: #000000;
	background: #eeddaa; 
	text-decoration: none;
	}

a.resources:visited {color: #000000;
	background: #eeddaa; 
	text-decoration: none;
	}

a.resources:focus {color: #000000;
	background: #eeddaa; 
	text-decoration: none;
	}

a.resources:hover {color: #000000;
	background: #eeddaa; 
	text-decoration: underline;
	}

a.resources:active {color: #000000;
	background: #eeddaa; 
	text-decoration: none;
	}


/* GENERAL FORMATTING */
h1	{font-weight: bold;
	 font-size: 120%;
	line-height: 1em;
		margin-left: 3%; 
		margin-right: 3%;
		margin-top:3%;
	}

h2	{font-weight: bold;
	font-size: 12pt;
			margin-left: 3%; 
		margin-right: 3%;
	}

h3	{font-weight: bold;
	font-size: 10pt;
			margin-left: 3%; 
		margin-right: 3%;}

p	{font-weight: normal; 
	font-size: 80%; 
	margin-left: 3%; 
	margin-right: 3%}
	

ul	{font-weight: normal; 
	font-size: 80%; 
	margin-left: 3%; 
	margin-right: 3%}
	
ul ul	{font-weight: normal; 
	font-size: 100%; 
	margin-left: 3%; 
	margin-right: 3%}

a:link	{color: #000000;
	background-color: #ffffff}

a:active {color: #CC6633;
	background-color: #ffffff}

a:visited {color: #000000;
	background-color: #ffffff}

div.image {text-align: left;
	margin-left: 10%;
	font-weight: normal; 
	font-size: 10pt; 
	}



p.navigationlinks {font-weight: normal; 
			font-size: 10pt; 
			text-align: right; 
			}

p.quicklinks	{font-weight: normal; 
		font-size: 10pt; 
		line-height: 8pt;
		margin-left: 20%; 
		margin-right: 25%;
		}
		

p.copyright	{font-weight: normal; 
		font-size: 8pt; 
		margin-left: 10%; 
		margin-right: 25%;
		margin-top:5pt;
		line-height: 12pt;
		padding:0;
		}

p.application	{font-weight: normal; 
		font-size: 10pt; 
		margin-left: 0%; 
		margin-right: 0%;
		padding:0;
		}

p.profiles {
float: left;
clear: both;
width: 90%
}

p.profiles img {
float: left;
margin: 15px;
}


img {border:none}

img.inline  {border:none;
	margin: 10px;
	}
	
	
img.bottom {padding-top:10pt}


hr 	{color: #000000;
	background-color: #ffffff;
	margin-left: 10%; 
	margin-right: 25%;
	padding:0}

.centered	{text-align: center}

.comment	{font-weight: normal;
		font-size: 8pt;
 		font-family: Arial, Helvetica, sans-serif}
 		
.comment80	{font-weight: normal;
		font-size: 80%;
 		font-family: Arial, Helvetica, sans-serif}
		
.comment2	{font-weight: normal;
		font-size: 10pt;
 		font-family: Arial, Helvetica, sans-serif}
		

.emphasis 	{font-weight: bold;
	 	font-size: 10pt;
 		font-family: Arial, Helvetica, sans-serif}

.application	{font-weight: normal; 
		font-size: 10pt; 
		margin-left: 0%; 
		margin-right: 0%;
		padding:0;
		}
		
		/* copyright section */

div.copyright {background: #ffffff;
	color: #000000;
	width:900px;
	position:absolute; left: 0px; bottom: 0px;
	}

p.copyright {font-weight: normal; 
	font-size: 80%; 
	margin-left: 3%; 
	margin-right: 3%
	text-align: left;
	}

hr.copyright 	{color: #000000;
	background-color: #ffffff;
	height: 1px;
	padding: 0;
	margin: 0;
	}
