.border {

	border: 1px solid #000000;

}

body {
	background-image: url(images/body-bg.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menuBG {

	background-image: url(images/menubg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.menubottom {

	background-image: url(images/menu-bottombg.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

.menu {

	font-family: verdana;

	font-size: 11px;

	font-weight: bold;

	color: #063D74;

	text-decoration: none;
	
}

.menu:hover {

	font-family: verdana;

	font-size: 11px;

	font-weight: bold;

	color: #ffffff;

	text-decoration: none;

}.copy {

	font-family: verdana;

	font-size: 11px;

	color: #505050;

	text-align: justify;

}

.footercopy {

	font-family: verdana;

	font-size: 10px;

	color: #45B2B3;

	text-decoration: none;

}

.footercopy:hover {

	font-family: verdana;

	font-size: 10px;

	color: #ffffff;

	text-decoration: underline;

}

.footercopy1 {

	font-family: verdana;

	font-size: 10px;

	color: #0368B2;

	

}

.footercopy1:hover {

	font-family: verdana;

	font-size: 10px;

	color: #45B2B3;

	text-decoration: none;

}

.list {

	font-family: verdana;

	font-weight: bold;

	color: #063D74;

	list-style-position: outside;

	list-style-image: url(images/bullet.gif);

	font-size: 11px;

	line-height: 18px;

}

.list:hover {

	font-family: verdana;

	font-weight: bold;

	color: #45B2B3;

	list-style-position: outside;

	list-style-image: url(images/bullet.gif);

	font-size: 11px;

	line-height: 18px;

	text-decoration: none;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #063D74;

	margin: 0px;

	padding: 0px;

	letter-spacing: 1px;

}

h3 {

	font-family: tahoma;

	font-size: 18px;

	font-weight: bold;

	color: #45B2B3;

	text-decoration: none;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

h3:first-letter 

        {

	font-family: tahoma;

	font-size: 18px;

	color: #063D74;

	text-decoration: none;

	font-weight: bold;	

        }

.button {

	font-family: verdana;

	font-size: 11px;

	color: #FFFFFF;

	font-weight: bold;

	background-color: #45B2B3;

	border-top-style: outset;

	border-right-style: outset;

	border-bottom-style: outset;

	border-left-style: outset;

	border-top-color: #0368B2;

	border-right-color: #0368B2;

	border-bottom-color: #0368B2;

	border-left-color: #0368B2;

}

.links {
	font-family: verdana;
	font-weight: bold;
	color: #063D74;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;

}

.links:hover {

	font-family: verdana;

	font-weight: bold;

	color: #45B2B3;

	font-size: 11px;

	line-height: 18px;

	text-decoration: none;

}
