body  {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in 	
the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	background-image: url(../images/BG.gif);
	background-repeat: repeat-x;
	}

a:link {
	text-decoration: none;
	color: #0033CC;
}

a:hover {
	color: #0033CC;
	text-decoration: underline;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:link img {
	border-style: none;	
}

a:visited img {
	border-style: none;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0033CC;
	margin-top:0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0033CC;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #0033CC;
	padding-top: 0px;
}
.employee {
	font-size: medium;
	font-weight: bold;
	color: #0033CC;
}
.jobtitle {
	font-weight: bold;
	font-size: 1.1em;
}




h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
h4 {
	font-weight: bold;
	color: #000000;
}

#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
	width: 780px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

#header_left {
	width: 370px;
	background-color: #FFFFFF;
	float: left;
	padding-top: 20px;
	text-align: left;
	padding-left: 5px;
	height: 100px;
	vertical-align: bottom;
}

#header_right {
	width: 380px;
	background-color: #FFFFFF;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
	padding: 10px;
	line-height: 1.1em;
	height: 100px;
	vertical-align: text-bottom;
}
#flash_area {
	float: left;
	clear: both;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
}
#nav_bg {
	background-image: url(../images/nav_bar_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 780px;
}
#nav_bar {
	float: left;
}
#mainContent1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	float: left;
	width: 490px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #003399;
	height: 320px;
	margin-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	float: right;
	width: 230px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	height: 330px;
	background-image: url(../images/footer-3.jpg);
}
#sidebar1_content  {
	width: 230px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#sidebar1_content img {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#sidebar1_content p {
	padding-right: 5px;
	padding-left: 5px;
}
#left_nav {
	float: left;
	width: 226px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	list-style-type: none;
	text-align: left;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 10px;
	font-weight: bold;
}

#left_nav li {
	display: list-item;
	list-style-image: none;
	list-style-type: none;
}
#left_nav ul {
	display: list-item;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#left_nav a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#left_nav  a:hover {
	font-weight: bold;
	color: #0000CC;
	background: none;
}

#SignUp {
	background-color: #CCCCCC;
	width:210px;
	margin-top:50px;
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	font-weight:normal;
	font-size:0.9em;
}

#AV_button {
	margin-top:50px
}
#AV_button p {
	font-weight:normal;
	color:#0000CC;
	margin-bottom:0px;
}
#AV_button a {
	font-weight:normal;
	color: #0000CC;
	text-decoration: none;
}	
#AV_button a:hover {
	font-weight:normal;
	color: #0000CC;
	text-decoration: underline;
}


#Main_Right {
	float: right;
	width: 524px;
	margin-top: 10px;
	text-align: left;
	padding-right: 15px;
	padding-left: 10px;
	font-size: small;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #003399;
}
#Main_Right ul {
	font-weight: bold;
	list-style-type: none;
	margin: 5px;
	padding: 0px;
}
#Main_Right li {
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}

#foot_nav   ul   {
	margin: 0px;
	padding: 0px;
}
#Main_Right #img1 {
	float: left;
	width: 240px;
}
#Main_Right #copy {
	float: right;
	width: 270px;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

#foot_nav   li   {
	display: inline;
	margin-right: 6px;
	margin-left: 6px;
}
#foot_nav   a   {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#foot_nav   a:hover   {
	color: #000099;
	text-decoration: underline;
}
#footer2 {
	clear: both;
}
#footer3 {
	background-image: url(../images/footer-3.jpg);
	height: 250px;
	font-size: 12px;
	width: 780px;
}
#footer3 a {
	color: #000000;
}
