body
{
	margin:0px 0px 0px 0px;
	background-color: #B9B9B9;
	font-family: Helvetica Neue Condensed, Arial, MS Sans Serif, Sans-Serif;
	background-color:#FFF;
	background-image: url(../images/UI/body.jpg);
	background-repeat:repeat-x;
	color: #555555;
}
.clearer 
{
	clear:both;
	line-height:0%;
}

h1,h2,h3,h4,h5
{
	font-family: Arial, MS Sans Serif, Sans-Serif;
	color:#345b7e;
}

h1
{
	font-size:18px;
	border-bottom: solid 1px #98ABBD;
	font-weight: normal;
}

h2
{
	font-size:16px;
}

h3
{
	font-size:14px;
}


h4
{
	font-size:13px;
}

h5
{
	color: #555555;
	font-size:12px;
	border-bottom: solid 1px #98ABBD;
}

h6
{
font-size:11px;
}

p, td
{
	font-size:small;
}

a
{
	text-decoration: none;
}

a:link {color: #555555;}     /* unvisited link */
a:visited {color: #555555;}  /* visited link */
a:hover {color: #5E80A0;}   /* mouse over link */
a:active {color: #5E80A0;}   /* selected link */

img
{
	border-style:none; /* for hrefs */
}

 /* page inset */
#wrapper
{
	width: 959px;
	height:100%;
	margin:0px auto;
}

#menu
{
	height:107px;
	color: #555555;
}

#menu img
{
	float:left;
	display:inline;
	width:300px;
}

#menu ul
{
	margin:0px;
	padding:40px 10px 0px 0px;
	float:right;
	text-align:right;
	width:649px;
}
#topNav ul
{
	margin:0px;
	padding:10px 10px 0px 0px;
	float:right;
	text-align:right;
	width:649px;
}
#menu ul li
{
	list-style-type: none;
	display: inline;
}

#menu ul li + li
{
	padding-left: 3px;
	border-left: solid 1px #555555;
}

#menu a
{
	font-size:small;
	font-weight:500;
}

#footer
{
	margin-top:0px;
	border-top: solid 1px #98ABBD;
	font-size:small;
	clear:both;
	height:60px;

}

#footer ul
{
	margin:5px 0px;
	padding: 3px 0px 0px 0px;
}

#footer ul li
{
  list-style-type: none;
	display: inline;
}

#footer ul li + li
{
	padding-left: 3px;
	border-left: solid 1px #555555;
}
#footer cite
{
	color: #bbbbbb;
	padding-top: 3px;
	display:block;
	font-style:normal;
}

#footer img
{
  margin-top: 10px;
  float: right;
}

#content
{
	/*padding-top:40px;*/
	min-height:600px;
	background-color:#FFF;
}

/* Land. Sea. Air. Together. */
#LSAT
{
	background:#D0D1D3;
	background-image:url(LSAT.jpg);
	background-repeat:repeat-y;
}

#LSAT ul
{
	height: 26px;
	margin:0px;
	text-align: left;
	padding-left:23px;
  padding-top:5px;
}

#LSAT ul li
{

	list-style-type: none;
	display: inline;

}

#LSAT ul li a
{
	margin:0px 0px 0px 0px; /*spacing*/
	padding:2px 4px 3px 4px;
	color:#EAFFFF;
	/*display:inline-block;*/
}

#LSAT ul li a:hover
{
	background:#5F809F;
}

/* case studies */
#casestudies
{
	float:right;
	background-image:url(../images/UI/casestudies.jpg);
	height:236px;
	width:555px;
}

#casestudies
{
	padding:45px 0px 0px 45px;
}

#casestudies div.study
{
 height:100px;
 clear:both;
}

#casestudies div.study img
{
  float:left;
}

#casestudies div.study div.text
{
	float:left;
	width:180px;
	margin:5px 0px 0px 9px;
}

#casestudies div.study p
{
	color:#000;
	font-weight:500;
	margin:0px 0px 5px 0px;
}

#casestudies div.study a
{
	color: #395B96;
	font-size: small;
	text-decoration: underline;
	margin:5px 5px;
	/*display:inline-block;*/
}

#error
{
	padding: 40px 40px 40px 40px;
	float:left;
	width:879px;
	background:#FFF;
	font-size:small;
}

#info
{
	padding: 40px 100px 50px;
	float:left;
	width:500px;
	background:#FFF;
	font-size:small;
}

#info a
{
	text-decoration: underline;
}

#info center
{
	padding:10px 0px 25px 0px;
}

#info dt
{
	font-weight:600;
	padding:15px 0px 10px 0px;
}

#infoimg
{
	width: 200px;
	height: 600px;
	float:left;
	background-repeat:no-repeat;
	background-position:top;
	padding:40px 0px 0px 0px;
}

div#calculator
{
	padding: 0px 100px 50px;
	float:left;
	width:500px;
	background:#FFF;
	font-size:small;
}

div#calculator form
{
	background-image: url(pricingcalc.gif);
	background-repeat: no-repeat;
	width:300px;
	height:125px;
	margin:10px 0px 0px 20px;
	padding: 20px 80px 0px 20px;
	text-align:right;
	/*border:solid 1px gray;*/
}

div#calculator form select
{
	width:150px;
}

div#calculator form p
{
  margin:1px 0px;
}

div#calculator table
{
	margin:0px 0px 20px 45px;

	border-collapse: collapse;
	width:350px;
}

div#calculator table tr
{
}

div#calculator table th
{
	border-right: solid 1px #98ABBD;
	padding-right:10px;
	font-size:10pt;
	font-variant:small-caps;
	font-weight:normal;
	text-align:right;
	 border-bottom:solid 1px #98ABBD;
}

div#calculator table td
{
	padding-left:10px;
	border-bottom:solid 1px #98ABBD;
}

div#register
{
	padding: 0px 100px 50px;
	float:left;
	width:500px;
	background:#FFF;
	font-size:small;
}

div#register h3
{
	font-size:small;
	font-weight:normal;
	border-bottom: solid 1px #98ABBD;
	color: #555555;
	text-align: left;
}

div#register form
{
	background-color: #F0F0F0;
	width:480px;
	margin:0px 0px 0px 0px;
	padding: 10px 20px 10px 20px;
	text-align:right;
}


div#register form input 
{
	margin-top:2px;
	width:250px;
}

div#register form select
{
	margin-top:2px;
	width:254px;
	height:20px;
	
}

div#register form input.small
{
	width:125px;
}

div#register form select.small
{
	width:125px;
}

div#register table
{
	margin:0px 0px 20px 45px;
	border-collapse: collapse;
	width:350px;
}

div#register table tr
{
}

div#register br
{
	margin-bottom: 6px;
}

div#register table th
{
	border-right: solid 1px #98ABBD;
	padding-right:10px;
	font-size:10pt;
	font-variant:small-caps;
	font-weight:normal;
	text-align:right;
	border-bottom:solid 1px #98ABBD;
}

div#register table td
{
	padding-left:10px;
	border-bottom:solid 1px #98ABBD;
}

div#register ul li
{
	list-style-type: none;
}

/* Terms and Conditions */

#TAndC ol { list-style-type: decimal; font-weight:bold;text-transform:uppercase; }
#TAndC ol ol { list-style-type: decimal;font-weight:normal;text-transform:none; }
#TAndC ol ol ol { list-style-type: lower-alpha; }
#TAndC ol ol ol ol { list-style-type: lower-roman; }
		

/* pricing calculator */
ul#PricingCalcTAndC
{
	list-style-type:  square;
}

#blurb
{
	margin: 10px 10px 10px 10px;
	float:left;
	width:300px;
}

#blurb a
{
	font-size: small;
	text-decoration: underline;
}
#rss 
{
	background: url(../images/UI/rss.gif) 0px 0px;
	float:right;
	display:block;
	width:77px;
	height:17px;
}
#rss:hover 
{
	background: url(../images/UI/rss.gif) 0px -17px;
}

