body {
		font : 12px tahoma, helvetica, arial, tahoma;
		background : #7599de;
		color: #000000;
		MARGIN : 0PX;
	}
	/* ------------ Page Content -------- */

	.pageContainer{
		background : #8b8b8b;
		float: left;
		/*border : 1px solid #000000;*/
	}
	/* ------------ Page Navigation -------- */
	.menuItem {
		background : #ffffff;
		text-align : left;
		vertical-align : middle;
		display : block;
		color : #000000;
		position : relative;
		float : left;
	}
	.menuItem a:hover {
		background:#D1D19D;
		color : #ffffff;
		border-right : 1px solid #7a7a7a;
		text-decoration : none;
	}
	.menuItem a:visited {
	color : #f70e0c;
	}
	.menuItem a {
		display : block;
		color : #f70e0c;
		padding : 10px;
		text-decoration : none;
		font-weight : bold;
		border-right : 1px solid #7a7a7a;
	}
	.menuContainer {
		background:#ffffff;
		color : #ffffff;
		text-align : center;
		width : 750px;
		clear : both;
		float : left;
		border-top : 1px solid #000000;
	}
	.menuGradient {
		background: url(Gradient.gif);
		height: 25px;
		clear: both;
		float: left;
		background-repeat: repeat-x;
		width: 750px;
	}

	/* ------------ Page Header -------- */
	.pageHeader {
		width : 750px;
		height : 70px;
		float : left;
		background: url(ctm-ca2.jpg);
	}

	.topbar {
		width : 250px;
		padding-top : 5px;
		float : right;
		text-align : left;
		vertical-align : middle;

	}

	/* ------------ Page Content -------- */
	.mainContent {
		float : left;
		padding: 10px;
		background : #FFFFFF;
		min-height: 400px;
	}
	.bodyContainer {
		width : 750px;
		float : left;
		background: #FFFFFF;
		/*border: 1px solid green;*/
	}
	/* ------------ Page Footer -------- */
	.footerBlock {
		padding : 0;
		text-align : left;
		font : 12px tahoma, helvetica, arial;
		width : 750px;
		border-top : 1px solid #7a7a7a;
		float : left;
	}
	.footer1 {
		background : #D8DFEE;
		width : 750px;
		height : 5px;
		float : left;
		display : block;
	}
	.footer2 {
		width : 750px;
		height : 20px;
		background : #abc7ff;
		text-align: center;
		float : left;
	}
	.footer2 a {
		color : #FFFFFF;
		padding-left: 5px;
		padding-top: 5px;
		margin-right: 10px;
		font-size : 11px;
	}

	div.COPYRIGHT {
		color : #FFF;
		text-align : right;
		font-size : 10px;
		clear: both;
		width : 750px;
	}
	div.COPYRIGHT a {
		color : #ffff00;
		text-decoration : underline;
	}

	/* ------------ Text Styles -------- */
	H2 {font-size:130%; color:#556D98;}
	.topBar H2 { font-size:130%; color: #556D98; margin-top: 25px;	}
	H3 {font-size:120%; color:#7A7A7A;}
	abbr, acronym {font-style: normal; border-bottom: dotted 1px #ABB1B7; cursor: help;}
	a {
		color: #3380CB;
	}
	a:visited {
		color: #556D98;
		text-decoration : none;
	}
	a:hover, a:focus {
		text-decoration : underline;
	}
	dd {margin: 0; padding: 0 0 1em 17px;}
	dt {font-weight: bold; padding: 0 0 0 17px; }
	form {margin: 0;}
	img {padding: 0;}
	strong {color: #000000;}
	TD {font : 12px tahoma, helvetica, arial, tahoma; COLOR : #000000;}
	TH {font-size:13PX; color:#000000;}

