html {
	min-height: 					100%; 
	height: 							100%;
}
body {
	margin : 							0px;
	padding: 							0px;
	background-color:			#336799;
	min-height: 					900px; 
	height: 							100%;
}

h1 {
	padding-top:					10px;
	padding-bottom:				10px;
	margin:								0px;
	font-family: 					arial, sans-serif;
	font-size: 						1em;
	font-weight: 					600;
	color:								#333333;
}

h2 {
	padding-top:					20px;
	padding-bottom:				10px;
	margin:								0px;	
	font-family: 					arial, sans-serif;
	font-size: 						0.9em;
	font-weight: 					900;
	text-transform:				uppercase;
	color:								#333333;
}

h2 a {
	color: #333333;
	text-decoration:								none;
}

h2 a:hover {
	color: #333333;
	text-decoration:								underline;
}

#container {
	margin-left:					auto;
	margin-right:					auto;
	width:								1000px;
	min-height: 					100%; 
	height: 							100%;
}

#header {
	width:								1000px;
	height:								272px;
	float:								left;
	background-image:			url(../images/header.jpg);
	background-position:	top;
	background-repeat:		repeat-x;	
	
}
#crumb {
	width:								365px;
	height:								20px;
	float:								left;
	margin-top:						240px;
	margin-left:					70px;
	font-family: 					arial, sans-serif;
	font-size: 						0.7em;
	color:								#999999;
}
#crumb a {
	color:								#3388bb;
	text-decoration: 			none;
}
#crumb a:hover
{
	color: 								#115577;
	text-decoration: 			none;
}



/**** Navigation ****/


#navHeader {
	width:								650px;
	height:								71px;
	padding:							0px;
	margin-right:					50px;
	float:								right;
}

ul#navlist
{
	float: 								left;
	margin:								0px;
	padding: 							0px;
	list-style-type: 			none;
	white-space: 					nowrap;
}

ul#navlist li
{
	float: 								left;
	font-family: 					arial, sans-serif;
	font-size: 						0.8em;
	font-weight: 					900;
	margin: 							0px;
	padding: 							40px 0px 15px 0px;
	list-style-type: 			none;
	white-space: 					nowrap;
}

#navlist a, #navlist a:link
{
	color:								#ffffff;
	margin: 							0;
	padding: 							40px 15px 15px 15px;
	text-decoration: 			none;
}

ul#navlist li#active
{
	color: 								#ffffff;
	background-color: 		#374f69;
}

#navlist a:hover
{
	color: 								#fffff;
	background-color: 		#374f69;
}


/**** LEFT CONTENT ****/


#mainContent{
	float:								left;
	width:								899px;
	min-height: 					100%; 
	height: 							100%;
	margin-left:					50px;
	background-color:			#ffffff;
}
#leftContent {
	float:								left;
	width:								524px;
	min-height: 					100%; 
	height: 							100%;
	padding-left:					30px;
	padding-right:				30px;
	padding-top:					10px;
	background-color:			#ffffff;
}
.leftContentCopy {
	font-family: 					arial, sans-serif;
	font-size: 						0.8em;
	color:								#666666;	
	padding-bottom:				5px;
	padding-top:					5px;
	margin-bottom:				0px;
	margin-top:						0px;	
}

.leftContentCopyIndent {
	font-family: 					arial, sans-serif;
	font-style: italic;
	font-size: 						0.8em;
	color:								#666666;	
	padding-left: 12px;
	padding-bottom:				5px;
	padding-top:					5px;
	margin-bottom:				0px;
	margin-top:						0px;	
}

