body {
	margin: 0;
	padding: 0;
	background-color:#EFF9FF;
}

body, td {
	font-family:arial, verdana, sans-serif;
	font-size:85%;
	color:#000000;
}

a.red,a.red:link,a.red:visited,a.red:active	{
	color:#EC2F32;
	text-decoration: none;
}
a.red:hover {
	color:#619AC1;
	text-decoration: none;
}

a.blue,a.blue:link,a.blue:visited,a.blue:active	{
	color:#1F4F78;
	text-decoration: none;
}
a.blue:hover {
	color:#D90800;
	text-decoration: underline;
}

h1 {
	font-size:140%;
	margin-top:10px;
	margin-bottom:5px;
}

p {
	line-height:18px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:15px;
}

form {
	margin: 0;
}

.main {
	height:100%;
	background-image: url(img/big_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	border:2px solid #84B7DD;
}

.menu {
	padding-top:8px;
	height:44px;
	text-align:center;
}

.content {
	height:100%;
	background-image: url(img/big_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.menu_mid {
	background-image: url(img/butt_bg.gif);
	background-repeat: repeat-x;
	height:36px;
	font-size:11px;
	font-weight:bold;
	padding-top:7px;
	padding-right:7px;
}

.right {
	padding-left:20px;
	width:230px;
	text-align:center;
}

.left {
	padding-top:30px;
	padding-left:30px;
}

.header {
	background-image: url(img/header_bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding-left:35px;
	margin-bottom:25px;
}

.header_text {
	margin-top:5px;
	color:#000000;
	font-size:11px;
}

.content_text {
	background-image: url(img/content_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left:35px;
}

.ing {
	border:1px solid #4C534E;
}

ul.bullet {
	font-size:11px;
	list-style-image: url(img/bullet.gif);
	text-align:left;
}

.box1 {
	background-image: url(img/bg_gradient.gif);
	background-position: top center;
	background-repeat: no-repeat;
	width:160px;
	padding-top:15px;
	font-size:11px;
}

.box2_top {
	padding-top:5px;
	padding-bottom:5px;
	background-image: url(img/box2_top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.box2_bot {
	background-image: url(img/box2_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.box2_content {
	width:161px;
	background-image: url(img/box2_bg.gif);
	background-repeat: repeat-y;
}

.bottom {
	height:50px;
	font-size:11px;
	text-align:center;
}

.copy {
	color:#769AB6;
	font-size:11px;
	padding-left:55px;
}.introduction {
	font-size: 11px;
	
	margin: 0px;
	padding: 0px;
	color: #80BCEE;
}
