        body {
                position: relative;
                margin-top: 0px;
                margin-left: 0px;
        }

	img {
		border: 0px;
		padding-right: 4px;
	}

	p {
		margin: 0px;
		margin-bottom: 13px;
	}

	a:link { 
		color: #095BA7;
		font-weight: bold;
		text-decoration: none;
		background-color: TRANSPARENT
	}
	a:visited { 
		color: #095BA7; 
		font-weight: bold;
		text-decoration: none; 
		background-color: TRANSPARENT
	}
	a:hover { 
		color: #CCCCCC;
		font-weight: bold;
		background-color: black;
	}
	a:active { 
		color: #CCCCCC;
		font-weight: bold;
		background-color: black;
	}

        a.Calendar:link {
                color: #095BA7;
                font-weight: bold;
                text-decoration: underline;
                background-color: TRANSPARENT
        }
        a.Calendar:visited {
                color: #095BA7;
                font-weight: bold;
                text-decoration: underline;
                background-color: TRANSPARENT
        }
        a.Calendar:hover {
                color: #CCCCCC;
                font-weight: bold;
                text-decoration: none;
                background-color: black;
        }
        a.Calendar:active {
                color: #CCCCCC;
                font-weight: bold;
                text-decoration: none;
                background-color: black;
        }

	a.Img {
		background-color: TRANSPARENT
	}

	div.Logo {
		position: absolute;
		top: 0px;
		left: 0px;
	}	

	div.Prodigem {
                position: absolute;
                top: 5px;
                left: 682px;
                z-index: 2
        }

	div.Title {
		position: absolute;
		font-size: 25px;
		font-weight: bold;
 		font-family: verdana;
		font-style: normal;
		color: black;
		left: 0px;
		top: 84px;
		width: 650px;
		text-align: right;
		z-index: 2
	}

	div.HiddenText {
		position: absolute;
		font-size: 2px;
		font-family: verdana;
		font-style: normal;
		color: white;
		left: 0px;
		top: 18px;
		width: 650px;
		text-align: right;
	}

	div.TitleShadow {
		position: absolute;
		font-size: 25px;
		font-weight: bold;
 		font-family:verdana;
		font-style: normal;
		color: #CCCCCC;
		left: 2px;
		top: 86px;
		width: 650px;
		text-align: right;
		z-index: 1;
	}

        table.Primary {
                position: absolute;
                left: 10px;
                top: 15px;
        }

        table.ContentInner {
                width: 100%;
                margin-left: 0px;
                font-size: 13px;
                font-family: verdana;
                font-style: normal;
        }

	td {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	td.TopArea {
		height: 100px;
		background: transparent;
	}

	td.NavBar {
		border-bottom: 2px solid black;
		width: 155px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		background:#095BA7;
	}

	td.BottomArea {
		height: 10px;
		font-size: 1px;
		background: transparent;
	}

        td.MainArea {
                border: 0px;
                width: 501px
        }

        td.RightColumn {
                border: 0px;
                border-left: 2px solid black;
		padding-bottom: 0px;
                width: 95px
        }

	td.RightMarginLine {
		border: 0px;
		width: 2px;
		background: black;
		padding-bottom: 0px;
		font-size: 1px;
	}

	td.RightColumnTop {
                border: 0px;
                padding-bottom: 0px;
                width: 95px;
                font-size: 10px;
                font-family:verdana;
                font-style: normal;
        }

        td.RightColumnMiddle {
                border: 0px;
                padding-bottom: 0px;
                width: 95px;
		font-size: 10px;
                font-family:verdana;
                font-style: normal;
        }

        td.RightColumnBottom {
                border: 0px;
                padding-bottom: 0px;
                width: 95px
        }

	div#NavBar {
		position: relative;
		height: auto;
		border-top: 1px solid black;
	}

	div#NavBar A.NavContent {
		color: black;
		text-decoration: none;
		background-color: TRANSPARENT
	}

	div#NavBar A.NavButton {
		position: relative;
		display: block;
		width: 155px;
		height: 19px;
		text-align: left;
		background: #095BA7;
		font-size: 13px;
		font-weight: bold;
 		font-family: verdana;
		font-style: normal;
		color: white;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		border-left: 2px solid black;
		border-right: 2px solid black;
		padding-top: 1px;
		padding-left:4px;
		z-index: 2;
	}
	div#NavBar A.NavButton:hover {
		background: black;
		color: #CCCCCC;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		border-left: 2px solid black;
		border-right: 2px solid black;
	}



	div.NavSpacer {
		display: block;
		font-size: 1px;
		width: 155px;
		height: 10px;
		padding-left:4px;
		border: 2px solid white;
		border-top: 1px solid black;
		border-bottom: 2px solid black;
		background: white;
	}

	div.NavSpacerClear {
		display: block;
		font-size: 1px;
		width: 155px;
		height: 10px;
		padding-left:4px;
		border: 2px solid white;
		border-top: 1px solid black;
		background: white;
	}

	div.NavHeading {
		display: block;
		width: 155px;
		height: 18px;
		background:#095BA7;
		font-size: 13px;
		font-weight: bold;
 		font-family: verdana;
		font-style: normal;
		text-align: center;
		color: white;
		border-top: 2px solid black;
		border-bottom: 2px solid black;
		border-left: 2px solid black;
		border-right: 2px solid black;
		padding-left:4px;
		padding-top: 1px;	
	}

	div.NavContent {
		display: block;
		width: 155px;
		height: 70px;
		background: white;
		font-size: 13px;
 		font-family: verdana;
		font-style: normal;
		text-align: left;
		color: black;
		border-bottom: 1px solid black;
		border-left: 2px solid black;
		border-right: 2px solid black;
		padding-left:4px;
		padding-top: 4px;
		padding-bottom: 4px;	
	}

	div.ContentHeading {
		display: block;
		width: 469px;
		height: 18px;
		background:#095BA7;
		font-size: 13px;
		font-weight: bold;
 		font-family: verdana;
		font-style: normal;
		text-align: center;
		color: white;
		border-top: 2px solid black;
		border-bottom: 2px solid black;
		border-left: 2px solid black;
		border-right: 2px solid black;
		padding-left:4px;
		padding-right: 4px;
		padding-top: 1px;	
	}

	div.Content {
		display: block;
		width: 469px;
		background:#CCCCCC;
		font-size: 13px;
 		font-family: verdana;
		font-style: normal;
		text-align: left;
		color: black;
		border-bottom: 2px solid black;
		border-left: 2px solid black;
		border-right: 2px solid black;
		padding-left:4px;
		padding-right:4px;
		padding-top: 6px;
		padding-bottom: 6px;	
	}

       div.MTContent {
                display: block;
                width: 469px;
                background:#CCCCCC;
                font-size: 13px;
                font-family: verdana;
                font-style: normal;
                text-align: left;
                color: black;
                border-bottom: 2px solid black;
                border-left: 2px solid black;
                border-right: 2px solid black;
                padding-left:4px;
                padding-right:4px;
                padding-top: 0px;
                padding-bottom: 0px;
        }

	div.ContentIndent {
		margin-left: 12px;
	}

	div.ContentSpacer {
		display: block;
		font-size: 1px;
		width: 473px;
		height: 10px;
		padding-left:4px;
		padding-right:4px;
		background: white;
	}

	
	span.ContentUnderline {
		font-weight:bold;
		text-decoration: underline
	}

	span.ContentBold {
		font-weight:bold;
	}

	span.ContentItalic {
		font-style: italic;
	}

	span.MTSpacer {
		display: block;
		font-size: 1px;
		height: 6px;
	}

