body
{
	text-align: center;

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	/*background: #f2fbfe url(/SITE/COOLMARK/IMG/SHARED/background.gif) top center no-repeat;*/
	background: #f2fbfe;
}

body div
{
	font: 11px/18px verdana, arial;
	color: #333;
}

/**/

#outer-bg
{
	width: 948px;

	margin-right: auto;
	margin-left: auto;

	text-align: center;

	background: #f2fbfe url(/SITE/COOLMARK/IMG/SHARED/background.gif) bottom center repeat-y;
}

#outer
{
	text-align: left;

	width: 928px;

	margin-right: auto;
	margin-left: auto;

	margin-top: 0px;

	background: #fff url(/SITE/COOLMARK/IMG/SHARED/bg_footer.jpg) bottom left no-repeat;
}

table.width
{
	width: 100%;
}

table.main
{
	background: url(/SITE/COOLMARK/IMG/SHARED/bg_header.jpg) top left no-repeat;
	width: 100%;
	text-align: left;
}

#logo
{
	position: absolute;
	margin: 0px 0px 0px 22px;
}

td.navigation
{
	text-align: right;
	height: 120px;
}

td.navigation table
{
	margin: 18px 22px 0px auto;
	text-align: right;
	width: 650px;
}

/**/

#navlist
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #0f388b;
	height: 20px;
}

#navlist ul, #navlist li
{
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	margin: 0px 30px 0px 0px;
	text-decoration: none;

	font: bold 13px/14px arial;
	color: #0f388b;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
	border-bottom: 4px solid #0f388b;
	padding-bottom: 2px;
	background: transparent;
}

#navlist a:hover
{
	color: #0f388b;
}

td.subnav
{
	vertical-align: top;
	padding-top: 5px;
}

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

#subnavcontainer
{
	width: 166px;
	position: absolute;
}

#subnavcontainer ul
{
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#subnavlist
{
	border-top: 1px solid #0f388b;
}

#subnavcontainer a
{
	display: block;
	padding: 3px;
	width: 160px;
	background-color: #fff;
	border-bottom: 1px solid #0f388b;
	font: 12px/14px arial;
	text-align: center;
}

#subnavcontainer a:link, #subnavlist a:visited
{
	color: #0f388b;
	text-decoration: none;
}

#subnavcontainer a:hover
{
	background-color: #0f388b;
	color: #fff;
}

/**/

td.side-bar
{
	width: 232px;
	font: 12px/14px arial;
	color: #0f388b;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

td.side-bar td
{
	font: 12px/14px arial;
	color: #0f388b;
}

table.search
{
	width: 205px;
	margin: 76px 0px 0px 22px;
}

table.login
{
	width: 205px;
	margin: 36px 0px 0px 22px;
}

table.search td, table.login td
{
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

input.search
{
	width: 150px;
	border: 1px solid #d3d3d3;
	background: url(/SITE/COOLMARK/IMG/SHARED/bg_input.gif) left top no-repeat;
	color: #707173;
}

input.login
{
	width: 100px;
	border: 1px solid #d3d3d3;
	background: url(/SITE/COOLMARK/IMG/SHARED/bg_input.gif) left top no-repeat;
	color: #707173;
}

td.content
{
	width: 696px;
}

div.content-header
{
	margin: 47px 22px 0px 22px;
	height: 22px;
}

div.content
{
	margin: 0px 0px 0px 22px;
	color: #707173;
	/*overflow: auto;
	height: 434px;*/
}

div.content td
{
	font: 12px/16px verdana, arial;
	color: #707173;
}

div.content b
{
	color: #0f388b;
}

td.breadcrumb
{
	padding-bottom: 20px;
	font: 10px/16px verdana, arial;
	color: #707173;

	text-transform: lowercase;
}

td.breadcrumb a
{
	text-transform: lowercase;
}

td.separator-text
{
	background: url(/SITE/COOLMARK/IMG/SHARED/line_blue_vertical.gif) center repeat-y;
	width: 21px;
}
/**/




























