/***********************************************************************/
/* ------ Basics Start ----------------------------------------------- */
/*                                                                     */
* {
	padding: 0;
	margin: 0;
	}
html {
	font-size: 12px;
	height: 100%
	} 
body {
	background-color: #ececec;
	background-image: url(../img/starcast_shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 1em;
	letter-spacing: .04em;
	line-height: 1.3em;
	text-align: center;
	}
hr {
	border: 0;
	background-color: #cfcfcf;
	color: #cfcfcf;
	height: 1px;
	margin: 12px;
	}
table {
	border-collapse: collapse;
	}
a {
	color: #2892D5;
	outline: none;
	}
a img {
	border: 0;
	}
p {
	padding-bottom: 12px;
	}
	
.floatRight {
	float: right;
	}

/*                                                                     */
/* ------ Basics End ------------------------------------------------- */
/***********************************************************************/


.container {
	/*
	position: absolute;
	left:0; 
	right:0;
	top: 0;
	bottom: 0;
	height: 100%;
	*/
	background-color: #FFFFFF;
	width: 980px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #bfd6e5; 
	border-right: 1px solid #bfd6e5;
	}


/***********************************************************************/
/* ------ Header Start ----------------------------------------------- */
/*                                                                     */

.toplogo {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 12px;
	}
.toplogo img {
	float: left;
	padding-right: 10px;
	}
.toplogo span {
	font-size: 1.4em;
	/*color: #2892D5;*/
	display: block;
	height: 22px;
	padding-top: 18px;
	}
.toplogo .floatRight {
	padding-top: 20px;
	}
.nav { 
	padding-bottom: 15px;
	height: 35px;
	background-image: url(../img/N_navpattern.jpg);
	background-repeat: repeat-x; 
	}
 .nav ul {
 	padding-left: 117px;
 	}
 .nav li {
 	float: left;
 	list-style: none;
 	}
 
/*                                                                     */
/* ------ Header End ------------------------------------------------- */
/***********************************************************************/


/***********************************************************************/
/* ------ Secondary Nav Start ---------------------------------------- */
/*                                                                     */

.secondNav {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #95d8ff;
	}
.secondNav span {
	padding-top: 4px;
	font-size: 1.2em;
	font-weight: bold;
	/*color: #2792d5;*/
	}
.secondNav span a {
	text-decoration: none;
	color: #424141;
	}
.secondNav span a:hover {
	text-decoration: underline;
	color: #333333;
	}
	
/*                                                                     */
/* ------ Secondary Nav End ------------------------------------------ */
/***********************************************************************/

	
/***********************************************************************/
/* ------ Content Start ---------------------------------------------- */
/*                                                                     */

.mainTitle {
	margin-left: 60px;
	padding-right: 48px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
.mainTitle .infoTitle {
	font-size: 1.4em;
	}
.mainTitle .floatRight {
	padding-top: 12px;
	}
.homeContent {
	width: 906px;
	margin-left: auto;
	margin-right: auto;
	}
	
.content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	}

.contentBody {
	padding-left: 60px;
	padding-right: 36px;
	padding-top: 24px;
	padding-bottom: 8px;
	}

.infoSection {
	padding-bottom: 12px;
	letter-spacing: 0.04em;
	line-height: 1.3em
	}
.infoTitle {
	display: block;
	color: #000000;
	font-size: 1.2em;
	padding-bottom: 10px;
	padding-top: 12px;
	}
.pic {
	display: inline;
	float: right;
	font-size: .9em;
	}
.pic span {
	display: block;
	padding-top: 12px;
	padding-left: 12px;
	font-style: italic;
	}
	
.Intro .infoSection {
	font-size: 1.1em;
	}

.infoSection ul,
.infoSection ol {
	padding-bottom: 12px;
	padding-top: 4px;
	}
.infoSection li {
	margin-left: 12px;
	line-height: 1.6em;
	padding-bottom: 2px;
	}
.infoSection ol li {
	margin-left: 18px;
	}

.boxType {
	border: 1px solid #e2e3e1;
	/* Following is not supported by IE or Opera yet */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	padding-top: 0;
	}
.boxType div {
	padding-left: 22px;
	padding-right: 22px;
	}
	
.boxOne {
	background-color: #fceeee;
	}
.boxTwo {
	/*
	background-color: #e6f6fa;
	*/
	background-color: #eef6fb;
	}
.boxThree, .boxFour {
	background-color: #f2fdec;
	}
	
/*                                                                     */
/* ------ Content End ------------------------------------------------ */
/***********************************************************************/



/***********************************************************************/
/* ------ Footer Start ----------------------------------------------- */
/*                                                                     */

.footer {
	padding-top: 36px;
	}

.preFooter {
	background-image: url(../img/f_footer.gif);
	background-repeat: repeat;
	height: 32px;
	text-align: center;
	line-height: 32px;
	/*color: #1f76ab;*/
	font-weight: bold;
	margin-top: 12px;
	}
.preFooter img {
	padding-right: 6px;
	vertical-align: middle;
	}
	
.footerLinks {
	text-align: center;
	padding: 24px;
	color: #595c5e;
	}
.footerLinks a {
	color: #595c5e;
	text-decoration: none;
	}
.footerLinks a:hover {
	color: #2792D5;
	text-decoration: underline;
	}
/*                                                                     */
/* ------ Footer End ------------------------------------------------- */
/***********************************************************************/



/* ------ Pallet ----------------------------------------------------- */

.blue {
	color: #2892D5;
	}