body {
	color:#45446E;
	width:80%
	font-size:20px;
	}

h1 {
	text-align:center;
	text-transform:uppercase;
	font-variant:small-caps;
	font-size:35px;
	}

h2 {
	font-weight:bold;
	font-size:30px;
	}

h3	{
	font-weight:bold;
	font-size:1.5em;
	text-transform:uppercase;
	background:#45446E;
	color:white;
	text-align:center;
	}
	

p  	{
	font-size:1.5em;
	margin:25px;	
	}


a
	{
	color:#45446E;
	text-decoration:underline;

	}



a:hover, a:focus
	{
	text-decoration:none;
	background:#45446E;
	color:white;
	}


ul	{
	list-style-type:disc;
	}

ul li, ol li
	{
	font-size:1.5em;
	margin-right:20px;
	margin-left:20px;

	}

ul li ul
	{
	font-size:.8em;
	}


.content {
	font-size:1em;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	}

td {
	vertical-align:top;
	font-size:.8em;	
	}

.highlight 
	{
	font-weight:bold;
	}

.column1
	{
	float:left;
	margin-left:auto;
	}

.column2
	{
	float:right;

	}

.columnsummary1 {
	margin-left:40%;
	position:absolute;
	}

.columnsummary2 {
	margin-left:0px;
	margin-right:40%;
	}


.center {
	text-align:center;
	}



.banner {
	margin:10px 0 0 0;
	border:10px white double;
	text-align:center;
	background:#45446e;
	color:white;
	}



#logo {
	border:10px #45446E single;
	}


.new {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	font-size:1.5em;
	}

.back {
	text-align:center;
	padding:10px;
	}



.footnote {
	font-size:.7em;
	font-style:italic;
	}



.button
	{
	font-size:1.8em;
	}

.button a
	{
	display:inline;
	padding:0px 10px;
	width:140em;
	color:#45446E;
	background:white;
	text-decoration:none;
	text-align:center;	
	border:3px outset #45446E;
	}



.button a:hover, a:focus
	{
	text-decoration:none;
	background:#45446E;
	color:white;
	}


.welcome
	{
	padding:10px 20px 10px 20px;
	}

.nav
	{
	text-align:center;
	}

.clearcolumns
	{
	clear:both;
	}


#bannerimg1
	{
	width:109px;
	height:133px;
	position:relative;
	float:left;
	padding:6px 0px 6px 5px;
	} 

#bannerimg2
	{
	width:109px;
	height:133px;
	float:right;
	padding:6px 5px 6px 6px;
	} 

