#buttonbar
	{
	position: absolute;
	top: 100px;
	width: 379px;
	height: 36px;
	left: 2px;

	}

#sidebar
	{
	position: auto;
	top: 45px;
	width: 200px;
	padding: 7px;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #99CCFF;

	}

#right_sidebar
	{
	position: absolute;
	top: 0px;
	width: 400px;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	left: 220px;
	height: 100%;
	}


#bottomlayer
	{
	position: absolute;
	width: 680px;
	top: 387px;
	height: 20px;
	border: 1px solid #000;
	background: #eee;
	left: 5px;
	padding-right: 6px;
	}



#leftlayer
	{
	position: absolute;
	border-right: 0px dotted #000;
	width: 167px;
	height: 260px;
	left: 5px;
	top: 126px;
	text-decoration: none;
	font-family: arial, helvetica;
	font size: 14px; 
	background: #eee;
	}


#rightlayer
	{
	position: absolute;
	width: 500px;
	height: 260px;
	top: 110px;
	left: 192px;
	border: 0px solid #000;
	}


#imglayer
	{
	position: absolute;
	width: 74px;
	height: 50px;
	top: 5px;
	left: 445px;


	}




#ideslogo
	{
	position: absolute;
	top: 5px;
	left: 640px;
	border: 0px solid #E3303D;

	}


#lmilayer
	{
	position: absolute;
	left: 5px;
	top: 5px;
	height: 50px;
	width: 325px;

	}

.menuDiv 
	{
	BORDER-RIGHT: #cccccc 1px dotted; 
	PADDING-RIGHT: 12px
	}


.menuDivHeader 
	{
	MARGIN-TOP: 12px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	MARGIN-BOTTOM: 8px; 
	CURSOR: pointer; 
	COLOR: #000; 
	FONT-FAMILY: georgia, times new roman, serif;
	}


.menuButBlank 
	{
	MARGIN-RIGHT: 6px;
	}


.menuButPlus 
	{
	BACKGROUND-IMAGE: url(images/menplus.gif); 
	MARGIN-RIGHT: 6px;
	}


#navibar
	{
	position: absolute;
	width: 650px;
	height: 44px;
	top: 20px;
	left: 5px;
	border: 0px solid #000;
	}

#tempbody{
	position: absolute;
	width: auto;
	left: 1px;
	top:65px;
	padding: 7px;
	font-family: arial, helvetica;
	height: auto;
	}

#navitext
	{
	position: absolute;
	top: 0px;
	left: 210px;
	border: 0px solid #000;
	FONT-FAMILY: georgia, times new roman, serif;
	font-size: 14px;
	text-decoration: none;
	}

#navititle
	{
	position: absolute;
	top:24px;
	height:36px;
	left:55px;
	width:595px;
	text-align: right;
	font-family: times, times new roman, serif;
	font-size: 24px;
	z-index: 1;
	padding-right: 10px;

	}

#bottomtag
	{
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	border-top: 1px dotted #000;
	}

#redbar
	{
	position: absolute;
	top: 70px;
	left: 5px;
	width: 680px;
	height: 1px;
	border-bottom: 3px solid red;

	}


#subbar
	{
	position: absolute;
	left: 5px;
	height: 20px;
	width:680px;
	top: 70px;
	background: #007AC2;
	color: #fff;
	font-family: Georgia, Times New Roman, Times, serif;
	border: 1px solid #007AC2;

	}
.subLinks 
	{
	MARGIN-TOP: 0px; 
	FONT-SIZE: 14px; 
	MARGIN-BOTTOM: 0px; 
	MARGIN-LEFT: 15px; 
	FONT-FAMILY: georgia, times new roman, serif;
	}


.subLinks A:link 
	{
	COLOR: #0000ff; 
	TEXT-DECORATION: none;
	}


.subLinks A:visited 
	{
	COLOR: #0000ff; 
	TEXT-DECORATION: none;
	}


.subLinks A:hover 
	{
	COLOR: #87bbd9; 
	TEXT-DECORATION: none;
	}

#text1
	{
	position: absolute;
	left: 350px;
	top: 407 px;
	height: 23px;
	width: 400px;
	text-decoration: none;
	font-size: 15px;
	}

#titlebar
	{
	position: absolute;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	left: 0px;
	background: #007AC2;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #fff;
	width: 167px;
	padding: 2px;

	}	


#topbar
	{
	position: absolute;
	left: 335px;
	top: 20px;
	width: 452px;
	height: 37px;
	font-family: Georgia, Times New Roman, Times, serif;
	text-decoration: none;
	background-image: url(baroutline.gif);
	}


.button 
	{ 
	font-family: Georgia, Times New Roman, Times, serif;  
	color: #000; 
	background-color: #EEEEEE; 
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	width: 167px;
	}

.buttonover 
	{ 
	font-family: Georgia, Times New Roman, Times, serif;  
	color: #FFFFFF; 
	background-color: #7dcee2; 
	width: 167px; 
	border: #666666; 
	border-style: solid; 	
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	}
.smallFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

