html * {
				margin: 0;
				padding: 0;
			}
			img, fieldset {
				border: 0;
			}
			html {
				background: #fff;
			}
			
			a {
			color: #00A5E7; 
			text-decoration:none;
			}
			
			a:hover { 
			text-decoration:underline;
			}
			
			a.cyan {
				color: #00A5E7;
				font-weight: bold;
			}
			
			a.cyan:hover {
				color: #00A5E7;
				text-decoration: underline;
			}
			
			body {
				display: block;
				position: relative;
				width: 830px;
				font: 0.7em Arial, Helvetica, sans-serif; 
				line-height: 1.5em;
				color: #454545;
				margin: 20px 0px 20px 10px;
			}
			
			p {
			 margin-top:1px;
			 margin-bottom:13px;
			}
			
			p.boxText {
			  padding:10px 10px 0 10px;
			  font-weight: normal;
			}
			
			p.indent {
			 padding-left:10px;
			 padding-right:20px;
			}
			
			#main {
			width:795px;
			margin-left:10px;
			}
			
			h1 {
			 margin-top:0px;
			 margin-bottom:10px;
			}
			
			h2 {
			 font-family: Arial, Helvetica, sans-serif;
			 color: #003366;
			 font-size: 12pt;
			}
			
			h3 {
			color: #003366;
			 font-size: 11pt;
			}
			
			
			#left {
			 float:left;
			 width:530px;
			}
			
			#right {
			 float:right;
			 width: 230px;
			 margin-top: 28px;
			}
			
			.clearBoth {
			 clear:both;
			}
			
			.box {
			 width:269px;
			 clear:both;
			 height:auto;
			 margin-bottom:10px;
			 background-image: url(../../../misc/media/mid_white270.gif);
			}
			
			.boxbottom {
				background-image: url(../../../misc/media/bottom_white270.gif);
				height: 35px;
			}
			
			.boxLarge {
			 width:386px;
			 clear:both;
			 height:auto;
			 margin-bottom:10px;
			 background:url(../../../misc/media/long_white_mid.gif);
			}
			
			.boxBlue {
			 width:203px;
			 clear:both;
			 height:auto;
			 margin-bottom:10px;
			 background:url(../../../misc/media/bck_blue.gif);
			}
			
			ul {
			 margin:10px 0px;
			 padding:0px;
			}

			li {
			 margin-left:25px;
			 list-style-type: disc;
			 line-height: 1.3em;
			 margin-right:30px;
			 color:#003366;
			 margin-bottom:8px;
			}
			
			hr {
			 display:none;
			}
			
			.subfooter {
				background-image: url(../../../misc/media/subfooter.gif);
				text-align: left;
				padding: 8px 0px 9px 20px;
			}
			
			div.hr {
			  background:url(../../../misc/media/hr.gif) repeat;
			 height:3px;
			 margin-bottom:15px;
			}

			/* rh box */
			
			.left_side_Product_Services{
			float:left;
			width:171px;
			padding:4px 7px 10px 7px;
			margin:0px;
			border-bottom:2px solid #ccebf5;
			border-right:2px solid #ccebf5;
			border-left:2px solid #ccebf5;
			background:url(../../images/contentBg.gif) bottom repeat-x;
			height:446px;
		}
		
			.contentTopProductServiceT1a-a {
			width:175px;
			height:20px;
			background-image: url(../../../images/T2-blank.gif);
			background-position: 0px top;
			padding-left: 7px;
			background-repeat: no-repeat;
			padding-right: 7px;
		}
		
			.left_side_Education{
			float:left;
			width:171px;
			margin:0px;
			border-bottom:2px solid #ccebf5;
			border-right:2px solid #ccebf5;
			border-left:2px solid #ccebf5;
			background:url(../../images/contentBg.gif) bottom repeat-x;
			padding-top: 4px;
			padding-right: 7px;
			padding-bottom: 10px;
			padding-left: 7px;
		}
			
			/* end rh box */
			
			.contentgradboxtop {
			width:530px;
			height:20px;
			background-image: url(../../../images/T2b_blank.gif);
			background-position: 0px top;
			padding-left: 7px;
			background-repeat: no-repeat;
			padding-right: 7px;
		}
		
		.left_side_contentgradbox{
			float:left;
			width:516px;
			padding:4px 7px 10px 7px;
			margin:0px;
			border-bottom:2px solid #FFFFFF;
			border-right:2px solid #FFFFFF;
			border-left:2px solid #FFFFFF;
			background:url(../../images/contentBg.gif) bottom repeat-x;
		}
		
		.rightLink{
		background:url(../../images/border_right.gif) 0% 0% repeat-x;
		text-align: right;
		margin-right:3px;
		margin-top: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
		}
		
		.rightLink a{
		background:url(../../images/linkarrow.gif) 100% 50% no-repeat;
		text-decoration:none;
		font-weight:bold;
		color:#0099cc;
		padding:0px 15px;
		}
		
		.rightLink a:hover{
		text-decoration:underline;
		}
		
		.leftFooter a{ 
		color: #000000;
		background: #fff;
		text-decoration:none;
		}
		
		.leftFooter a:hover{ 
		text-decoration:underline;
		}
		
		.leftFooter { 
		float:left;
		width:591px;
		padding: 0px;
		margin:  0px;
	}		

