﻿html
{
	margin: 0px;
	width: 100%;
}
body 
{
	margin: 0px 0px 0px 0px;
	width: 100%;
	background-color: #001cfd !important;
	font-family: Tahoma;
	font-size: small;
	color: #444444;
}

p
{
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
}

.rtTop
{
		font-size: larger !important;
		height: 30px !important;
}	

.rtMid
{
		font-size: larger !important;
		height: 30px !important;
}
.rtLast
{
		font-size: larger !important;
		height: 30px !important;
}
.rtUL
{
		font-size: larger !important;
}	
.rtLI 
{
		font-size: larger !important;
}
.rtsTxt
{
	font-size: larger !important;
}

.rtSp
{
	font-size: larger !important;
}	
.rtIn
{
	font-size: large !important;
}	

.CoolIrisPenLensDiv
{
	font-size: large;
}		
.clear
{
	clear:both;
}


-- Define the Page Layout elements
#PageWrapper
{
	text-align: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-image: url('images/SideBarFiller.jpg');
	background-repeat: repeat;
}
#Header
{
	background-image: url('images/TopRepeater.png');
	background-position: left;
	background-repeat: repeat-x;
	width: auto;
	height: 173px;
}
#Header2
{
	background-image: url('images/HeaderTop.jpg');
	background-position: right;
	background-repeat: no-repeat;
	height: 173px;
	right:0px;
}
#TopNavigation
{
	position: absolute;
	top: 130px;
	left: 50px;
	margin: 0px;
	text-align: center;
}
#BodyWrapper
{
}
#ContentWrapper
{
	width: auto;
	margin-right:166px;
}
#ContentHeader
{
	background-image: url('images/BodyHeaderRepeater.png');
	background-repeat: repeat-x;
	background-position: top;
	min-height: 70px;
	max-height: 70px;
}

#ContentHeader2
{
	background-image: url('images/ContentHeaderLeft.png');
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 70px;
	max-height: 70px;
}
#ContentHeader3
{
	background-image: url('images/ContentHeaderRight.png');
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 70px;
	max-height: 70px;
}

#ContentHeaderText
{
	margin: 0px 0px 0px 0px;
	padding-top: 5px;
	text-align: center;
}

#ContentBody
{
	background-image: url('images/BodyContentRepeater.png');
	background-repeat: repeat;
	min-height: 533px;
}

#ContentBody4
{
	background-image: url('images/ContentFillerLeftTop.jpg');
	background-repeat: no-repeat;
	background-position: top left !important;
	min-height: 533px;
}

#ContentBody5
{
	background-image: url('images/ContentFillerRightTop.jpg');
	background-repeat: no-repeat;
	background-position: top Right !important;
	min-height: 533px;
}

#ContentBody2
{
	background-image: url('images/ContentFillerLeft.png');
	background-repeat: repeat-y;
	background-position: top left;
	min-height: 533px;
}
#ContentBody3
{
	background-image: url('images/ContentFillerRight.png');
	background-repeat: repeat-y;
	background-position: top right;
	min-height: 533px;
}


#ContentBodyText
{
	min-height: 450px;
	padding: 10px 10px 10px 10px;
	margin: 0px 20px 0px 20px;
}
#SideBarWrapper
{
	position: absolute;
	top: 173px;
	width: 166px;
	right: 0px;
}
#SideBarbackGround
{
	background-image: url('images/SideBarTop.jpg');
	background-repeat: no-repeat;
	width: 166px;
	min-height: 461px;
}
#FooterWrapper
{

	background-image: url('images/FooterRepeater.png');
	background-repeat: repeat-x;
	background-position: top;
	min-height: 163px;		
}

#FooterWrapper2
{

	background-image: url('images/Footerleft.Png');
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 163px;		
}

#FooterWrapper3
{

	background-image: url('images/FooterRight.png');
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 163px;		
}
#FooterContent
{
	position:relative;
	top: 70px;
	left: 10px;
	margin: 0px 160px 0px 0px;
	text-align: center;
}


.CoolIris
{
	text-align: center;
}


.ToolTipContentCss
{
	z-index: 100000;
}