


object{
	margin-right: auto;
	margin-left: auto;
}

body{
	margin: 0px;
	height: 600px;
	color: #222222;
	font-family: arial;
	text-align:center;
	font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
a{
	text-decoration: none;
	color: #3d5cac;
}

.red{
	color: #FF4444;
}

a:hover{
	text-decoration: underline;
	color: #5d7ccc;
}

td{
	height: 1px;
	width: auto;
}

img{
	display: block;
	margin: 10px;
	margin-right: auto;
	margin-left: auto;
	border: none;
}

.navigationbar{
	display: none;
	font-family: arial, sans-serif;
	font-size: 13px;
	height: 16px;
	padding-bottom: 4px;
	padding-top: 5px;
	text-align: left;
	border-bottom: 1px solid #C9D7F1;
}

.navigationbar a{
	color: #00C;
	cursor: auto;
	font-family: arial, sans-serif;
	font-size: 13px;
	text-decoration: underline;
}

.navigationbar span{
	padding-left: 16px;
}

#mainpagediv{

	margin: auto;
	margin-top: 70px;
	height: 280px;
	width: 750px;
}

#mainpagetable{
	width: 100%;
}

#mainpagetable img{
	margin: 0px;
	margin-left: auto;
}

#mainpagediv td {
	padding: 8px;
}
/*main page greeting*/
#greeting{
	color: #3d5cec; 
	font-weight: bold;
	margin: 20px;
	display: none;
}

.samplestatement{
	padding: 7px;
}



.mainpagerowtop{
	height: 140px;
	width: 70%;
	margin: auto;
}

.mainpagerowbottom{
	text-align: center;
	height: 100px;
	width: 100%;
}

#mainpagesamples{
	font-weight: bold;
}

#mainpagesamples img{
	display: inline;
	margin: 5px;
}

.socialmediaicon{
	height: 30px;
	width: 30px;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.verticalbar{
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 5px;
	background-image: url(/images/src/5by5square.jpg);
	background-repeat: repeat-y;
}

.horizontalbar{
	height: 5px;
	background-image: url(/images/src/5by5square.jpg);
	background-repeat: repeat-x;
}

.contentbody{
	width: 750px;
	margin: auto;
}

.contentbodycenter {

	background: #FFFFFF;

	background-repeat: no-repeat;
	text-align: center;
	width: 100%;
	padding-top: 0px;
}

.fadeinverticalbar{
	background: #FFFFff;
	height: 0%;
	width: 1px;
}

.fadeinhorizontalbar{
	background: #FFFFff;
	width: 0%;
	height: 1px;
}

.contentcontainer{
	margin: 20px;
	background: #FFFFff;
}

.contentcontainer table{
	width: 100%;
}

.contentcontainertitle {
	font-size: 20px;
	font-weight: bold;
	margin: 12px;
	text-align: center;
}

.contentcontainercontent {

	margin: 12px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: left;
}

.navtop{
	width: 500px;
	display: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	margin-top: 30px;
}

.navtoplink{
margin-right: 20px;
margin-left: 20px;
}









