html, div,p,body,h1,h2,h3,img, ul,li,table,tr,td{
	padding:0;
	margin:0;
	border:0;
	font-family:arial,helvetica,sans-serif;
}
h1,h2{
        margin-bottom:.5em;
}
h3{
        margin-bottom:.5em;
        color:blue;
}
body{
	background-color:rgb(56,83,164);
	text-align:center;
}

a:visited, a:hover,a:active, a:link{
	color:white;
	text-decoration:none;
}
}

.class1 a:visited, class1 a:hover, class1 a:active, class1 a:link{
	color:blue;
	text-decoration:none;
}
}

pagelink:visited, pagelink:hover, pagelink:active, pagelink:link{
	color:white;
	text-decoration:none;
}

#wrapper{
	background-color:rgb(56,83,164);
	height:100%;
	margin-bottom:2em;
}

#header img{
	width:85%;
        padding-right:1em;

}

#header1 img{
	width:15%;
        padding-left:1em;

}

#navbar li{
	display:inline;
	list-style-type:none;
	padding-right:3em;
	font-weight:bold;
}

#navbar ul{
	padding:1em 0 1em 0;
}

#navbar{
	background-color:#003366;
	color:white;
	width:100%;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}


p{
	padding:0 0 1em 1em;
}


.spacer{
	clear:both;
}

#rightSection ul li{
	margin-left:2em;
	margin-bottom:1em;
}



#bottomLeft{
	background-image:url('bottomLeft.jpg');
	height:25px;
	width:25px;
	
}

#bottomRight{
	background-image:url('bottomRight.jpg');
	height:25px;
	width:25px;

	
}

#bottomMid{
	background-image:url('bottom.jpg');
	height:25px;
	background-repeat:repeat-x;
}


#bottomBorder, #middleBorder, #topBorder{
	clear:both;
}


#left{
	background-image:url('left.jpg');
	background-repeat:repeat-y;
	width:25px;
}

#mid{

}

#right{
	background-image:url('right.jpg');
	background-repeat:repeat-y;
	width:25px;

}

tr,table{
	background-color:white;
	width:100%;
}

table{
	border-spacing:0;
	margin:1em 0 1em 0;
	border-collapse:collapse;
	width:95%;
	margin-left:auto;
	margin-right:auto;
}

td{
	background-color:white;
}



#topLeft, #topRight, #bottomLeft, #bottomRight{
	background-repeat:no-repeat;
	width:25px;
	height:25px;
}


#topLeft{
	background-image:url('topLeft.jpg');
	width:25px;
	height:25px;
}

#topRight{
	background-image:url('topRight.jpg');
	height:25px;
	width:25px;
}


#topMid{
	background-image:url('top.jpg');
	height:25px;
	background-repeat:repeat-x;
}

#innerRight ul{
      padding-left:1em;
}

#innerRight ul li{
       margin-left:3em;
}

#divider{
       height:100%;width:2px;background-color:#4762B3;float:left;
}


#innerLeft{
  border-right:1px solid #4762B3;
  text-align:left;
  vertical-align:top;
  padding-right:2em;
}


#innerRight{
  border-left:1px solid #4762B3;
  vertical-align:top;
  padding-left:2em;
}

#innerRight1{
  border-left:0px solid #4762B3;
  vertical-align:top;
  padding-left:2em;
}
