/*CORE ELEMENTS*/

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', 'Verdana', 'Arial';
	font-size: 10pt;
}

a {
	cursor: hand;
	cursor: pointer;
}

div#page {
	min-width: 960px;
}

div#logo {
	padding: 10px;
}

div#welcome {
	display: none;
}

div#buttonholder {
	position: absolute;
}

div#newsletter {
	display: block;
	width: 250px;
	height: 100px;
	background: url(images/topleftcorner.jpg) top left;
}

div#contact {
	display: block;
	width: 250px;
	height: 100px;
	background: url(images/toprightcorner.jpg) top left;
}

div#contact h2 {
	font-size: 22pt;
}

div#pagination ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
}

div#pagination ul li {
        list-style-type: none;
        margin: 0;
        padding: 2px;
        float: left; 
}

div#userbar {
	padding: 10px;
}

div#main_container {
	padding: 10px 5px;
}

div#home_wrapper {
	margin: 0;
	width: 100%;
	padding: 0;
	background: url(images/bluestreamDISTANT.jpg) center center repeat-x;
	margin-left: 100%;
}

div#home_rise {
	margin: 0;
	width: 0px;
	left: 100px;
	height: 320px;
	display: block;
	padding: 0;
	background: url(images/bluestreamRISE.png) center right no-repeat;
	position: absolute;
}

div#home_container {
	margin: 0;
	width: 100%;
	padding: 0;
	background: url(images/bluestreamCLOSE.jpg) center center repeat-x;
	margin-left: -200%;
}

div#home_container .iwrapper {
	width: 760px;
	margin: 0 auto;
	padding; 0;
	height: 230px;
	overflow: hidden;
}

div#userbar {
	clear: both;
}

div.clearbar {
	display: block;
	clear: both;
}

div#wrapper {
	width: 100%;
	overflow-x: hidden;
}

div#disclaimer {
	clear: both;
	height: 80px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(images/footer.png) top center repeat-x;
	overflow: hidden;
}

div#disclaimer p {
	margin-top: 10px;
}

#main_nav #left {
	width: 10px;
	height: 60px;
	background: url(images/menubg3.jpg) top left no-repeat;
}

#main_nav #right {
	width: 10px;
	height: 60px;
	background: url(images/menubg3.jpg) top right no-repeat;
}

#main_nav table {
}

#lsidebar {
	width: 250px;
	background: url(images/lcBG.jpg) top left repeat-y;
}

#lsidebar #top {
	display: block;
	height: 25px;
	background: url(images/lcTOP.jpg) top left no-repeat;
}

#lsidebar #bot {
	display: block;
	height: 25px;
	background: url(images/lcBOT.jpg) bottom left no-repeat;
}

#rsidebar {
	width: 300px;
	background: url(images/trBG.jpg) top right repeat-y;
}

#rsidebar #top {
	display: block;
	height: 25px;
	background: url(images/trCorner.jpg) top right no-repeat;
}

#rsidebar #bot {
	display: block;
	height: 25px;
	background: url(images/trBot.jpg) bottom right no-repeat;
}

#wrapper {
	background: url(images/mTOP.jpg) top center repeat-x;
}

#lsidebar div.tablerender, #rsidebar div.tablerender {
	padding: 0px 20px 0px 15px;
}


#lsidebar input, #rsidebar input {

}


/*SURFACE ELEMENTS*/

div.main_caption {
	font-weight: bold;
	color: #2B8AB8;	
	font-size: 14pt;
}

div#main_container div.main_caption {
	font-size: 18pt;
}

h2 {
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

a {
	color: #2B8AB8;
}

a:hover {
	color: #000;
}

div#disclaimer a {
	color: #fff;
}

img {	
	border: 0px;
}

form {
	margin: 0px;
}





/* Brainjar Nav Menu Classes {SITELINS_ALT} */
/*
If you do not use {SITELINS_ALT} and switch to the standard {SITELINKS} instead, 
all of the below can be deleted.
*/
/*----------------------------------------------------------------------------*/

div.menuBar, div.menuBar a.menuButton, div.menuButton, div.menuButton_over, div.menu, div.menu a.menuItem {
	font: bold 12px arial, verdana, arial, tahoma, sans-serif;
	color: #126CA3;
	text-align: left;
}

div.menuBar {
	background-color: #fff;
	padding: 0px;
	text-align: left;
	background: url(images/menubg2.jpg) top center repeat;
	height: 60px;
	width: 100%;
	overflow: hidden;
}