.leftContentCopyWhite {
	font-family: 					arial, sans-serif;
	font-size: 						0.8em;
	color:								#ffffff;	
	padding-bottom:				5px;
	padding-top:					5px;
	margin-bottom:				0px;
	margin-top:						0px;	
}
.leftContentCopy a {
	color:								#3388bb;
	text-decoration: 			none;
}
.leftContentCopy a:hover
{
	color: 								#115577;
	text-decoration: 			none;
}
.newsLink {
	width:								524px;
	margin:								0;
	padding-top:					6px;
	padding-bottom:				6px;
	border-color:					#cccccc;
	border-bottom-style:	dotted;
	border-bottom-width:	1px;
}
.newsLink a {
	font-family: 					arial, sans-serif;
	font-size: 						0.8em;
	color:								#3388bb;	
	text-decoration: 			none;
}
.newsLink a:hover {
	color:								#115577;	
}
#deploymentContainer {
	float:								left;
	width:								524px;
	padding-bottom:				10px;
	margin-top:						10px;	
	border-color:					#cccccc;
	border-bottom-style:	dotted;
	border-bottom-width:	1px;		
}
#deploymentContainerBottom {
	float:								left;
	width:								524px;
	padding-bottom:				10px;
	margin-top:						10px;	
}
#deploymentLogo {
	float:								left;
	width:								100px;
	height:								80px;
}
#deploymentContent {
	float:								right;
	width:								384px;
	padding-left:					40px;
}
.deploymentTitle {
	font-family: 					arial, sans-serif;
	font-size: 						0.8em;
	font-weight: 					600;
	color:								#333333;
	margin:								0px;
	padding:							0px;
}
.deploymentCopy {
	font-family: 					arial, sans-serif;
	font-size: 						0.7em;
	color:								#666666;
	margin:								0px;	
	padding-top:					8px;
	padding-bottom:				0px;	
}
.deploymentLink {
	margin:								0px;	
	padding-top:					8px;	
	padding-bottom:				0px;	
}
.deploymentLink a {
	font-family: 					arial, sans-serif;
	font-size: 						0.7em;
	color:								#3388bb;	
	text-decoration: 			none;
}
.deploymentLink a:hover {
	color:								#115577;	
}

#supplierContainer {
	float:								left;
	width:								524px;
	padding-bottom:				10px;
	margin-top:						10px;	
	border-color:					#cccccc;
	border-bottom-style:	dotted;
	border-bottom-width:	1px;		
}
#supplierContainerBottom {
	float:								left;
	width:								524px;
	padding-bottom:				10px;
	margin-top:						10px;	
}
#supplierLogo {
	float:								left;
	width:								143px;
	height:								111px;
}
#supplierContent {
	float:								right;
	width:								361px;
	padding-left:					20px;
}
.supplierTitle {
	font-family: 					arial, sans-serif;
	font-size: 						0.8em;
	font-weight: 					600;
	color:								#333333;
	margin:								0px;
	padding:							0px;
}
.supplierCopy {
	font-family: 					arial, sans-serif;
	font-size: 						0.7em;
	color:								#666666;
	margin:								0px;	
	padding-top:					8px;
	padding-bottom:				0px;	
}
.supplierCopy a {
	color:								#3388bb;	
}
.supplierCopy a:hover {
	color:								#115577;	
}
.supplierLink {
	margin:								0px;	
	padding-top:					8px;	
	padding-bottom:				0px;	
}
.supplierLink a {
	font-family: 					arial, sans-serif;
	font-size: 						0.7em;
	color:								#3388bb;	
	text-decoration: 			none;
}
.supplierLink a:hover {
	color:								#115577;	
}

#backToTop {

	float:								left;
	width:								524px;
	padding-bottom:				10px;
	margin-top:						10px;	
}



/**** SEPARATOR ****/


#separator {
	float:								left;
	width:								7px;
	margin:								0px;
	padding:							0px;
	min-height: 					100%; 
	height: 							100%;
	background-image:			url(../images/separator.gif);
	background-position:	top;
	background-repeat:		repeat-y;		
	background-color:			#eeeeee;
}


/**** RIGHT CONTENT ****/


#rightContent {
	float:								left;
	width:								288px;
	min-height: 					100%; 
	height: 							100%;
	padding-left:					10px;
	padding-right:				10px;
	padding-top:					10px;
	background-color:			#eeeeee;
}

#sidebar {
	float:								left;
	width:								277px;
	background-color:			#eeeeee;
	padding-top:					10px;
}	

#sidebarTitle {
	float:								left;
	width:								277px;
	height:								37px;
	background-image:			url(../images/panel_top.gif);
	background-position:	top;
	background-repeat:		none;			
}
#sidebarContent {
	float:								left;
	width:								275px;
	border-color:					#cbcbcb;
	border-left-style:		solid;
	border-left-width:		1px;	
	border-right-style:		solid;
	border-right-width:		1px;	
}
#sidebarBottom {
	float:								left;
	width:								277px;
	height:								23px;
	background-image:			url(../images/panel_bottom.jpg);
	background-position:	top;
	background-repeat:		none;			

}
.sidebarTitleCopy {
	font-family: 					arial, sans-serif;
	font-size: 						0.9em;
	font-weight: 					900;
	text-transform:				uppercase;
	color:								#333333;
	padding-top:					11px;
	padding-left:					10px;
	margin: 							0;
}
.sidebarCopy {
	font-family: 					arial, sans-serif;
	font-size: 						0.8em;
	color:								#666666;
	padding-top:					8px;
	padding-left:					10px;
	padding-right:				5px;
	margin: 							0;
}

