
/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF url(../images/bgGradient.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h2 {
	margin-bottom: 15px;
	padding-left: 25px;
	background: url(../images/contentHeaderBullet.jpg) no-repeat left top;
	font-size: 18px;
	color: #0450AE;
}

h2.noicon {
	padding-left: 0px;
	background: none;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#page, th, td {
	font-size: 13px;
	line-height: 18px;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 170%;
}

ul.list1 li {
	padding-left: 11px;
	background: url(../images/fwdArrow.gif) no-repeat left center;
}

/** LINKS */

a {
	color: #0450AE;
}

a:hover {
	text-decoration: none;
}

a.more {
	padding-left: 9px;
	background: url(../images/homepage16.gif) no-repeat left center;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr {
	display: none;
}

.hr1 {
	height: 47px;
	background: url(../images/hRule.jpg) repeat-x left center;
}

.hr1 b {
	display: block;
	height: 47px;
	background: url(../images/hRule_left.jpg) no-repeat left center;
}

.hr1 b b {
	display: block;
	height: 47px;
	width: 15px;
	background: url(../images/hRule_right.jpg) no-repeat center right;
}

/** MENUS */

#menus {
	width: 946px;
	height: 67px;
	margin: 0px auto;
}

#menus ul, #links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menus li, #links li {
	float: left;
	padding: 0px;
	background: none;
}

#menus a, #links a {
	display: block;
	float: left;
	text-decoration: none;
}

#menus a:hover, #links a:hover {
	text-decoration: underline;
}

/** TOPMENU */

#topmenu  {
	background: url(../images/belowLogo.jpg) no-repeat left top;
}

#topmenu ul {
	padding: 23px 0 0 37px;
}


.item6 {
	margin-right: 20px;
}

#topmenu a {
	padding: 0px 10px;
	text-transform: lowercase;
	font-size: 9px;
	color: #676767;
}

#topmenu a img {
	vertical-align: middle;
}

#topmenu a span {
	padding-left: 0;
	vertical-align: middle;
	line-height: 17px;
}

/** MAINMENU */

#mainmenu {
	background: url(../images/mainNavBar.jpg) no-repeat left top;
}

#mainmenu ul {
	padding: 15px 0px 0px 21px;
}

#mainmenu a {
	width: 96px;
	height: 30px;
	padding: 6px 0px 0px 39px;
	background: url(../images/mainNav_arrow1.jpg) no-repeat left top;
	font-weight: bold;
	color: #FFFFFF;
}

#mainmenu li.item1 a {
	background-image: url(../images/mainNav_arrow2.jpg);
}

/** PAGE */

#page {
	text-align: left;
	width: 946px;
	background: url(../images/vRule.gif) repeat-y 212px 0px;
}

#top-spacer {
	height: 20px;
	width: 37px;
	position: relative;
	left: 212px;
	background: url(../images/vRule_top.gif) no-repeat;
}

#bottom-spacer {
	clear: both;
	height: 20px;
	width: 37px;
	position: relative;
	left: 212px;
	background: url(../images/vRule_bottom.gif) no-repeat;
}

#single {
	width: 926px;
	padding: 0px 10px;
}

#page-no-background {
	text-align: left;
	width: 946px;
	margin: 0px auto;
}

/** FOOTER */

#footer {
	width: 944px;
	height: 58px;
	background: url(../images/footerBar.jpg) no-repeat left top;
	text-align: center;
}

#footer p {
	text-align: center;
}

#links {
	margin: 0 auto;
	width: 300px;
	height: 36px;
	padding-top: 22px;
	color: #FFFFFF;
}

#links a {
	color: #FFFFFF;
	width: 150px;
	text-align: center;
}

#legal {
	font-size: 10px;
	color: #A5A5A5;
}

/** BOX1 */

#box1 {
	padding-right: 15px;
}

/* Slick RSS */
.slick-rss-container {
	padding-left: 25px;
	width: 180px;
}

.slick-rss-container > div {
	padding-bottom: 10px;
}

.slick-rss-container > div > a {
	font-weight: bold;
	text-decoration: none;
}

.slick-rss-list {
	list-style: url(../images/fwdArrow.gif);
}

.slick-rss-item {
	padding: 5px 0;
}

.slickTip {
}

.slick-rss-item-desc {
}

.tool-tip {
	padding: 10px;
	border: 1px solid gray;
	background-color: white;
	width: 300px;
}

.tool-title {
	font-weight: bold;
}

.section-header {
	font-size: 20px;
	color: #5494D2;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 10px 10px;
}

.section-header a {
	color: #5494D2;
	text-decoration: none;
}

#sidebar ul {
	margin-left: 0;
}

#sidebar li {
	list-style-position: none;
	background: url(../images/fwdArrow.gif) no-repeat 0px 12px;
	padding: 5px 15px 0;
}

.tweet {
	background-color: #eeeeee;
	padding: 5px;
}

.tweet-username {
	font-weight: bold;
}

.tweet-message {
	padding: 5px 0;
}

.left-edge {
	padding-left: 10px;
}

.contentheading {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 15px;
}

#objective {
	padding-top: 20px;
}

.column_separator {
	padding-left: 10px;
}

.heading-with-background {
	width: 205px;
	height: 30px;
	background-image: url(../images/content_page_title.jpg);
	text-align: center;
	line-height: 30px;
	padding: 10px;
}

.heading-with-background .contentheading {
	padding-bottom: 0px;
}

.heading-with-background a {
	vertical-align: middle;
	color: white;
	text-decoration: none;
}

.heading-with-background a:hover {
	text-decoration: underline;
}

.column-with-background {
	width: 205px;
	height: 360px;
	background-color: #bbdeec;
	padding: 10px;
	margin-top: 10px;
}

#sidebar ul, p, h2 {
	text-align: left;
}