div.menuBar a {
	color: #ffffff;
	font-weight: bold;
	border: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333 !important;
	line-height: 30px;
	height: 40px;
	width: auto;
	padding: 0px 5px;
	text-align: center;
	display: block;
	font-family: 'Trebuchet MS', 'Verdana', 'Arial', sans;
	font-size: 10pt;
	text-decoration: none;
}

div.menuBar a:hover {
	background: url(images/menubgHOVER.png) top center repeat-x;
}

div.menu {
	background-color: #FCFDFF;
	border: 1px solid;
	border-color: #fff #a5a5a5 #a5a5a5 #fff;
	left: 0px;
	padding: 1px;
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 101;
}

div.menu a.menuItem {
	display: block;
	padding: 2px 11px 2px 0px;
	text-decoration: none;
	white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
	background-color: #F2F4FF;
}

div.menu a.menuItem span.menuItemBuffer, div.menu a.menuItem:hover span.menuItemBuffer {
	padding: 0px 2px;
}

div.menu a.menuItem span.menuItemText {
	padding: 0px 0px 0px 3px;
}

div.menu a.menuItem span.menuItemArrow {
	margin-right: -.75em;
}

div.menu div.menuItemSep {
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #fff;
	margin: 4px 2px;
}


ul.left-submenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 100%;
}

ul.left-submenu li {
	display: block;
	height: 20px;
	border-bottom: 1px solid #333333;
	background: url(images/menubg2.png) top left repeat-y;
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

ul.left-submenu li a {
	text-decoration: none;

	color: white;
	font-weight: bold;
	margin-left: 15px;
	line-height: 20px;


	text-decoration: none;
}

ul.left-submenu li a:hover {
	background: url(images/menubg2HOVER.png);
	text-decoration: none;
	background: transparent;
}



a.submenuitem {
	display: block;
	height: 20px;
	border-bottom: 1px solid #333333;
	background: url(images/menubg2.png) top left repeat-y;
	padding: 0px;
	margin: 0px;
	width: 100%;
	overflow: hidden;
	text-decoration: none;
	color: white;
	font-weight: bold;
	padding-left: 15px;
	line-height: 20px;
}

a.submenuitem:hover {
	background: url(images/menubg2HOVER.png);
	text-decoration: none;
}


/*BUTTONS*/

div.button {
	display: block;
	float: left;
	width: 190px;
	max-height: 280px;
	min-height: 190px;
	overflow: hidden;
	margin-top: 10px;
}

div.button .head {
	height: 15px;
	display: block;
	background: url(images/button2.gif) top center no-repeat;
}

div.button .body {
	padding: 0 10px;
	display: block;
	background: url(images/button2.gif) center center no-repeat;
	min-height: 160px;
	max-height: 250px;
	text-align: center;
}

div.button .foot {
	height: 15px;
	display: block;
	background: url(images/button2.gif) bottom center no-repeat;
}

div.button a {
	font-size: 16pt;
	font-weight: bold;
	display: block;
	text-decoration: none;
}

a.info {
	width: 150px;
	height: 150px;
	background: url(images/caseyspeaks.gif) center center no-repeat;
	position: absolute;
	bottom: 67px;
	right: 0px;
	display: none;
}

div#fancy_div {
	padding: 10px;
}

a#loginlink {
	display: block;
	float: left;
	height: 30px;
	width: 100px;
}

a#registerlink {
	display: block;
	float: left;
	height: 30px;
	width: 150px;
}

div#newsletter input#NLtext1,div#newsletter input#NLtext2,div#newsletter input#NLtext3 {
	float: left;
	display: block;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	width: 150px;
	padding: 0px;
	margin: 0px;
	background: transparent;
	border: 0;
}

div#newsletter input.submit {
	padding: 0px;
	margin: 0px;
	width: 30px;
	height: 30px;
	border: 0;
	background: transparent;
	display: block;
	cursor: hand;
	cursor: pointer;
}

div#contact input#button {
	float: left;
	display: block;
	height: 30px;
	width: 50px;
	border: 1px solid #000;
	padding: 0px;
	margin: 0px;
	background: transparent;
	font-size: 0px;
	border: 0;
	cursor: hand;
	cursor: pointer;
}

div#contact input#search {
	float: left;
	display: block;
	height: 15px;
	line-height: 15px;
	font-size: 12px;
	width: 155px;
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-left: 25px;
	background: transparent;
	border: 0;
}

table.clientTable {
	width: auto;
	border: 1px solid #999;
	margin: 10px auto;
}

table.clientTable td, table.clientTable th {
	padding: 5px;
}

tr.regRow td {
	background: #eee;
}

tr.altRow td {
	background: #ddd;
}

tr.headerRow {
	background: #003366;
	color: #fff;
}

tr.headerRow a {
	color: #fff;
}