html {
	border: none;
	margin: 0px;
	padding: 0px;
}

body {
	align: left;
	background-color: #FFFFFF;
	background-image: URL("/images/template_leftbottom.jpg");
	background-repeat: repeat-y;
	border: none;
	color: #000000;
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

h3 {
	color: #003366;
	text-align: center;
}

a {
	color: #339933;
}

img {
	border: none;
}

.button {
	background-color: #6699CC;
	border-bottom-color: #003366;
	border-left-color: #FFFFFF;
	border-right-color: #003366;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
}

.header {
	background-image: URL("/images/template_back.jpg");
	background-repeat: repeat-x;
	border: none;
	left: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	width: 100%;
}

.contentHeader {
	align: left;
	border: none;
	margin-left: 145px;
	margin-top: 0px;
	padding: 0px;
	width: 610px;
}

.contentHeader img {
	align: left;
	border: none;
	left: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}

.content {
	background-color: #FFFFFF;
	border: none;
	margin-left: 145px;
	margin-top: 0px;
	padding: 0px;
	width: 610px;
}

.navigation_bar {
	background-color: #FFFFFF;
	background-image: URL("/images/template_leftbottom.jpg");
	background-repeat: repeat-y;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 102px;
	width: 145px;
}


.love {
	background-color: #FFFFFF;
		background-image: URL("/images/template_leftbottom.jpg");
		background-repeat: repeat-y;
		left: 0px;
		margin: 0px;
		padding: 0px;
		position: absolute;
		top: 102px;
	width: 145px;
	
}




.navigation_menu {
	left: 5px;
	position: absolute;
	top: 10px;
}

.navigation_link {
	color: #004481;
	color: #003366;
	font-size: 11pt;
	text-decoration: none;
}

.footer {
	align: center;
	border: none;
	font-size: 70%;
	left: 0px;
	margin: 0px;
	padding: 10px;
	text-align: center;
	width: 755px;
}

.aigterm {


border: 1px solid #004584;
	padding: 8px;
	font-family: arial;
	font-weight: bold;
        font-size: 14px;
}


.contentBox {
	align: center;
	background-color: #E7EFEF;
	border: 2px solid #003366;
	color: #003366;
	font-size: 75%;
	margin: 0px;
	padding: 4px;
}

.overview {
	background-color: #E7EFEF;
	border: 2px solid #003366;
	color: #003366;
	float: right;
	font-size: 75%;
	margin: 0px;
	padding: 4px;
}

.overview h6 {
	font-size: 100%;
	font-weight: normal;
	margin: 10px 10px;
	text-align: center;
}

.question {
	color: #003366;
	font-weight: bold;
}

.answer {}

.note {
	font-size: 80%;
	font-style: italic;
}

.warning {
	color: #FF0000;
}
