/*------------------ reset ------------------*/

ul {
	list-style: none;
}

body,h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,legend,
input,button,select,textarea,dl,dd,dt,hr,table,thead,tbody,tfoot,tr,th,td {
	margin: 0;
	padding: 0;
}

img,a img,:link img,:visited img {
	border: 0;
	padding: 0;
	margin: 0;
}

address,cite,caption {
	font-style: normal;
}

caption,th {
	text-align: left;
}

ol {
	margin-left: 10px;
}

/*------------------ body ------------------*/

body {
	background: #ffffff;
	font: normal 0.8em/1.4em "trebuchet ms", Tahoma, Verdana, sans-serif;
	color: #1B4978;
	background: #ffffff;
}



a:link {
	text-decoration: underline;
	color: #1B4978;
}

a:visited {
	text-decoration: underline;
	color: #1B4978;
}

a:hover {
	text-decoration: none;
	color: #1B4978;
}

a:active {
	text-decoration: underline;
	color: #1B4978;
}

p {
	margin-bottom: 10px;
}

h2 {
	font-size: 120%;
	background: #D2D2D2;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 12px;
}

h3 {
	font-size: 100%;
	color: #666;
	border-bottom: 1px solid #D2D2D2;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 12px;
	margin-top: 20px;
}

h4 {
	margin-top: 20px;
}

h4.blue{
	background: #BEBEBE url(/assets/multiflex/bg_corner_topright.gif) no-repeat top right;
	width: 190px;
	height: 30px;
	line-height: 30px;
	color: #1B4978;
	font-weight: bold;
	padding: 0px 0 0 10px;
}

h4.blue a {
	color: rgb(100,100,100);
	font-weight: bold;
	text-decoration: none;
}


.links h4.blue{
	background: #BEBEBE;
}


/*------------------ header ------------------*/

#header {
	background:transparent url(/assets/multiflex/bg_head_top.jpg) no-repeat scroll 0px 0px;
	height:81px;
	position:relative;
	width:900px;
}

#header h1 {
	font-size:240%;
	position: absolute;
	left: 0px;
	top: 20px;
	line-height: 50px;
}

#header h1,
#header h1 a {
	display: block;
	float: left;
	text-decoration: none;
}

#header h1 a {
	text-indent: 20px;
}

/*------------------ search ------------------*/

#search {
	height:40px;
	position:absolute;
	right:20px;
	top:30px;
	width:215px;
	z-index:1;
}

#search input.field {
	border:1px solid #7C7C7C;
	font-size:12px;
	height:17px;
	margin-right:-2px;
	position:relative;
	top:-2px;
	width:162px;
}

#search input {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #000066;
	font-size:12px;
	height:21px;
	padding-bottom:2px;
}

.searchtitle a{
	text-decoration: none;
	font-weight: bold;
}

.searchtitle a:hover{
	text-decoration: underline;
}

.searchextract{
	color: #666;
	padding-bottom: 20px;
}

.searchpages{
	text-align: right;
	font-size: 100%;
	color: #000;
	border-top: 1px solid #D2D2D2;
	font-weight: normal;
	padding-top: 5px;
	margin-top: 12px;
	margin-bottom: 20px;
}
/*------------------ navigation ------------------*/

ul#nav {
	bottom:					-190px;
	height:					40px;
	list-style-image:		none;
	list-style-position:	outside;
	list-style-type:		none;
	margin:					0 auto;
	padding:				0px;
	position:				absolute;
	width:					900px;
	background:				transparent url(/assets/multiflex/bg_head_bottom_nav.jpg) no-repeat 0px 0px;
}

ul#nav li,
ul#nav li a {
	float: left;
	display: block;
	height: 44px;
}

ul#nav li a {
	font-weight:bold;
	color: rgb(100,100,100);
	float: left;
	padding: 11px 20px;
	text-align: center;
	text-decoration: none;
	background: transparent;
	border-right:solid 1px rgb(175,175,175);
}

ul#nav li a:hover,
ul#nav li.active a {
	background-color:rgb(210,210,210);
	text-decoration:none;

}

ul#nav li.last {
	border: 0;
}
/*------------------ grid ------------------*/

#container {
	background:transparent url(/assets/multiflex/bg_main_withnav.jpg) repeat-y 0px 0px;
	margin:0pt auto;
	overflow:hidden;
	width:900px;
	margin-top: 10px;
	margin-bottom: 10px;
	border:solid 1px rgb(150,150,150);
}

#main {
	background:transparent url(/assets/multiflex/bg_head_middle.png)  no-repeat 0px 0px;
	overflow:hidden;
}

#quicknav {
	background: transparent url(/assets/multiflex/bg_head_breadcrumbs.jpg) repeat-y 0px 0px;
	margin-top:190px;
	height:46px;
	position:relative;
}

#quicknav select {
	left: 10px;
	top: 15px;
	width: 180px;
	position: absolute;
}

#quicknav p {
	margin: 0;
	position: absolute;
	left: 265px;
	top: 15px;
	color: #1B4978;
}
#quicknav a {
	text-decoration: none;
}

#quicknav a:hover {
	text-decoration: none;
	color: #1B4978;
}

