﻿.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #003399;
	text-align: center;
}
.newStyle2 {
    color: rgb(0,0,102);
	padding: 0;
    margin: 0;
    font-size: small;
	font-style: normal; 
    text-align: center;
}

.newStyle3 {
    color: rgb(0,153,153); 
    margin: 0;
    font-size: medium;
	font-style: normal; 
    text-align: center;
}

.newStyle4 {
    color: rgb(255,228,0); 
    margin: 0;
    font-size: medium;
	font-style: normal; 
    text-align: center;
}
.newStyle5 {
    color: rgb(255,228,0);
	padding: 0;
    margin: 0;
    font-size: small;
	font-style: normal; 
    text-align: center;
}


a:link
{
	color: rgb(255,228,0); 
}
a:visited
{
	color: rgb(225,221,122); 
} 
a:active 
{
	color: rgb(255,102,0);
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-image:;
	background-color: rgb(255,255,255); 
	color: rgb(0,0,102);
	margin: 0;
	padding: 0;
	background-image: url('');
}

#masthead {
}

#container {
	min-width: 800px;
}

#left_col {
	width: 50px;
	float: left 
}

#page_content {
	margin-left: 50px;
}

#footer {
	clear: both;
}
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(153,0,0);
}
h2
{
	color: rgb(29,41,208); 
	text-align: center
}
h3
{
	color: rgb(0,153,153); 
    margin-bottom: 0
}
h4
{
	color: rgb(46,49,146);
    margin-bottom: 0
    	
} 
h5
{
	color: rgb(0,0,102);
	padding: 0;
    margin: 0;

}
h6
{
	color: rgb(40,58,134);
	text-align:center
}
#pic
{
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 135px;
}
#pic a .large
{
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}
#pic a img 
{
	border: 0;

}
#pic a.p1, #pic a.p1:visited
{
	background: #FFFFFF;
	border: 1px solid #000000;
	display: block;
	height: 90px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 135px;
}
#pic a.p1:hover
{
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;

}
#pic a.p1:hover .large
{
	border: 1px solid #000000;
	display: block;
	height: 233px;
	left: 150px;
	position: absolute;
	top: -60px;
	width: 300px;
}

