/* CSS Document */
body, html	{margin: 0px; padding: 0px; height: 100%; border: none;}
.background {background: url('images/bg.gif'); background-repeat:repeat-x; width: 100%; height: 100%; z-index: 0; text-align: center;}
.shadow		{background: url('images/shadow.gif'); margin: 0 auto; background-repeat:repeat-y; height: 100%; width: 708px; padding: 0px;}
.content 	{background: url('images/bg2.gif'); width: 700px; height: 100%; z-index: 2; margin: 0 auto; text-align:center; margin-bottom: 0px;}
.header		{background: url('images/header2.jpg'); width: 700px; height: 117px; vertical-align:bottom;}
.nav		{background: url('images/navbg.gif'); width: 700px; height: 33px; overflow: hidden;}
.text		{width: 680px; text-align: justify; margin: 0 auto; font-size: 14pt; line-height: 14pt; overflow: hidden; position: relative; margin-top: 1em;}
p			{margin-left: 35px;}
.menu		{color: #003366; border: 0px; font-size: 10pt;}
td		{font-size: 10pt;}
td.menu		{border-left: 1px solid #FFF; border-right: 1px solid #FFF;}
.quote		{font-size: 12pt; color: #003366; padding: .5em; width: 420px; border: 6px double #CCCC99; margin: 0 auto; margin-top: 0px; margin-bottom: 10px; z-index: 0;}
a:link		{color: #003366;}
a:visited	{color: #999999;}
.menu:link	{color: #FFFFFF;}
.menu:visited	{color: #FFFFFF;}
.menu:hover	{color: #003366;}
a:hover		{color: #003366;}
.footer		{background: #003366; color: #FFFFFF; border: 0px; height: 45px; width: 100%; text-align: center; font-family: "Times New Roman", Times, serif; font-size: 10pt; margin: 0px auto; }
.drop		{visibility: hidden; background: #999999; color: #FFFFFF; font-size: 10pt; position: relative; left: 15px; z-index: 1; width: 125px; margin: 0 auto; margin-bottom: -50px;}
.team 		{background: #999999; color: #FFFFFF; margin: 0 auto; width:600px; margin-left: 50px; margin-bottom: 1em;}
.teambox	{padding: 1em; border: 2px solid #FFFFCC; line-height: 1.25em;}
DL			{font-size: 10pt; color:#003366; font-weight:bold;}
DT			{margin-top: 1em; font-size: 10pt; color:#FFFFFF; font-weight:normal;}
DD			{margin-top: .5em; font-size: 8pt; color:#FFFFFF; font-weight:normal;} 
.number		{margin-left: 2em;}
