BODY {
	background-color: #000099;
	text-align: center;
	margin-top: 0px;
	background-image: url(images/bg_grad1.jpg);
	background-repeat: repeat;
	backgroun-position: top;
	}
	.pageSize {
	width: 710px;
	background-color: #ffffff;
	font-family: serif;
	border-right: 3px solid #111111;
	background-color: white;
	margin-top: 0px;
	padding-top: 25px;
	height: 100%;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	}
	
	.mainPageHeader {
	width : 100%;
	height: 175px;
	background-color: #ffffff;
	padding: 0px 0px 1px 0px;
	overflow: hidden;
	}
/*Paragraphs*/	
	P {
	margin: 40px 50px 50px 40px;
	text-align: justify;
	border-bottom: 0px solid #C0C0C0;
	background-color: white;
	border-bottom: 1px solid #C0C0C0;
	}
	
	.P {
	margin: 40px 50px 50px 40px;
	/*float:left;*/
	text-align: justify;
	border-bottom: 1px solid #C0C0C0;
	background-color: white;
	}
	
/*Control Pannel*/	
	.controlPanel {
	width: 154px;
	height: auto;
	overflow: visible;
	background-color: #CBD5F3;
	text-align: left;
	border-left: 1px solid #AECECE;
	border-right: 1px solid #AECECE;
	margin: 0px auto 0px auto;
	color: #365B5A;
	padding: 0px;
	}
	.controlPanel A{
	color: #365B5A;
	text-decoration: none;
	}
	.controlPanel A:hover{
	color: #FF6600;
	text-decoration: none;
	}
	.controlPanelHeader { 
	font-weight: bold;
	font-size: 12pt;
	margin-left: 5px;
	}
	.cPTop {
	height: 60px;
	width: 180px;
	margin: 0px;
	padding: 0px; 
	background-image: url(../images/menu-header-top.gif);
	background-repeat: no-repeat;
	background-position : bottom;
	}
	.cpBottom {
	height: 25px;
	width: 180px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/menu-header-bottom.gif);
	background-repeat: no-repeat;
	background-position : top;
	}
	.menu {
	border-right: 0px solid #AECECE;
	background-color: #E3E8F9;
	width: 180px;
	height: 100%;
	overflow: visible;
	text-align: center;
	float: left;
	margin-left: 9px;
	padding: 0px;
	border-left: 0px solid red;
	}
	
	.mainMenuItem {
	color:#365B5A;
	font-size: 10pt;
	text-decoration: none;
	font-family: tahoma;
	}
	
	
	
	UL {
	float:left;
	margin-left: 8PX;
	padding: 15px;
	list-style-image: url(../images/menu-bullet.gif);
	
	}
	LI{
	border-bottom: 1px solid #AECECE;
	border-top: 1px solid #AECECE;
	}
	
	.pageContent {
	border-left: 0px solid #000000;
	height: 100%;
	float: left;
	width: 500px;
	/*color: #305050;*/
	color: #253BA0;
	background-image: url(../images/content-background.jpg);
	background-repeat: repeat-y;
	background-position : left;
	background-color: white;
	overflow: visible;
	margin-left: auto;
	margin-right: auto;
	}
	
	.breadCrumbsBar {
	font-size: 8pt;
	font-family: arial;
	padding: 3px 3px 3px 15px;
	color: #AECECE;
	word-spacing: 2px;
	text-align: left;
	}
	.breadCrumbsBar A  {
	color: #AECECE;
	text-decoration: none;
	}
	.breadCrumbsBar A:hover  {
	color: #95BFBF;
	text-decoration: underline;
	}
	
	.pCUl {
	background-color: none;
	list-style: disc;
	list-style-image: none;
	list-style-position: outside;
	margin-left: 25px;;
	}
	.pCUl LI{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	}
	
	
	.toolsMenu {
	width: 700px;
	height: auto;
	border: 0px solid red;
	font-size: 8pt;
	text-align: right;
	color: #9AC2C2;
	letter-spacing: 2px;
	padding: 5px 15px 5px 5px;
	}
	.toolsMenu A {
	color: #9AC2C2;
	text-decoration: none;
	}
	.toolsMenu A:hover {
	color: #9AC2C2;
	text-decoration: underline;
	}
	H1 {
	margin-top: 0px;
	border: 0px solid red;
	border-bottom: 1px solid #c0c0c0;
	}
	.shit {
	background-color: #ffffff;
	color: #0066FF;
	height: 175px;
	width: 436px;
	margin: 0px;
	font-family: arial;
	float: left;
	border-top: 1px solid blue;
	border-bottom: 1px solid blue;
	}
	.button{
	background-color: #c0c0c0;
	text-decoration: none;
	color: blue;
	padding: 2px 4px 2px 4px;
	margin: 5px;
	}
	.topOfPageLink {
	padding-bottom: 10px; text-align: right; border: 0px solid red; width: 100%; color: #AECECE
	}
	.crossRefLink{
	text-decoration: none;
	font-weight: bold;
	}
	.bottomPageNavBar {
	/*margin: 50px 25px 50px 50px;*/
	margin-bottom: 50px;
	/*float:left;*/
	width: 90%;
	font-size: 9pt;
	text-align: justify;
	text-align: center;
	border-top: 1px solid blue;
	border-bottom: 0px solid blue;
	word-spacing: 5px;
	}
	.bottomPageNavBar A {
	color: #365B5A;
	}
