body
{
	margin: 0px;
	height: 100%;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 5px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;

	color: #333333;
	background-color: transparent;
	background-image: url('Background_Content.jpg');
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;

	scrollbar-face-color: #8F8F8F;
	scrollbar-highlight-color: #E9E9E8;
	scrollbar-shadow-color: #AFAFAE;
	scrollbar-3dlight-color: #E9E9E8;
	scrollbar-arrow-color: #DADADA;
	scrollbar-track-color: #E5E5E5;
	scrollbar-darkshadow-color: #AFAFAE;
}

.clr
{
	clear: both;
}

#main_outline
{
	width: 100% !important;
	width: 100%;
	border: 1px solid #cccccc;
	padding: 0px;
	background-color: transparent;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{

	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background-color: transparent;
}

#buttons>ul#mainlevel-nav li a
{
	width: auto;
}

ul#mainlevel-nav li a:hover
{
	color: #ff6600;
	background-color: #ffcc00;
}

#search .inputbox
{
	border: 0px;
	padding: 4px 3px 3px 5px !important;
	padding: 3px 3px 3px 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	height: 17px !important;
	height: 19px;
	width: 153px !important;
	width: 159px;
	color: #ff6600;
}

#header_area
{
	width: 802px !important;
	text-align: center;
	border: 1px;
	margin: 0px;
}

#left_outline
{
	margin-top: 2px;
	border: 1px solid #cccccc;
	padding: 2px;
	float: left;
	width: 159px !important;
	width: 165px;
}

#content_area
{
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	/** border: 1px solid #cccccc; **/
	float: left;
	width: 635px;;
}

#sandbox_area_2 .sandbox_area
{
	float: left;
	margin-top: 2px;
	width: 468px;
}

#sandbox_area_1 .sandbox_area
{
	float: left;
	margin-top: 2px;
	width: 635px;
}

#right_outline
{
	border: 1px solid #cccccc;
	margin-top: 2px;
	float: right;
	padding: 2px;
	width: 159px !important;
	width: 165px;
}

/** with both user1 and user2 visible **/
#user1_2 .user1_outline
{
	width: 227px !important;
	width: 233px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_2 .user2_outline
{
	width: 227px !important;
	width: 233px;
	border: 1px solid #cccccc;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

/** with either user1 or user2 visible **/
#user1_1 .user1_outline
{
	width: 462px !important;
	width: 468px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_1 .user2_outline
{
	width: 462px !important;
	width: 468px;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/** based on 100% content width **/
#user1_4 .user1_outline
{
	width: 311px !important;
	width: 317px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_4 .user2_outline
{
	width: 310px !important;
	width: 316px;
	border: 1px solid #cccccc;
	float: right;
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
}

/** with either user1 or user2 visible **/
#user1_3 .user1_outline
{
	width: 629px !important;
	width: 635px;
	border: 1px solid #cccccc;
	float: left;
	margin: 0px;
	padding: 2px;
	margin-bottom: 2px;
}

#user2_3 .user2_outline
{
	width: 629px !important;
	width: 635px;
	border: 1px solid #cccccc;
	float: right;
	margin-bottom: 2px;
	padding: 2px;
}

/** adjust content area based on right nav **/
#sandbox_area_2 .content_outline
{
	width: 462px !important;
	width: 468px;
	border: 1px solid #cccccc;
	padding: 2px;
}

#sandbox_area_1 .content_outline
{
	width: 629px !important;
	width: 635px;
	border: 1px solid #cccccc;
	padding: 2px;
}

#active_menu
{
	color: #FFCC00;
	font-weight: bold;
}

a#active_menu:hover
{
	color: #ff6600;
}

.maintitle
{
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error
{
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}

/** old stuff **/

.back_button
{
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	border: 1px solid #cccccc;
	width: 40px;
	padding: 4px;
}

.pagenav
{
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #cccccc;
	width: auto;
	padding: 4px;
	margin: 1px;
}

.pagenavbar
{
	padding-right: 5px;
	float: right;
}

#footer
{
	border: 1px solid #cccccc;
	text-align: center;
	padding: 3px;
}

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

li
{
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url('arrow.png') ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

table.contentpaneopen
{
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 11px;
}

table.contentpane td
{
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading
{
	padding-left: 4px;
}

table.contentpane td.contentheading
{
	padding-left: 15px;
	padding-top: 9px;
}

p
{
	font-size: 11px;
}

.button
{
	padding: 2px 5px 2px 5px;
	height: 22px;
	border:solid 1px #cccccc;
	background-color: transparent;
	color: #ff6600;
	font-family: Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

.inputbox
{
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: transparent;
}

#sandbox_area_2 .componentheading
{
	background: url('subhead_bg.png') repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 458px !important;
	width: 462px;
}

#sandbox_area_1 .componentheading
{
	background: url('subhead_bg.png') repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	width: 625px !important;
	width: 629px;
}

.contentcolumn
{
	padding-right: 5px;
}

.contentheading
{
	height: 30px;
	background: url('contenthead.png')  repeat-x;
	color: #345A98;
	text-align: left;
	padding-top: 6px;
	padding-left: 15px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 17px;
	white-space: nowrap;
}

.contentpagetitle
{
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

table.searchinto
{
	width: 100%;
}

table.searchintro td
{
	font-weight: bold;
}

table.moduletable
{
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table.moduletable th
{
	background: url('subhead_bg.png') repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

table.moduletable td
{
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td
{
	padding: 2px;
}

.sectiontableheader
{
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}

.sectiontablefooter
{
}

.sectiontableentry1
{
	background-color: transparent;
}

.sectiontableentry2
{
	background-color : #f9f9f9;
}

.small
{
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.createdate
{
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

.modifydate
{
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}

table.contenttoc
{
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contenttoc th
{
	background: url('subhead_bg.png') repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

a { color: #FF9900; background-color: transparent; text-decoration: none; }
a:link { color: #FF9900; background-color: transparent; text-decoration: none; }
a:visited { color: #FF9900; background-color: transparent; text-decoration: none; }
a:hover { color: #345A98; background-color: transparent; text-decoration: underline; }
a:active { color: #345A98; background-color: transparent; text-decoration: none; }

a.mainlevel:link, a.mainlevel:visited
{
	display: block;
	background: url('menu_bg.png') no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 19px !important;
	height: 24px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover
{
	background-position: 0px -25px;
	text-decoration: none;
	color: #FC6401;
}

a.sublevel:link, a.sublevel:visited
{
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover
{
	color: #ffcc00;
	text-decoration: none;
}

.highlight
{
	background-color: Yellow;
	color: #0000FF;
	padding: 0px 2px 0px 2px;
}
.code
{
	background-color: #DDDDDD;
	border: 1px solid #BBBBBB;
}

.Kr_TemplateMenu
{
	color: #333333;
	background-color: #E5E5E5;
	font-size: 11px;
	cursor: pointer;
	width: 300px;
}
.Kr_TemplateMenuActive
{
	color: #333333;
	background-color: #FCA000;
	font-size: 11px;
	cursor: pointer;
	width: 300px;
}

div.BackLink
{
	width: 18px;
	height: 11px;
	cursor: pointer;
	background-color: transparent;
	background-image: url('BackLink.png');
	background-position: top left;
	background-repeat: no-repeat;
}

span.Kr8
{
	color: #FF9900;
	font-weight: bold;
}
span.Web
{
	color: #345A98;
	font-weight: bold;
}