@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #E6DED5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link { 
	color: #090; 
	font-size: 13px; 
}

a:hover { 
	color: #3c3; 
	font-size: 13px; 
}

a:visited  	{ 
	color: #060; 
	font-size: 13px; 

}


a.small:link { 
	color: #090; 
	font-size: 10px; 
}

a.small:hover { 
	color: #3c3; 
	 }
 
a.small:visited { 
	color: #060; 
}


h1  {
	color: #090;
	font-size: 21px;
	font-weight: bold;
	margin: 5px 0 0
}

h2  {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 0px
}

h3  { 
	color: #090; 
	font-size: 12px; 
	font-weight: bold; 
	margin: 0 0 -5px 
}

h4  { 
	color: #060; 
	font-size: 12px; 
	font-weight: bold; 
	margin: 0 0 -5px
 }
 

ul {
	list-style-type: disc; 
	margin: 10px 0 8px 20px
 }
 ol {
 }
 
 p { 
	 font-size: 11px; 
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
 }

.small {
	font-size: 10px;
	color: #336633;
	line-height: 12px;
} 

#header {
	width: 744px;
	background-image: url(images/header_LMP.jpg);
	height: 89px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-style: solid;
	border-left-color: #316331;
}
#page {
	width: 744px;
	background-image: url(images/tile_leftnav.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #F4EFE4;
}
#clear {
	clear: both;
	width: 744px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	float: right;
	background-color: #F4EFE4;
	width: 509px;
	padding-top: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #316331;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	
	
	
}
#wrapper {
	background-image: url(images/tile_bgbg.jpg);
	background-repeat: repeat-y;
	width: 744px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#leftnav {
	width: 203px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #316331;
}
#leftnav a {
	color: #FFFFFF;
	font-size: 10px;
	background-image: url(images/tile_leftnav3.jpg);
	background-repeat: repeat-y;
}
#leftnav ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#leftnav il {
	display: block;
}
.leftnavcolapse   {
	color: #FFFFFF;
	height: 15px;
	width: 190px;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 12px;
	display: block;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftnav a:hover {
	color: #FFFFFF;
	font-size: 10px;
	background-image: url(images/tile_leftnav2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#footer {
	clear: both;
	height: 50px;
	width: 744px;
	background-color: #A3B092;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#calc {
	font-size: 11px;
}

.fill_it_out {
	background-color: #FFCC66;
	border: thin double #666666;
	padding: 0px;
	margin: 0px;
	vertical-align: bottom;
	
}
.do_not_fill {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.answer {
	border: medium double #000000;
	background-color: #CC0000;
	color: #FFFFFF;
}
#yellow {
	background-color: #FFCC33;
	color: #990000;
	font-weight: bold;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
}
.red {
	color: #990000;
}
#yellow p {
	font-size: 13px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
