/* CSS Document */
* {
	font-family: Trebuchet MS, Arial, Helvetica;
	color: #000000;
}

body {
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}

img {border: 0px;}

.heading {
	font-size: 13pt;
	font-weight: bold;
	color: #0055a5;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: justify;
}

.title {
	font-size: 11pt;
	font-weight: bold;
	color: #0055a5;
	margin-top: 12px;
	margin-left: 12px;
	margin-right: 12px;
	text-align: justify;
}

.copy {
	font-size: 9pt;
	color: #000000;
	margin-left: 12px;
	margin-right: 12px;
	text-align: justify;
}

ul {
	font-size: 9pt;
	margin-right: 12px;
}

.error {
	font-size: 10pt;
	color: #ff0000;
	margin-left: 12px;
	margin-right: 12px;
	text-align: left;
}

.copyright {
	font-size: 8pt;
	text-align: center;
	margin-top: 12px;
	color: #000000;
}

hr {
	color: #ffffff;
}

input, textarea, select, option {
	font-size: 9pt;
	color: #000000;
}

table.register {
	font-size: 9pt;
	width: 450px;
	margin-left: 12px;
	margin-right: 12px;
}

table.cart {
	font-size: 9pt;
	width: 550px;
	margin-left: 12px;
	margin-right: 12px;
}

td.regoff {
	font-size: 9pt;
	border: thin solid white;
	padding: 5px;
}

td.regon {
	font-size: 9pt;
	font-weight: bold;
	border: thin solid white;
	padding: 5px;
	background-color: #848e98;
}

textarea {
	overflow: auto;
}

/*Navigation links*/
a {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
}

a.titlenav {
	font-size: 11pt;
	font-weight: bold;
	color: #0055a5;
	text-decoration: none;
}
a.titlenav:hover {
	font-size: 11pt;
	font-weight: bold;
	color: #0055a5;
	text-decoration: underline;
}

a.leftnav {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}

a.leftnav:hover {
	font-size: 9pt;
	color: #FFC726;
	text-decoration: none;
}

a.leftnavon {
	font-size: 9pt;
	font-weight: bold;
	color: #FFC726;
	text-decoration: none;
}

a.leftnavon:hover {
	font-size: 9pt;
	font-weight: bold;
	color: #FFC726;
}

a.subnav {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.subnav:hover {
	text-decoration: underline;
}

a.image{
	text-decoration: none;
}

a.image:hover {
	text-decoration: none;
}


/*=================== NEW EDITION ========================*/
p#phoneNumber{
	color:#000000;
	font-size:20pt;
	width:230px;
}
p#phoneNumber a{
	color:#000000;
}
	p#phoneNumber span{
		color:#000000;
		font-size:13pt;
	}
td#homeContent{
	padding:0px 20px;
	width:735px;
	background-color:#d7d8db;
}
	ul#homeBuckets li.noMargin{
		margin-right:0px;
	}
	.headerHome{
		margin-left:0px;
		font-size:12pt;
		border-bottom:solid 1px #ffffff;
		padding-bottom:3px;
	}
	td#homeContent p{
		font-size:9pt;
	}
	ul#homeBuckets{
		list-style-type:none;
		margin:0px;
		padding:0px;
		overflow:hidden;
		margin-top:40px;
		margin-left:0px;
		margin-bottom:30px;
	}
		ul#homeBuckets li{
			padding:8px;
			float:left;
			margin:0px 40px 50px 0px;
			width:313px;
		}
			ul#homeBuckets li img{
				float:left;
				border:none;
			}
			ul#homeBuckets li h2{
				margin-top:0px;
				font-size:10pt;
				padding-left:100px;
			}
				ul#homeBuckets li h2 a{
					text-decoration:none;
					font-size:10pt;
				}
			ul#homeBuckets li p{
				margin-top:0px;
				font-size:9pt;
				padding-left:100px;
				line-height:1.2;
			}
			ul#homeBuckets li a.yellowLink{
				color:#0055A5;
				font-size:9pt;
				padding-left:15px;
			}
td#rightColumn{
	padding:10px 20px;
	width:170px;
	background-color:#eeebea;
}
	td#rightColumn #customBtn{
		background:url(../images/customNetBtn.png) no-repeat left top;
		width:169px;
		height:42px;
		display:block;
		text-indent:-999em;
		overflow:hidden;
		margin-bottom:13px;
	}
		td#rightColumn #customBtn:hover{
			background-position:left -43px;
		}
	td#rightColumn #trajectoryBtn{
		background:url(../images/trajectoryStudiesBtn.png) no-repeat left top;
		width:169px;
		height:42px;
		display:block;
		text-indent:-999em;
		overflow:hidden;
	}
		td#rightColumn #trajectoryBtn:hover{
			background-position:left -43px;
		}
	td#rightColumn div.promoBox{
		background:url(../images/promoBg.jpg) no-repeat left top;
		width:149px;
		height:181px;
		margin:15px 0px;
		padding:6px 9px;
		margin-left:1px;
	}
		td#rightColumn div.promoBox h3{
			font-size:10pt;
			margin-top:0px;
			margin-bottom:5px;
			color:#ffffff;
		}
			td#rightColumn div.promoBox h3 a{
				font-size:10pt;
				text-decoration:none;
				color:#ffffff;
			}
		td#rightColumn div.promoBox p{
			font-size:9pt;
			line-height:1.2;
			color:#ffffff;
		}
			td#rightColumn div.promoBox p a.yellowLink{
				color:#0055A5;
				font-size:8pt;
			}
			
	td#imgFooter{}
	td#imgFooter img{
		float:left;
	}
	#footerP{
		font-size:9pt;
		line-height:1.2;
		margin-top:0px;
		text-align:left;
		padding-left:50px;
	}
	
	


ul.pdfIcon{
	list-style-type:none;
	padding-left:25px;
	clear:both;
}
ul.pdfIcon li{
	margin-bottom:5px;
}
ul.pdfIcon li a{
	background:url(../images/pdf-icon.png)no-repeat left top;
	width:18px;
	height:19px;
	padding-left:25px;
}

#trajectory h2.copy{
	clear:both;
	margin-top:35px;
	margin-bottom:4px;
}
ul.thumbNails{
	list-style-type:none;
	padding-left:25px;
	float:left;
}
ul.thumbNails li{
	float:left;
	margin-right:5px;
}

a#trajectoryBtn{
		background:url(../images/trajectoryStudiesBtn.png) no-repeat left top;
		width:169px;
		height:42px;
		display:block;
		text-indent:-999em;
		overflow:hidden;
	}
		a#trajectoryBtn:hover{
			background-position:left -43px;
		}

