/***** General Styles ************************************************/
html { overflow-x: hidden; }
body { padding-bottom: 20px; }
* html { padding-bottom: 0; }

h2 {
	background: transparent url(/global/img/headertab_right.gif) right 0 no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px 0 3px 0;
	display: inline;
}
h2 span {
	background: transparent url(/global/img/headertab_left.gif) 0 0 no-repeat;
	padding: 4px 13px 3px 12px;
}
* html h2 { padding-top: 0; }
*:first-child+html h2 { padding-top: 0; }

p { color: #021158; }
a { color: #021158; text-decoration: underline; }
a:hover { text-decoration: none; }

div { behavior: url(/global/css/iepngfix.htc); }

/***** Layout Classes ************************************************/
div#textonly {
	width: 928px;
	margin: 40px auto;
}

div#textonlycontent {
	padding: 0 22px;
	background-color: #FFFFFF;
	width: 884px;
}


div#header {
	background: transparent url(/global/img/headerbg.jpg) center -20px no-repeat;
	padding: 5px 20px 10px 20px;
	margin-bottom: 20px;
}

a#logo {
	background: transparent url(/global/img/logo.gif) 0 0 no-repeat;
	display: block;
	width: 117px;
	height: 51px;
	margin-bottom: 15px;
	float: left;
}
* html a#logo {margin-bottom: -4px;}
*:first-child+html a#logo {margin-bottom: -4px;}
a#logo span {
	display: none;
}

ul#topnav {
	list-style-type: none;
	text-align: center;
	background-color: #2D2F5E;
	padding: 5px 0;
	margin-left: 0;
	margin-right: 0;
	clear: both;
}
* html ul#topnav { padding: 3px 0 6px 0; margin-bottom: 14px; }
*:first-child+html ul#topnav { padding: 3px 0 6px 0; margin-bottom: 14px; }

ul#topnav li {
	display: inline;
	font-weight: bold;
	background: transparent url(/global/img/topnav_separator.gif) 0 2px no-repeat;
	padding: 0 12px 0 17px;
}
ul#topnav li.first {
	padding-left: 12px;
	background: none;
}
ul#topnav li a {
	color: #FFFFFF;
	text-decoration: none;
}
ul#topnav li.selected a {
	color: #F4ED5E;
}
ul#topnav li a:hover {
	text-decoration: underline;
}

#submenu {
	height: 160px;
	position: relative;
}
#submenu #submenu-logo {
	float: left;
	display: block;
	width: 117px;
	height: 51px;
	margin-bottom: 15px;
	margin-right: 29px;
}
* html #submenu #submenu-logo {
	margin-right: 12px;
}
#submenu #submenu-logo span {
	display: none;
}
#submenu #submenu-buttons {
	list-style-type: none;
	position: absolute;
	top: -14px;
	right: 10px;
}
* html #submenu #submenu-buttons { top: 0; }
*:first-child+html #submenu #submenu-buttons { top: 0; }
#submenu #submenu-buttons li {
	float: right;
	font-weight: bold;
	margin-left: 10px;
}
ul#subnav {
	list-style-type: none;
	text-align: center;
	padding-top: 30px;
}
ul#subnav li {
	float: left;
	display: block;
	width: 82px;
	overflow: hidden;
	font-size: 0.85em;
}
ul#subnav li a.link-img {
	display: block;
	width: 82px;
	height: 82px;
	position: relative;
}
ul#subnav li a.link-img div {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 82px;
}

ul#footer {
	list-style-type: none;
	text-align: center;
	padding: 0 20px;
	margin-left: 0;
}
ul#footer li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0 4px;
}

a#view-flash {
	text-align: center;
	display: block;
	border-top: solid 1px #021158;
	padding-top: 20px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

p#copyright {
	text-align: center;
	display: block;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

p#section-line-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
	margin-top: 14px;
}

p#global-line-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	text-align: center;
}

div#corners-top {
	width: 928px;
	height: 20px;
	background: transparent url(/global/img/corners_top.png) 0 0 no-repeat;
}

div#corners-bottom {
	width: 928px;
	height: 20px;
	margin-bottom: 23px;
	background: transparent url(/global/img/corners_bottom.png) 0 0 no-repeat;
}

/***** Form Classes *********************************************/
form#search {
	margin: 22px 0 0 0;
	float: right;
}
* html form#search { margin-top: 18px; }
*:first-child+html form#search { margin-top: 18px; }

form#search label {
	color: #FFFFFF;
	margin-right: 2px;
}
form#search input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 1px 2px;
}
form#search select {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 1px;
}
* html form#search { padding-top: 0; }
*:first-child+html form#search { padding-top: 0; }


/***** Reusable Classes *********************************************/
.clear-hidden { clear: both; }

ul.section,
ul.section-full {
	width: 860px;
	border-top: 1px solid #40568D;
	background: transparent url(/global/img/bluefade.jpg) 0 0 repeat-x;
	margin: 3px 0 40px 0;
	padding: 10px;
	list-style-type: none;
	float: left;
}
* html ul.section { width: 880px; padding-left: 0; padding-right: 0; }
ul.section li {
	width: 232px;
	height: 80px;
	background-color: #FFFFFF;
	float: left;
	margin: 6px 15px;
	padding: 8px 12px;
	line-height: 1.2em;
	font-size: 0.85em;
}
* html ul.section li { width: 234px; margin-left: 13px; margin-right: 13px; }
ul.section li img {
	float: left;
	margin-right: 10px;
}

a.heading {
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 1.1em;
}

ul.ticker {
	width: 860px;
	border-top: 1px solid #40568D;
	background: transparent url(/global/img/bluefade.jpg) 0 0 repeat-x;
	margin: 3px 0 40px 0;
	padding: 10px;
}
ul.ticker li {
	font-size: 0.9em;
	margin: 2px 15px;
}

ul.section li.plugins {
	width: 232px;
	height: 250px;
	background-color: #FFFFFF;
	float: left;
	margin: 6px 15px;
	padding: 8px 12px;
	line-height: 1.2em;
	font-size: 0.85em;
}

ul.section li img.pluginsImage {
	float: none;
	margin-right: 10px;
}