ul#sidebarNav
{
	float: 								left;
	width:								260px;
	margin:								0px;
	padding-left: 				10px;
	padding-top:					5px;
	list-style-type: 			none;
	white-space: 					wrap;
}

ul#sidebarNav li
{
	float: 								left;
	width:								260px;
	font-family: 					arial, sans-serif;
	font-size: 						0.75em;
	font-weight: 					900;
	padding-top:					5px;
	padding-bottom:				5px;
	list-style-type: 			none;
	white-space: 					wrap;
	border-color:					#cccccc;
	border-bottom-style:	dotted;
	border-bottom-width:	1px;	
}

#sidebarNav a, #sidebarNav a:link
{
	color:								#3388bb;
	margin: 							0;
	padding-left:					0px;
	text-decoration: 			none;
}

ul#sidebarNav li#active a
{
	color: 								#115577;
}

.content ul
{
	padding-left: 				10px;
	list-style-type: 			none;
	white-space: 					wrap;
}

.content li
{
	font-family: 					arial, sans-serif;
	font-size: 						0.75em;
	font-weight: 					900;
	padding-top:					5px;
	padding-bottom:				5px;
	list-style-type: 			none;
	white-space: 					wrap;
}

.content a, .content a:link
{
	color:								#3388bb;
	margin: 							0;
	padding-left:					0px;
	text-decoration: 			none;
}

#sidebarNav a:hover
{
	color: 								#115577;
}

#regFormContainer
{
	float: 								left;
	width:								257px;
	margin-top:						10px;
	padding-left:					10px;
	padding-right:				10px;
}
#regLabel {
	float:								left;
	width:								85px;
	height: 							24px;	
	font-family: 					arial, sans-serif;
	font-size: 						0.7em;
	font-weight:					bold;
	color:								#666666;	
	text-align:						right;
	padding-top:					2px;
}
#regFormInput {
	float: 								right;
	width: 								165px;
	height: 							26px;

}
#regFormInput input {
	float: 								right;
	font-family: 					Arial, Sans-Serif;
	font-size: 						0.75em;
	display: 							block;
	width: 								165px;
	height: 							15px;
	color: 								#666666;
	border: 							solid 1px #aaaaaa;	
}

#regFormInput select
{
	float: 								right;
	font-family: 					Arial, Sans-Serif;
	font-size: 						0.75em;
	display: 							block;
	width: 								167px;
	height: 							19px;
	color: 								#666666;
	border: 							solid 1px #aaaaaa;
} 
#regFormButton a {
	float: 								right;
	display:							block;
	width: 								74px;
	height: 							22px;
	background-image:			url(../images/signup_btn.jpg);
	background-repeat: 		no-repeat;
	background-position: 	left top;
	margin-right: 				20px;
	margin-top: 					10px;
}
#regFormButton a:hover {
	float: 								right;
	display:							block;
	width: 								74px;
	height: 							22px;
	background-image:			url(../images/signup_btn.jpg);
	background-repeat: 		no-repeat;
	background-position: 	left top;
	margin-right: 				20px;	
	margin-top: 					10px;
}

/**** FOOTER ****/

#footer {
	float: 								left;
	margin-left:					50px;
	width:								899px;
	height:								42px;
	background-color:			#666666;
}

#footerContent{
	float:								left;
	width:								350px;
	height:								29px;
	margin-left:					15px;
	margin-top:						13px;
}

#footerContentRight{
	float:								right;
	height:								29px;
	margin-right:					15px;
	margin-top:						13px;
}

.footerCopy {
	margin:								0px;
	padding:							0px;
	font-family: 					Arial, Sans-Serif;
	font-size: 						0.7em;
	color: 								#ffffff;
}

.footerCopy a {
	margin:								0px;
	padding:							0px;
	font-family: 					Arial, Sans-Serif;
	font-size: 						0.9em;
	color: 								#ffffff;
	}
