/* CSS Document */

/*Moss Bros Group Layouts*/

body {
	background-color: #ffffff;
	/*margin: 0px;*/
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height:150%;
	color: #000000; margin-bottom:0px; margin-left:0px; margin-right:0px; margin-top:10px;
	}

.text {
  font-family: Arial, Verdana, Geneva,  helvetica, sans-serif;
  font-size: 8pt;	font-weight: normal;	color: #000000;
  background: #FFFFFF;	
}  

.jobs {
  font-family: Arial, Verdana, Geneva,  helvetica, sans-serif;
  font-size: 12px;	font-weight: normal;	color: #003399;
  background: #ffffff;	
}  

p {color:#333333;}
p{ font-family: Arial, Verdana, Helvetica, sans-serif;}
p {font-size:12px; padding:10px;}
p{ line-height:130%;}



a { color:#6699FF;}

li { color:#333333; font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px; line-height:130%;}

li {line-height:130%;

}

	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

th {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link{
	color: #0000cc;
	text-decoration: none;
	font-weight: normal;
}

a:active{
	color: #cccccc;
	text-decoration: none;
	
}

a:visited{
	color: #0000cc;
	text-decoration: none;
	font-weight: normal;

}

a:hover{
	color: #cccccc;
	text-decoration: none;
}
/*---------------------------------*/
/*home/moss direct link*/
a.HomeLink:link{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}


a.HomeLink:active{
	color: #CCCCCC;
	text-decoration: none;
	
	
}

a.HomeLink:visited{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;

}

a.HomeLink:hover{
	color: #CCCCCC;
	text-decoration: none;
}



.HomeLink {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-transform: uppercase;*/
	color: #666666;
}

/*--------------------------------*/

/*sub menu*/
a.subMenu:link{
	color: #666666;
	text-decoration: none;
	/*font-weight: bold;*/
}


a.subMenu:active{
	color: #CCCCCC;
	text-decoration: none;
	
}
a.subMenu:visited{
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}

a.subMenu:hover{
	color: #CCCCCC;
	text-decoration: none;
}



.subMenu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	/*text-transform: uppercase;*/
	color: #666666;
	/*font-weight: bold;*/
}
/*------------- main menu -----------------------*/

/*--------------------------------*/

/*main menu*/
a.mainMenu:link{
	color: #333333;
	text-decoration: none;
	/*font-weight: bold;*/
}


a.mainMenu:active{
	color: #666666;
	text-decoration: none;
	
}

a.mainMenu:visited{
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}

a.mainMenu:hover{
	color: #666666;
	text-decoration: none;
}



.mainMenu {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 15px;
	/*text-transform: uppercase;*/
	color: #333333;
	font-weight: bold;
}
/*------------- main menu -----------------------*/

.title {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.subMenuTitle {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C4E77;
	/*font-weight: bold;*/
}

.pagetitle {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C4E77;
	/*font-weight: bold;*/
}

.contenttitle {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	/*font-weight: bold;*/
}
	
	

.credits {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.pageRef {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

/* -------------------- page number*/
a.pageNumber:link{
	color: #333333;
	text-decoration: none;
	/*font-weight: bold;*/
}


a.pageNumber:active{
	color: #666666;
	text-decoration: none;
	
}

a.pageNumber:visited{
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}

a.pageNumber:hover{
	color: #666666;
	text-decoration: none;
}

.pageNumber {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
/* ------------------------------- */
	
.border {
	border-style: solid;
	border-color: #cccccc;
	border-width: 2px;
}


#canvas{
	/*width: 900px;*/
	width: 100%;
	height:420px;
	background: #ffffff;
	border: 0px solid #990099;
	/*margin-top:2px;
	margin-bottom:2px;*/

}



#bottomMenu{
	width:100%;
	height: 5%;
	background: #ffffff;
	border: 0px solid #990099;

}
/*-------------------------Borders----------------------- */

.rightBorder{ border-right: thin solid #999999; }
.bottomBorder{ border-bottom: thin solid #999999; }
.topRightBorder{ border-top: thin solid #999999; border-right:thin solid #999999; }
.topLRBorder{ border-top: thin solid #999999; border-right:thin solid #999999; border-left:thin solid #999999; }
.topBorder{ border-top: thin solid #999999; }
.bottomRightBorder{ border-right: thin solid #999999; border-bottom: thin solid #999999;}
.AboutUsBorder { border-left: thin solid #999999; border-top: thin solid #999999; border-right: thin solid #999999;}
.dashedBottomBorder { border-bottom: dashed thin #999999; padding: 7px;}
/*-------------------------Borders----------------------- */

/* ------------------------- div -------------------------*/
#topMenu {	width:100%;
	height:20%;
	background-color: #ffffff;

	/*border: 1px;*/
	/*margin-top:5%;*/

}

#subMenu {	/*width: 70%;
	height: 100%;*/
	background-color: #666666;
	
	/*border: 1px;*/
	margin-left: 10%;

}

#content {
	width: 64%;
	height: 70%; padding:0px;
	/*background-color: #cccccc;*/
	/*layer-background-color: #cccccc;*/ margin-left: 26%;
	
	

	/*border: 1px;*/
	
	
	/*margin-top:5%;*/

}

#content2 {
	width: 64%;
	height: 100%;
	/*margin-left: 26%;*/

}

#registerContent {
	width: 64%;
	height: 540px;  padding:0px;

	/*margin-left: 26%;*/
	
}
#nextPage {
	width: 64%;
	/*height: 100%;*/
	/*margin-left: 26%;*/
	


}
/* ------------------------div ---------------------------*/
