/******************************************
NAVIGATION
******************************************/
.swMenuItem a{
	padding-left: 13px;
	}
	
.swMenuItem a:hover, .swMenuItem a.active, .swMenuItem a.active:hover {
	border-left: 5px solid #cc0000;
	padding-left: 8px;
	}
	
.swMenuItem .swMenuItem a, .swMenuItem .swMenuItem a:hover, .swMenuItem .swMenuItem a.active:hover, .swMenuItem .swMenuItem a.active {
	border: none;
	padding-left: 8px;
	}
	
/******************************************
STANDARD ELEMENTS
******************************************/
hr {
	color: #6B9AAF;
	height: 1px;
	width: 100%;
	border: 0px;
	background: #6B9AAF;
	}

#swPageDiv {
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 5px solid;
	border-color: black;
	}

#swMenuFoldDiv {
	display:table;
	height: 400px;
	}

#swLeftmenuDiv {
	margin-bottom: 20px;
	}

/******************************************
FORM ELEMENTS
******************************************/

form {
	margin: 0px;
	}

input, select {
	xwidth: 270px;
	border-color: #a5bcc8 #e9f0f3 #e9f0f3 #a5bcc8; 
	border-style: solid; 
	border-width: 1px; 
	background-color: #a5bcc8;
	background-image: url(/cgi-files/external/site/input_bg.gif);
	background-repeat: repeat-x;
	}	

textarea {
	xwidth: 560px;
	border-color: #a5bcc8 #e9f0f3 #e9f0f3 #a5bcc8; 
	border-style: solid; 
	border-width: 1px; 
	background-color: #a5bcc8;
	background-image: url(/cgi-files/external/site/input_bg.gif);
	background-repeat: repeat-x;
	}	
	
	
/******************************************
SWSEARCH FORM ELEMENTS - THESE ARE DEFINED
TO COUNTER GENERAL FORM INPUT CLASSES
******************************************/

#swSearch .fld, .btn {
	border: 1px solid #6B9AAF;
	background-color: #044362;
	background-image: none;
	height: 20px;
	top: 0px;
	position: absolute;
	}

#swSearch input {
	border: 1px solid #6B9AAF;
	background-color: #044362;
	background-image: none;
	}

#swSearch .fld {
	width: 130px;
	background-image: none;
	}

#swSearch .btn {
	width: 20px;
	margin-left: 135px;
	background-image: none;
	}
#swSearch #lbl {
	position:absolute;
	margin-top: 25px;
	background-image: none;
	}
	
/******************************************
OTHER STUFF
******************************************/


#swTop {
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
	text-align: center;
	}
#swBottom {
	width: 100%;
	text-align: center;
	display:none;
	}

#swTop *{
	color:#6B9AAF;
	font-family: "verdana";
	font-size: 10px;
	}

#swBottom *{
	color: 000000;;
	font-family: "verdana";
	font-size: 10px;
	}

#swTop div {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: left;
	}

#swBottom div {
	position: relative;
	width: 770px;
	margin: auto;
	text-align: left;
	}

#swTop #swSearch {
	position: absolute;
	width: 160px;
	margin-left: 600px;
	margin-top: 115px;
	}

#swBottom #swNewsletter {
	position: absolute;
	width: 150px;
	margin-left: 10px;
	margin-top: -115px;
	border-top: 1px solid #D2E1E7;
	border-bottom: 1px solid #D2E1E7;
	padding: 5px;
	}

#swBottom #swNewsletter input {
	width: 65px;
	}

.layout9 td {
	text-align: left;
	}

#eid97434 {
	position:absolute;
	margin-top: -180px;
	}

#swPageCol { 
	display:none;
	}

#newsContainer {
	height: 160px;
	}