#quicknav strong {
	position: absolute;
	left: -45px;
	text-transform: uppercase;
	margin-right: 4px;
}

.cat {
	font-weight: bold;
}

.subcat{
	font-style:italic;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 0px 0px 20px 0px;
	position: relative;
	top: -20px;
}

#sidebar ul {
	padding: 13px 5px 10px 0;
}

#sidebar ul li {
	padding-left: 10px;
}

#sidebar ul.blue_box {
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
}

#sidebar ul.blue_box li a:link {
	color: #1B4978;
	text-decoration: none;
}

#sidebar ul.blue_box li a:visited {
	color: #1B4978;
	text-decoration: none;
}

#sidebar ul.blue_box li a:hover {
	color: #1B4978;
	text-decoration: underline;
}

#sidebar ul.blue_box li a:active {
	color: #1B4978;
	text-decoration: none;
}

#sidebar ul li.blue_active {
	font-weight: bold;
}

#blue_bottom {
	background: #D2D2D2;
	width: 200px;
	height: 1px;
}

#blue_bottom_onsite,
#blue_bottom_offsite,
#blue_bottom_downloads{
	background: #D2D2D2;
	width: 200px;
	height: 1px;
}

/*------------------ breadcrumbs ------------------*/

#breadcrumbs {
	color: #999;
	font-style: italic;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 580px;
}

/*------------------ main content ------------------*/

#content {
	width: 660px;
	height: auto;
	float: right;
	padding: 0px 20px;
	text-align: justify;
	position: relative;
	top: -1px;
}

#content strong {
	color: #666;
}

#content ul {
	list-style: disc;
	padding-left: 22px;
}

img.floatright {
	float: right;
	margin: 15px 0 15px 20px;
}

img.floatleft {
	float: left;
	margin: 0 15px 15px 0;
}

.defaultarticle{
	height: auto;

}

.boundary{
	height: auto;
}

.column1 {
	width: 190px;
	float: left;
	margin-right: 20px;
	text-align: justify;
}


.column2 {
	width: 190px;
	float: left;
	margin-right: 0;
	text-align: justify;
}

.pageimg img,
.column1 img,
.column2 img,
.wholearticle img{
	border: 2px solid #D2D2D2;
	width: 50%;
	height: 50%;
}

.wholearticle .video {
	width: 50%;
	height: 50%;
}

.catrow{
	height: auto;
	margin-bottom: 130px;
}

.subgrid {
	width: 96px;
	height: 130px;
	margin-left: 2px;
	margin-right: 2px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	float: left;

}

.subgrid img {
	margin-left: 2px;
	margin-right: 2px;
	width: 90px;
	height: auto;
	border: 2px solid #D2D2D2;
	padding: 0px;
}

.subtitle {
	width: 96px;
	font-weight: bold;
	text-align: center;

}

.subtitle a {
	color: #002877;
	text-decoration: none;
}

.extract {
	color: #666;
	font-weight: bold;
}

.contact{
	float: left;
	width: 150px;
	margin-top: 5px;
}

.floatleft {
	float: left;
}

.widebluetop{
	background: #D2D2D2;
	width: 350px;
	height: 23px;
	color: #1B4978;
	font-weight: bold;
	padding: 7px 0 0 23px;
}

.widebluebottom{
	background: #D2D2D2;
	width: 350px;
	height: 1px;
	color: #1B4978;
	font-weight: bold;
	padding: 0 0 0 23px;
}

.bluesides{
	width: 350px;
	height: auto;
	border-left: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	padding-left: 21px;
	text-align: left;
	font: normal 0.7em/1.4em Verdana, "Trebuchet MS", sans-serif;
	font-size: 100%;
}

.bluesides textarea,
.bluesides input{
	font: normal 0.7em/1.4em Verdana, "Trebuchet MS", sans-serif;
	font-size: 100%;
	margin: 5px 0 0 0;
}

.bluesides textarea{
	width: 325px;
}

.bluesides .textinput{
	width: 175px;
}

.bluesides .checkbox{
	float: left;
	margin-right: 5px;
}

.bluesides .checktitle {
	padding-top: 5px;
}


/*------------------ footer ------------------*/

#footer {
	clear: both;
	border-top: 1px solid #D2D2D2;
	padding: 15px 50px;
	color: #666;
	width: 900px;
	margin: 0 auto;
	background: transparent url(/assets/multiflex/bg_head_breadcrumbs.jpg) repeat-y 0px 0px;
}


.top {
	float: right;
}

.top a:hover{
	text-decoration: none;
	color: #990033;
}

/*------------------ LIGHTBOX CONTROL ------------------*/
#lightbox {
	background-color:#D2D2D2;
	padding:10px 10px 5px 10px;
}

#lightboxDetails {
	padding-top:5px;
}

#lightboxCaption {
	float:left;
	color:#fff;
	font-size:11px;
}

#keyboardMsg {
	float:right;
}

#keyboardMsg a {
	color: #fff;
	text-decoration: none;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
}

#lightbox img {
	border:none;
}

#overlay {
	background: url(/assets/multiflex/2x2-trans.png);
}

#overlay img {
	border:none;
}

#closebutton {
	display:none;
}

