/*									*/
/*				Content				*/
/*									*/

#main {
	position: absolute;
	left: 150px;
	top: 104px;
	right: 15px;

}

div.column1 {
	top: 0mm;
	width: 48%;
	float: left;
}

div.column2 {
	top: 0mm;
	width: 48%;
	float: right;
	margin-bottom: 16px;
}


/*									*/
/*				Logo				*/
/*									*/

#logo {
	float: left;
	text-align: left;
	left: 0px;
	top: 0px;
	position: absolute;
	background-color: #FFFFFF;
	padding-right: 2px;
	width: 210px;
	z-index:	110;
}


#logo a {
	border: 0px solid #FFFFFF;
}

#logo a:hover {
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
}


/*						*/   
/*		Bits and Pieces			*/
/*						*/

#topbanner {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	min-width: 700px;
	background-image:  url(images/black_line.png);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 1px 49px;
	overflow: visible;
	height: 63px;
	z-index:	100;
}

#minwidthspacer {
	width: 700px;
	height:10px;
	z-index:	20;
}

#subnavstretchyrule {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 67px;
	height: 25px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: black;
}

#subnavshortrule {
	width: 130px;
	position: absolute;
	left: 0px;
	top: 90px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#bendyline {
	position: absolute;
	left: 130px;
	top: 67px;
	width:	22px;
	height:	25px;
	border:	1px;
	background-image: url(images/bendyline.gif);
}

#subnavheading {
	font-family: "Trebuchet MS", Verdena, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform:	uppercase;
	width: 130px;
	position: absolute;
	top: 67px;
	height: 23px;
	background-color: #FFFFFF;
	color : #000000;
	text-indent: 6px;
	padding: 7px 4px 0px 0px;
	margin-bottom: 0 em;
	margin-top: 0 em;
	text-align: left;
	left: 0px;

}
/*									*/
/*			Mozilla Only			*/
									
body>#subnavheading {
	height:	19px;
	top: 53px;
	border-bottom: 2px solid black;
}


.leftnavheading {
	font-size: 10px;
	background-color: transparent;
	color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;

}

/*							*/
/*			Main Navigation			*/
/*							*/

#navbar {
	float: right;
	text-align: right;
	white-space: nowrap;
	position: absolute;
	top: 42px;
	right: 0px;
	width:	541px;
	height: 16px;
	margin-right: 5px;
}

#navbar a {
	border: 0px solid black;
	padding:	0px;
	margin:	0px;
}

#navbar a:hover {
	background-color: transparent;
	border: 0px;
}

/*							*/
/*			Sub Navigation			*/
/*							*/

#subnavbar {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #463E97;
	position: absolute;
	right: 0px;
	top: 69px;
	padding: 2px 1px 6px 1px;
	margin: 0px 0px 10px 0px;
	background-color: transparent;
	white-space: nowrap;
	margin-left:	150px;
}

#subnavbar a {
	text-decoration: none;
	position: relative;
	color: #463E97;
	top:	2px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 4px 8px 3px 8px;
	border-top: 1px solid #000000;
	border-right: 1px solid #CCCCEE;
	border-bottom: 1px solid #CCCCEE;
	border-left: 1px solid #CCCCEE;

}

#subnavbar a {  text-decoration: none; } /* for browsers with no escapes at all */
#subnavbar a { 	\text-decoration: underline; } /* for IE5/Win */
#subnavbar a { 	text-dec\oration: none; } /* for good browsers */


#subnavbar a:link {
	color: #003366;
}

#subnavbar a:visited {
	color: #223366;
}

#subnavbar a:hover {
	background-color: #D5E1FF;
	border-top: 1px solid #000000;
	border-right: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	border-left: 1px solid #3399FF;
}

#subnavbar a:active {
	color: #FF474C;
}

.subnavbarselected {
	background-color: #D5E1FF;
	color: #463E97;
	text-align: center;
	padding: 4px 8px 3px 8px;
	margin: 0px;
	border-top: 0px;
	border-right: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	border-left: 1px solid #3399FF;
}
/*						*/
/*			Mozilla Only		*/
/*						*/
#subnavbar>.subnavbarselected {
	padding: 4px 6px 4px;

}


.subnavbarselectedlink {
	background-color: #D5E1FF;
	color: #463E97;
	text-align: center;
	padding: 4px 6px 4px;
	margin: 0px;
	border-top: 0px;
	border-right: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	border-left: 1px solid #3399FF;
}

/*							*/
/*			Left Navigation			*/
/*							*/

#leftnav {
	position: absolute;
	top: 93px;
	left: 0px;
	height: 100%;
	width: 130px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-align: left;
	padding-top: 11px;
	line-height: 1px;

}

#leftnav a {
	text-decoration: none;
	display: block;
	margin: -1px 0px 0px 0px;
	border-top: 1px solid #CCCCEE;
	border-bottom: 1px solid #CCCCEE;
}

#leftnav a:hover {
	background-color: #D5E1FF;
	border-top: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
}


#leftnav a:link {
	color: #003366;
}

#leftnav a:visited {
	color: #223366;
}

#leftnav a:active {
	color: #FF0000;
}

#leftnav .imglink {
	background-color: #FFFFFF; 
	position: relative;
	left:	-8px;
	padding: 2px;
}

#leftnav .imglink:hover {
	background-color: #FFFFFF; 
}

.left1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	text-decoration: none;
	line-height: 16px;
}


.left1sel {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	background-color: #D5E1FF;
	border-top: 1px solid #3399FF;
	border-bottom: 1px solid #3399FF;
	padding-left: 7px;
	padding-right: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
	display: block;
	line-height: 16px;
}

.left2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	position: relative;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding-left: 11px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
	line-height: 14px;
}

.left2sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	position: relative;
	background-color: #D5E1FF;
	border: 1px solid #3399FF;
	margin: 0px;
	padding-left: 11px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	display: block;
	line-height: 14px;
}

.left3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	position: relative;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 19px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
	display: block;
	line-height: 12px;
}

.left3sel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	position: relative;
	background-color: #D5E1FF;
	border: 1px solid #3399FF;
	padding-left: 19px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 2px;
	display: block;
	line-height: 12px;
}

.leftbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display:	block;
	border: 1px dotted;
	position: relative;
	padding: 8px;
	margin: 15px 10px 0px 10px;
	top: 5px;
	color: #000000;
	background-color: #F4F4F4;
	line-height: 13px;
}


.leftbox a {
	text-decoration: underline;
	border:	0px;
}

.leftbox a:hover {
	text-decoration: underline;
	background:	#D5E1FF;
}

.leftbox a:link {
	color: #0C59A7;
}

.leftbox a:visited {
	color: #7E3474;
}

.leftbox a:active {
	color: #0000FF;
}
