html {
    background-color: #ECFFFF;

}

body {
    background-color: white;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    border: 1px solid blue;
    width: 950px;
    margin-left: auto;
    margin-right: auto;
   
}

h1 {
	font-size:2.0em;
	margin:5px 0px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
/*    color: #666666;  */
    color: black; 
	font-weight: 600;
}

h2 {
	font-size:1.6em;
	margin: 2px 0px 8px 0px;
/*	font-family: "Times New Roman", Times, serif; */
	font-family: Arial, Helvetica, sans-serif; 
/*    color: #666666;  */
    color: #336699
	font-weight: 600;
}

h3 {
	font-size:1.4em;
	margin:5px 0px 0 0px;
	font-family: "Times New Roman", Times, serif;
/*    color: #666666;  */
    color: black; 
	font-weight: 600;
}

h4 {
	font-size:1.2em;
	margin:5px 0px 0 0px;
	font-family: "Times New Roman", Times, serif;
/*    color: #666666;  */
    color: black; 
	font-weight: 600;
}

#masthead {

/*    position: absolute; */
    background-image: url(images/logoa3.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    background-color: #FFFFCE;
    line-height: 90%;
	height:75px;
	padding-top: 25px;
	padding-bottom: 1px;
    border-bottom: 5px solid #ECFFFF;
	font-size:2.25em;
	font-family: "Times New Roman", Times, serif;
    color: blue;
/*    color: #666666; */
/*    color: black; */
	font-weight: 500;

}

#masthead img {
	border:0;
	float: none;
	margin-top: 0px;
	margin-bottom: 2px;
}

#leftcol {

/*    position: absolute; */
	font-family:Arial, Helvetica, sans-serif;
    float:left;
	width: 155px;
    font-size:1.0em;
    line-height: 135%;
    background-color: white;
/*    height: 1000px; */
    padding-right: 10px;
    
}

#leftcol a.pln {font-weight:normal; text-decoration:none; color:blue;}
#leftcol a.bld {font-weight:normal; text-decoration:none; color:red;}
/* #leftcol td.bld {background-color: #80B299} */
#leftcol td.bld {background-color: #E7E7E7}


#leftcol img {
	border:0;
	float: none;
	margin-left: 8px;
	margin-bottom: 0px;
}

.wow {
/*	font-style: italic; */
	font-weight: bold;
	color: red;
}

.bigbox {
	background: #E6EBFF;
	margin: 12px;
	padding: 14px;
	border: medium dashed #006699;
	text-align: center;
}

.bigfont {font-size: 22px}


#middlecol {

/*    position: absolute; */
	font-family:Arial, Helvetica, sans-serif;
/*    font-size:0.82em;    */
    font-size:0.95em;    
    background-color: white;
    margin-left:165px ;
/*    margin-right:200px ; */
    padding-left: 20px;
    padding-right: 20px;
    line-height: 1.50em;
/*    border-right: 1px solid grey; */
    border-left: 1px solid grey;
    width: 735px;
    
}

/*
#rightcol {
	font-family:Arial, Helvetica, sans-serif;
    font-size:0.95em;    
    float:right;
    background-color: beige;
    width: 180px;
	font-size:0.75em;
    padding-left:10px;
    margin-left: 10px;
    font-size:0.95em;    
    line-height: 1.50em;

}
#rightcol p {
    color: #666666; 

}

#rightcol a{
	color: #666666;
    text-decoration: underline;
   
}

#rightcol img {
    border: 10px;
    padding: 5px 0px 5px 5px;
    align: middle;   
}
    
*/

.noindent {
    padding-left: 0;
    margin-left: 0;
}

.bluebox {
	text-align: center;
    padding: 5px 5px 5px 5px;
	background-color: #ECFFFF;
	border: medium double blue;
}

.bluebox a {
    color: #d9002c;
    font-weight: normal;
    text-decoration: underline;

}

.bluebox_borderless {
    width: 650px;
	text-align: center;
    padding: 5px 5px 5px 5px;
    margin-left: 30px;
	background-color: #ECFFFF;
}

.bluebox_borderless a {
    color: #d9002c;
    font-weight: normal;
    text-decoration: underline;

}


.greenbox {
	padding: 1px 0px 4px 0px;
	background-color: #ECFDC7;
}

.hibox_grey {
	padding: 12px;
	margin: 12px 6px;
	background-color: #cccee3;
	
}

.hibox_grey h3{
	border-bottom:1px dotted #999;
}

.yellowbox {
	padding: 1px 0px 4px 0px;
	color: maroon;
	font-weight: bold;
	background-color: #ffff9c;
}

.yellowbox_unbold {
	padding: 1px 0px 4px 0px;
	color: maroon;
	font-weight: normal;
	background-color: #ffff9c;
}

img.right_img {float: right; padding-left: 5px }
img.left_img {float: left; padding-right: 8px }

.dotline {
	border-top: 1px dotted #bbb;
	line-height: .25em;

}

.dashline {
	border-top: 1px dashed #ccc;
	line-height: .25em;

}

.solidline {
	border-top: 1px solid #D7D6D6;
	padding: 0px 0px 4px 0px;
	margin: 0em;
	visibility: visible;
/*	visibility: hidden; */
/*	visibility: visible; */

}

hr {
/*	visibility: hidden; */
	visibility: visible; 

}


#footer {
    background-color: #FFFFCE;
	height:40px;
    border-top: 4px solid blue;
	color:#666666;
	font-size:0.75em;
	font-family: Arial, Helvetica, sans-serif;
	
}
#footer a {color:#999999}
#footer a:hover,#footer a:focus {color:#000000}
