﻿body
{
	margin : 0px;
	padding : 0px;
	background : #2e88cc url('/templates/home/bg.jpg') repeat-x top left;
}

/* CMS REQUIRED */
.Designer
{
	background : #2e88cc url('/templates/home/bg.jpg') repeat-x top left;
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 12px;
	font-weight : normal;
	color : #414042;
}
/* END CMS REQUIRED */

/* Container Table */
#ocm
{
	width : 948px;
	margin-top : 16px;
	margin-left : auto;
	margin-right : auto;
}

#ocm .row_header
{
	height : 124px;
}

#ocm .col_header_lt
{
	width : 375px;
	text-align : left;
}

#ocm .col_header_rt
{
	width : 573px;
	text-align : right;
	vertical-align : bottom;
}

#ocm .row_header_links
{
	text-align : left;
}

#ocm .row_header_quicklinks
{
	text-align : left;
}

#ocm .row_pad
{
	height : 6px;
	line-height : 6px;
}

#ocm .col_pad
{
	width : 10px;
	line-height : 10px;
}

#ocm .row_navbar
{
	height : 31px;
	padding : 0px 2px 0px 2px;
	background-image : url('/images/bgNavbar.gif');
	background-position : bottom left;
	background-repeat : no-repeat;
}

#ocm .col_contentleft
{
	width : 234px;
	vertical-align : top;
}

#ocm .col_contentright
{
	width : 704px;
	vertical-align : top;
}