@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-image: url(images/floor.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #000;
}
body  a{
	
	color: #BF2D2D;
	
}
body  a:hover{
	
	color: #276948;
	
}
#header {
	width:680px;
	margin: 0px auto;
	height:150px;
	margin-top: 60px;
    border: solid #000 1px;

}

#content {
	width: 800px;
	margin: 0px auto;
	margin-top: 50px;
	height:1100px;
	background-image: url(images/paper0048_S.jpg);

    border: solid #000 2px;
	background-color: #fff;		


}



.greenbar {
	background-color: #226544;
	width:695px;
	height:25px;
	color: #FFFFFF;
	margin: 0px auto;
	margin-top: 25px;
	margin-bottom: 10px;
	padding: 5px;
	font-family: "Bookman Old Style", "Microsoft Sans Serif", "Palatino Linotype";
	font-size: 20px;
	color: #fff;
}
.padBOX {
	width: 680px;
	padding: 10px;
	height:700px;
	margin: 0 auto;
	border: solid #000 2px;
	background-color: #FFFFFF;
}

.FirstLetter{
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #226544;
}
.tdback {
	background-image: url(bg1_flip.jpg);
	background-repeat: repeat-x;
	background-color: #99AEC9;		
	}
.leftcolumn {
	background-color: #74A5F2;
	width: 146px;
	height: auto;
	font-size: 12px;
	color: #fff;
	Padding-left: 10px;
	Padding-top: 10px;

	border: solid #666 1px;
	border-left: none;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
}
.leftcolumn a{
	color: #fff;
	font-style: italic;
	font-size: 11px;
}
.leftcolumn-nopad {
	/*background-color: #CDE3AC;*/
	width: 100%;
	width: 156px;
	font-size: 12px;
	color: #666666;
	border-right: solid #666 1px;
	text-align: left;
	height:650px;

}
.leftcolumn-nopad a {
	/*background-color: #CDE3AC;*/
	Padding-left: 5px;
	text-decoration: none;
	font-weight: bold;

	width: 150px;
	height: auto;
	font-size: 12px;
	color: #666666;
	text-align: left;
}
.leftcolumn-nopad a:hover{
	text-decoration: underline;
	font-weight: bold;
	background-color: #716EB3;
	width: 150px;
	height: auto;
	font-size: 12px;
	color: #fff;
	text-align: left;
}
.graybox {
	background-color: #fff;
	width:154px;
	color: #12519E;
	Padding:2px;
	text-align: left;
	font-size: 12px;
}
.graybox2 {
	background-color: #000;
	width:154px;
	color: #fff;
	Padding: 2px;
	text-align: left;
	font-size: 12px;
}
.graybox2 a {
	color: #fff;
	text-decoration: none;	
}
.graybox2 a:hover {
	color: #FFCE00;
	text-decoration: underline;	
}
.graybox2 a:visited {
	color: #ccc;
	text-decoration: none;	
}

.blackbar2 {
	height:20px;
	background-color: #333;
	width:790px;
	Padding-top: 5px;
	Padding-left: 10px;

	font-weight: bold;
	color: #FFFFFF;
	
	text-align: left;
}

}
.stdcontainer {
	Padding: 10px;
	border: solid #666 1px;
	line-height: 1.7em;
	font-size: 14px;
	color: #999999;
	margin-right: 5px;
}

.stdcontainer2 {
	Padding: 5px;
	margin:5px;
	border: solid #666 1px;
	font-size: 12px;
	color: #999999;
	height:320px;
}
.stdcontainer2 img {
	Padding-bottom: 4px;
	
}
.stdcontainer3 {
	Padding: 5px;
	margin:5px;
	border: solid #666 1px;
	font-size: 12px;
	color: #999999;
	height:120px;
}
.stdcontainer4 {
	background-color: #99AEC9;
	Padding: 10px;
	margin:5px;
	border: solid #666 1px;
	font-size: 12px;
	color: #000;
}
.stdcontainer4 a {
	
	color: #6C8CB3;
}
.stdcontainer4 a:hover {
	
	color: #333;
}


.thesmallprint {
	font-size: 10px;
	font-weight: bold;
	width: 800px;
	margin: 0px auto;
	color: #333333;
	text-align: center;
}
.thesmallprint a{
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;

	text-decoration: none;
	font-style: italic;
}
.thesmallprint a:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
		color: #FFf;

	font-style: italic;
}
.credits {
	font-size: 10px;
	font-weight: bold;
	width: 800px;
	color: #CCCCCC;
	text-align: center;
}
.credits a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	font-style: italic;
}
.credits a:hover{
	font-size: 10px;
	text-decoration: underline;
	color: #FFf;
	font-style: italic;
}

