body		{	background-color:	#D6EBFF;
			color: 			#000000;
			text-align: 		center;
			margin-top: 		10px;
			margin-bottom: 		0px;
			margin-left: 		0px;
			margin-right: 		0px;	
			padding-top:		0px;
			padding-bottom:		0px;
			padding-left:		0px;
			padding-right:		0px;
			border:			0px;
		}

#menu          {
			background-color:	#FFFFFF;
			text-align: 		left;
			width: 			750px; 
			margin: 		0 auto; 
			margin-bottom: 		5px;
                }

#head		{
			background-color:	#D6EBFF;
			width: 			850px; 
			height: 		254px; 
			margin: 		0 auto;
		}

#mainholder 	{
			position:		relative;
			background-color:	#B9DCFF;
			width: 			750px; 
			margin: 		0 auto;
			padding:		0px 0px 20px 0px;
		}

#main		{
			position:		absolute;
			left:			0px; 
			background-color:	#B9DCFF;
			width: 			750px; 
                        text-align:             left;
			margin: 		0 auto;
			padding:		0px 0px 20px 0px;
		}

#bodyintro	{
			position:		relative;
                        color:                  #FFFFFF;
			background-color:	#93C6FF;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              15px;
                        line-height:            28px;
                        text-align:             left;
			font-style:		italic;
			width:			400px;
			margin:			0px 0px 20px 40px;
			padding:		15px 15px 15px 15px;
		}

#bodyintro2	{
			position:		relative;
                        color:                  #FFFFFF;
			background-color:	#93C6FF;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              12px;
                        line-height:            26px;
                        text-align:             center;
			font-style:		italic;
			width:			400px;
			margin:			0px 0px 20px 40px;
			padding:		15px 15px 15px 15px;
		}

#body		{
			position:		relative;
                        color:                  #003399;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              11px;
                        line-height:            22px;
                        text-align:             left;
			width:			400px;
			margin:			0px 0px 10px 60px;
			padding:		0px 0px 0px 0px;
		}

#return		{
			position:		relative;
                        color:                  #003399;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              9px;
                        line-height:            22px;
                        text-align:             left;
			width:			400px;
			margin:			-10px 0px 30px 0px;
			padding:		0px 0px 0px 0px;
		}

#smhead		{
			position:		relative;
                        color:                  #003399;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              9px;
                        line-height:            16px;
                        text-align:             left;
			width:			400px;
			margin:			0px 0px 5px 60px;
			padding:		10px 0px 0px 0px;
		}

#smbody		{
			position:		relative;
                        color:                  #003399;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              9px;
                        line-height:            17px;
                        text-align:             left;
			width:			400px;
			margin:			0px 0px 5px 60px;
			padding:		0px 0px 0px 0px;
		}

#inset		{
			position:		absolute;
			right:			40px;
			width: 			180px; 
		}

#disclaimer     {
                        color:                  #003399;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              9px;
                        line-height:            16px;
                        text-align:             center;
			width:			750px;
			margin: 		0 auto;
			padding:		10px 0px 30px 0px;
                }

.miniinset	{
                        color:                  #003399;
                        font-family:            verdana, arial, sans-serif;
                        font-size:              9px;
                        line-height:            16px;
                        text-align:             right;
			margin:			0px 0px 0px 0px;
			padding:		10px 5px 0px 0px;
		}

.menuitem	{
                        color:                  #003399;
                        font-family:            verdana, arial, sans-serif;
			font-weight:		bold;
                        font-size:              12px;
                        line-height:            16px;
                        text-align:             left;
			margin:			0px 0px 0px 0px;
			padding:		2px 0px 2px 40px;
		}

b		{	
			font-weight:		bold;
                        font-family:            verdana, arial, sans-serif;
		}

img		{
			border-style:		none;
			margin-top: 		0px;
			margin-bottom: 		0px;
			margin-left: 		0px;
			margin-right: 		0px;	
			padding-top:		0px;
			padding-bottom:		0px;
			padding-left:		0px;
			padding-right:		0px;
			border:			0px;
			border-thickness:	0px;

		}

a:link          {       color:                  #003399;
                        text-decoration:        none;
			font-weight:		bold;
                }

a:visited       {       color:                  #003399;
                        text-decoration:        none;
			font-weight:		bold;
                }

a:hover         {       color:                  #003399;
                        text-decoration:        underline;
			font-weight:		bold;
                }

#bodyintro a:link	{       color:                  #FFFFFF;
                        	text-decoration:        none;
				font-weight:		normal;
                	}

#bodyintro a:visited 	{	color:                  #FFFFFF;
     				text-decoration:        none;
				font-weight:		normal;
                	}

#bodyintro a:hover	{       color:                  #FFFFFF;
                       		text-decoration:        underline;
				font-weight:		normal;
                	}

#return a:link		{       color:                  #003399;
                        	text-decoration:        none;
				font-weight:		normal;
                	}

#return a:visited 	{	color:                  #003399;
     				text-decoration:        none;
				font-weight:		normal;
                	}

#return a:hover		{       color:                  #003399;
                       		text-decoration:        underline;
				font-weight:		normal;
                	}

