BODY
{
	margin-top:	20px;
	margin-left:	5%;
	margin-right:	5%; 
}
DIV.MAIN
{
	* width: 		100%;
	/* height:		63%;*/
	border:		solid;
	border-color:	#000066;
	font-family:	Tahoma, sans-serif;
	overflow:	auto;
	background:	white;
    padding-left: 5px;
    padding-right: 5px;
}
UL.red-bullet
{
	list-style-image: url(/images/BD21298_2.gif);
}
UL.link-bullet
{
	list-style-image: url(/images/arrow.gif);
}
IMG.pagetop
{
	height:		128px;
	width:		128px;
	float:		left;
}
DIV.TOP
{
	width: 100%;
	background:	#000066;
}
DIV.TOP *
{
	color:		white;
}
DIV.NAV
{
	width:		100%;
	color:		white;
	text-align:	center;
	background:	#3333CC;
	overflow:	none;
}
DIV.NAV a
{
	line-height:	18pt;
	font-family:	Arial, sans-serif;
	font-size:	9pt;
	padding:	10px;
}
DIV.NAV a:link
{
	text-decoration: none;
	color:		#CCCCFF;
}
DIV.NAV a:visited
{
	text-decoration: none;
	color:		#CCCCFF;
}
DIV.NAV a:active
{
	text-decoration: blink underline overline;
	color:		#FFCCFF;
}
DIV.NAV a:hover
{
	text-decoration: underline;
	color:		#FFCCFF;
}
DIV.SIDE
{
	align:		right;
	float:		right;
	margin-left: 	20px;
	border: 	solid;
	border-width:	1px;
	background:	white;
}
DIV.SIDE IMG
{
	align:		center;
	border:		none;
}
DIV.BOTTOM
{
	width:		100%;
	background:	#000066;
	font-size:	9pt;
	text-align:	center;
	color:		#C0C0C0;
}
DIV.BOTTOM a
{
	font-family:	Arial, sans-serif;
	font-size:	9pt;
	padding:	10px;
}
DIV.BOTTOM a:link
{
	text-decoration: none;
	color:		#CCCCFF;
}
DIV.BOTTOM a:visited
{
	text-decoration: none;
	color:		#CCCCFF;
}
DIV.BOTTOM a:active
{
	text-decoration: blink underline overline;
	color:		#FFCCFF;
}
DIV.BOTTOM a:hover
{
	text-decoration: underline;
	color:		#FFCCFF;
}
TD.title
{
	width: 33%;
	text-align: bottom;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 12pt;
}
.large
{
	font-size: 28pt;
}

.verylarge
{
	font-size: 36pt;
}
