/* CSS Document */

body	{
	font-size: 14px;
	font-family:"Arial", sans serif;
	color:#000000;
	background-color: #e7e7e6;
	margin: 0 auto;	
	padding-top:20px;
}

h1		{
	font-size: 18px;
	font-family:"Arial", sans serif;
	color:#000000;
	margin-left: 25px;
	margin-right: 25px;
	text-align:center;
}

h2		{
	font-size: 22px;
	font-family:"Arial", sans serif;
	color:#000000;
	margin-left: 25px;
	margin-right: 25px;
	text-align:center;
}

.text	{
	font-size: 14px;
	font-family:"Arial", sans serif;
	color:#000000;
	font-weight: bold;
	padding-bottom:15px;
}

.test-packages-text	{
	font-size: 14px;
	font-family:"Arial", sans serif;
	color:#000000;
	font-weight: bold;
	padding-bottom: 15px;
	float:left;
}
	
.text-sub	{
	font-size: 14px;
	font-family:"Arial", sans serif;
	color:#000000;
	text-decoration: underline;
}
.alert-forward	{
	font-size: 14px;
	font-family:"Arial", sans serif;
	color:#FF0000;
	font-style: normal;
	line-height: 18px;
	float: right;
}

.alert	{
	font-size:14px;
	font-family:"Arial", sans serif;
	color:#FF0000;
}

.trademark-text {
	font-size: 11px;
	font-family:"Arial", sans serif;
	color:#000000;
	font-style: normal;
}

.inputLabel	{
	margin-left: 12px;
	line-height: 18px;
}
.submit-button	{
	background: url('images/submit-button.png');
	width:220px;
	height: 45px;
	border: none;
}
	
.inside-box	{
	font-size: 12px;
	font-family:"Arial", sans serif;
	color:#666666;
	font-style: normal;
}
	
#container	{
	width: 760px;
	margin: 0 auto;
	position:relative;
	
}
#banner	{
	width: 760px;
	height:195px;
	background: url('images/career-planet-banner-4.jpg') no-repeat;
	
}
#top-nav	{
	width: 760px;
	background: url('images/top-nav-career-planning-2.jpg') no-repeat;
	text-align: left;
	padding:0px;

}

ul.top-nav {
	width: 760px;
	height: 35px;
	margin:0;
	padding-left: 18px;
}

ul.top-nav li { 
	display: inline;
	list-style-type:none;
}

ul.top-nav li a {
	text-decoration: none;
	display: block;
	font-size: 12px;
	font-family:"Arial", sans serif;
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	float: left;
	line-height: 12px;
	padding-top: 10px;
	padding-left: 20px;

}

ul.top-nav li a:hover 	{
	text-decoration: underline;
}

#bottom-nav	{
	width: 760px;
	height: 18px;
	text-align: left;
	padding:0px;
}

ul.bottom-nav {
	width: 760px;
	height: 13px;
	margin-left:55px;
	padding:0;
	margin-top:0px;
}

ul.bottom-nav li { 
	display: inline;
	list-style-type:none;
}

ul.bottom-nav li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-family:"Arial", sans serif;
	color:#3300CC;
	font-style: normal;
	text-align:center;
	float: left;
	padding-left:20px;
	padding-right:14px;
	padding-top: 5px;
	
}

a:hover 	{
	text-decoration: underline;
}

#content-main	{
	width: 760px;
	height:auto;
	background: url('images/container-background.jpg') repeat-y;	
	display: table;
}

#content-left	{
	width: 210px;
	float: left;
}
.left-image-rotate	{
	width:197px;
	margin-left:19px;
}
.box-left-top	{
	background: url('images/left-nav-top.jpg') no-repeat left top;
	width: 197px;
	height:13px;
	margin-left:15px;
	margin-bottom:-3px;
}
.box-left-background	{
	width:197px;
	height:100%;
	background: url('images/left-nav-background.jpg') repeat-y;
	margin-left:15px;
	padding-top:15px;
}

.logo-box	li {
	width:197px;
	height:100%;
	position: relative;
	float:left;
	margin-left:-28px;
	text-align: center;	
	list-style-type: none;
}
ul.logo-box li	{
	list-style-type: none;
}

ul#left-nav {
	width: 197px;
	font-size: 14px;
	font-weight: bold;
	font-family:"Arial", sans serif;
	line-height:16px;
	color:#000000;
	padding:0px;
	margin:0px;
	list-style:none;
}

#left-nav li { 
	list-style-type:none;
	padding-left:10px;
	
}

#left-nav a	{
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	font-family:"Arial", sans serif;
	color:#000000;
	padding-left: 5px;
}

#left-nav a:hover	{
	text-decoration: underline;
}

.box-left-bottom{
	background: url('images/left-nav-bottom.jpg') no-repeat left bottom;
	width: 197px;
	height:13px;
	margin-left:15px;
	margin-top:-7px;
}
	
#contactUsForm	{
	width:460px;
}

#copyright {
	width: 760px;
	line-height:12px;
	font-size: 11px;
	font-family:"Arial", sans serif;
	color:#3300CC;
	font-weight: bold;
	text-align:center;
	margin-top:-5px;
}

#content-right	{
	width: 528px;
	float: right;
	margin-right:15px;
	background: url('images/content-right-background.jpg') repeat-y;
	
}

.content-right-top	{
	background: url('images/content-right-top.jpg') no-repeat;
	width:528px;
	height:14px;
}

.content-right-text	{
	font-size: 14px;
	font-family:"Arial", sans serif;
	color:#000000;	
	padding-left: 25px;
	margin-right:25px;
}

.content-right-text a	{
	font-size: 14px;
	font-family:"Arial", sans serif;
	color:#000099;	
	text-decoration:underline;
}

.content-right-sample	{
	float: right;
}


ul.right-bullets {
	width: 450px;
	font-size: 14px;
	font-family:"Arial", sans serif;
	color:#000000;
	margin:0px;
	padding-left:15px;
	text-indent: -1em;
}

ul.right-bullets li { 
	list-style-type:circle;
	list-style-position: inside;
	line-height: 18px;
}
.content-right-bottom	{
	background:url('images/content-right-bottom.jpg') no-repeat;
	width:528px;
	height:8px;
	float:right;
	padding-right:15px;
}

#contract-container {
	width: 700px;
	display: table;
	background-color:#FFFFFF;
	border-left: 2px #FFFFFF solid;
	border-right: 2px #FFFFFF solid;
	margin: 0 auto;
	min-height: 100%;
	}

#contract-main {
	width: 600px;
	background-color: #FFFFFF;
	padding-left: 50px;
	padding-right:50px;
	font-size: 16px;
	font-family:"Arial", sans serif;
	color:#000000;
}

#contract-intro {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 18px;
}

#footer		{
	width: 760px;
	height:9px;
	background: url('images/container-bottom.jpg') no-repeat;
	

}




