/*------------------ PureManager CSS-------------------*/

/*------------------ Content Manager CSS-------------------*/
.PureManagerAdmin_mainMenu	{background-color:#eeeeee; padding:2px;}
.PureManagerAdmin_mainMenu a	{color:#006;}
.PureManagerAdmin_mainMenu a:hover	{color:#000;}

#displayOptions		{position:fixed; top:0px; left:0px; width:100%;}

/*--------------Site Map CSS--------------------*/
#siteMap		{}
#siteMap li		{list-style-type:circle; margin-left:10px;}
#siteMap .siteMapSec	{margin-left:15px;}
#siteMap .siteMapSec li	{list-style:none;}

*		{padding:0px; margin:0px;}

img, div, a, input, h1, #mainNav { behavior: url(iepngfix.htc) }

#wrapper		{background:url(../images/bg-main.jpg) no-repeat;
		background-position:bottom left;
}

#container	{ width:1100px;}

#header		{background:url(../images/bg-header.png) repeat-x;
			height:245px;

}

#leftCol, #centerCol, #rightCol		{display:block; float:left; color:#070707;}

#leftCol, #rightCol					{width:256px;}

#centerCol							{width:512px; font-size:14px; line-height:19px; color:#474646; margin:20px;  margin-right:40px; margin-top:10px;}

#centerCol p						{margin-bottom:20px;}

#centerCol a, #rightCol a						{color:#474646;}

#divider							{background:url(../images/divider.png) no-repeat;
									width:407px;
									height:7px;
									margin-bottom:25px;
									 margin-top:25px;
}


#rightCol p							{padding-bottom:10px; color:#707070;}


#login								{width:256px;
									background:url(../images/bg-log.png) repeat-y;
									padding-left:20px;
									}
									
#login	p							{color:#0a5f50; font-size:13px;}	

#adv								{width:256px;
									padding-left:20px;
									margin-top:10px;
									}
									
#adv	p							{color:#707070; font-size:13px;}	

.right							{float:right; margin-right:68px;}
.forgot							{font-size:11px;}

#loginTop							{width:256px;
									background:url(../images/log-top.jpg);
									height:22px;}
									
#loginBot							{width:256px;
									background:url(../images/log-bottom.jpg);
									height:22px;}

h1 a								{display:block; background:url(../images/bg-h1.png) no-repeat;
									height:245px;
									text-indent:-9000px;
									width:1024px;
									outline:none;
}

h2									{color:#0a5f50; font-size:27px; margin-bottom:15px; line-height:34px;}

h3									{color:#0a5f50; font-size:16px; margin-bottom:10px;}

h4									{font-size:12px; color:#5b5b5b; margin-left:48px;}

#calendar							{font-size:12px; line-height:15px;}

#calendar .calDetail				{margin-bottom:7px;}

#calendar a							{text-decoration:none; color:#707070; font-weight:bold;}
#calendar a:hover					{text-decoration:underline;}
#calTable							{text-align:center; font-size:11px;}
#calTable a							{color:#0a5f50;}
#calTable td						{padding:4px; border:1px solid #333;}
#tableHead td							{border:1px solid white;}
#tableHead tr						{border:1px solid #333;}

.num								{float:right;}
.back								{color:#707070; text-decoration:none; font-size:12px;}
.next								{font-size:11px; color:#333;}
#calTable tr .next a								{text-decoration:none; color:#333;}
#calTable tr a:hover								{text-decoration:underline;}
.month								{font-size:18px; color:#333;}
.back:hover								{text-decoration:underline;}

#leftCol							{}

#mainNav							{font:16px "Times New Roman", Times, serif;
									letter-spacing:-.03em;
									background:url(../images/bg-nav.png) repeat-y;
									padding-top:10px;
									}
									
#mainNav li							{padding-bottom:15px; list-style:none; margin-left:98px; margin-right:6px;}

#mainNav a							{color:#222; text-decoration:none;}
#mainNav a:hover					{text-decoration:underline;}
#mainNav .current					{text-decoration:underline;}
#botBar								{background:url(../images/bg-nav_botbar.png) no-repeat; 
									width:256px;
									height:26px;
}

#subNav							{font-size:12px; margin-top:-15px;}
#subNav	li						{list-style:none; display:block; float:left; padding-right:9px; margin-bottom:25px;}
#subNav	a						{text-decoration:none;}
#subNav	a:hover					{text-decoration:underline;}

#subNav .current				{text-decoration:underline;}



#footer {font:12px "Times New Roman", Times, serif;
		color:#0a5f50; 
		z-index:-10;
		text-align:right;
		width:1070px;
		
}

#footer a	{font:12px "Times New Roman", Times, serif;
		color:#0a5f50;}