body		{
		text-align: center;	
		color: #515151; 
		font-family: verdana, arial;
		font-size: 100%;
		padding:0;
		overflow: -moz-scrollbars-vertical;
		}

.border	{
		border: solid black .0em;
		width: 965px;
		margin: 0 auto;

		}

.toplinks	{
		color: #4973bb; 
		font-size: 75%;
		text-align: left;
		padding: .5em;
		border-bottom: solid #346dc3 .05em;
		margin-bottom: 2em;
		}

.rightblock	{
		border: solid red .0em;
		text-align: left;
		}

.leftbar	{
		border: solid .0em #dcdcdc;
		width: 13em;
		margin-right: 1em;
		margin-left: 0em;
		font-size: 80%;
		float: left;
		text-align: left;
		}
		
.logo		{
		margin-bottom: 2em;
		margin-left: 2em;
		border: none;
		}

.title	{
		border: none;
		}

.quote	{
		float: right;
		text-align: left;
		font-size: 75%;
		width: 20em;
		border: solid #dcdcdc .05em;
		padding: .5em;
		margin-left: .5em;
		margin-right: .25em;
		height: 9.5em;
		}

.quoteimg	{
		float: right;
		height: 100%;

		}

.indexbox	{
		border: solid #dcdcdc .05em;
		float: left;
		width: 16em;
		margin-right: 1.5em;
		margin-bottom: 1.5em;
		padding: 1em;
		}

.indexintrobox	{
		border-bottom: solid #dcdcdc .05em;
		height: 8em;
		margin-bottom: 1em;
		}

.oather		{
		float: right;
		border: solid #dcdcdc 0em;
		margin-left: .3em;
		margin-bottom: .5em;
		}



.intro		{
		font-size: 80%;
		margin-bottom: 1em;
		border: solid #dcdcdc .0em;
		padding: .5em;
		}

.content	{
		font-size: 80%;
		margin-left: 14em;
		margin-right: .25em;
		margin-top: 14em;
		border: solid #dcdcdc .05em;
		padding: 1em;
		min-height: 27em;
		line-height: 1.6em;
		}

.subcontentleft
		{
		width: 49%;
		margin-right: .05em;
		}

.titlefont	{
		font-size: 210%;
		color: #4973bb;
		margin-bottom: 1em;
		}

.smallprint	{
		font-size: 65%;
		text-align: left;
		padding: 1em;
		margin-left: 17em;
		}

.menudiv	{
		padding: 0em;
		margin: 0em;
		}

.menudiv2	{
		padding-left: 1em;
		margin-right: 0em;
		}

.menulinks	{
		list-style-type: none;
		list-style-image: none;
		margin-left: .15em;
		margin-bottom: 0;
		margin-top: 0;
		margin-right: 0;
		padding: 0;
		border: solid #4973bb 0em;
		}

.menulinks li a.menu	{
		margin-top: 0em;
		margin-right: 0em;
		margin-left: 0em;
		margin-bottom: 0.25em;
		padding: .2em ;
		display: block;
		color: #0D3C98;
		background-color: #ffffff; 
		text-decoration: none;
		border: solid #4973bb 0.05em;
		}

.menulinks li a.menu2	{
		margin-top: 0em;
		margin-right: 0em;
		margin-left: 0em;
		margin-bottom: 0.25em;
		padding: .2em ;
		display: block;
		color: #4973bb;
		background-color: #ffffff; 
		text-decoration: none;

		}

.submenu	{
		float: right;
		width: 12em;
		border: solid #4973bb .05em;
		padding: .5em;
		margin-left: 2em;
		}

.indent		{
		margin-left: 2em;
		}

.subhead	{
		font-size: 110%;
		color: #4973bb;
		font-weight: 700;
		}

a
{
  outline: none;
}

a.toplink:link 		{color: #000080; font-weight: normal; text-decoration: none;}
a.toplink:visited 	{color: #000080; font-weight: normal; text-decoration: none;}
a.toplink:hover		{color: #4973BB; font-weight: normal; text-decoration: none;}

a.text:link 		{color: #000080; font-weight: normal; text-decoration: underline;}
a.text:visited	 	{color: #000080; font-weight: normal; text-decoration: underline;}
a.text:hover		{color: #4973BB; font-weight: normal; text-decoration: none;}

a.titlelink:link 	{color: #000080; font-weight: normal; text-decoration: none; font-size: 130%;}
a.titlelink:visited	{color: #000080; font-weight: normal; text-decoration: none; font-size: 130%;}
a.titlelink:hover	{color: #4973BB; font-weight: normal; text-decoration: underline; font-size: 130%;}

a.sub:link 	{color: #000080; font-weight: normal; text-decoration: none; font-size: 100%;}
a.sub:visited	{color: #000080; font-weight: normal; text-decoration: none; font-size: 100%;}
a.sub:hover	{color: #4973BB; font-weight: normal; text-decoration: underline; font-size: 100%;}




.menulinks a.menu2:link		{color: #4973bb; font-weight: 500; text-decoration: none;}
.menulinks a.menu2:visited	{color: #4973bb; font-weight: 500; text-decoration: none;}
.menulinks a.menu2:hover 	{color: #ffffff; background: #4973bb; font-weight: 500; text-decoration: none; }


