#mainbox {
	width: 779px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	background: #fff url("../images/page-border-sides.gif") left top repeat-y;
	border-top: 1px solid #f1f1f1;
}

#padding {
	padding: 4px 6px 13px 4px;
	background: transparent url("../images/page-corner-tr.jpg") right top no-repeat;	
}

#header {
	height: 94px;
	background: transparent url("../images/bg-header.jpg") right top no-repeat;
}

#logo {
	padding: 22px 0 0 11px;
	float: left;
	
}

#colblock {
	height: 100%;
	background: transparent url("../images/two-column-separator.gif") 188px top repeat-y;
}

#col1 {
	float: left;
	width: 180px;	
}

#col2 {
	float: right;
	width: 574px;	
}

#mainmessage {
	float: left;
	padding-bottom: 7px;
	background: #fff;
}

#mainmessage img {
	float: left
}

#col2-subcolblock {
	height: 100%;
/*	background: transparent url("../images/column-separator.gif") 383px top repeat-y;	*/
}

#col2-subcol1 {
	float: left;
	width: 378px;
}

#col2-subcol2 {
	float: right;
	width: 182px;
}

#quick_find {
	padding: 0;
	height: 37px;
}

.formtext-search {
	margin: 0;
	padding: 0;
	width: 117px;
	float: left;
	height: 18px;
	font-size: 11px;
	border-top: 1px solid #b8bcc0;
	border-right: 1px solid #dee2e7;	
	border-bottom: 1px solid #dee2e7;
	border-left: 1px solid #b8bcc0;
	background: #e7ebf0;
}

.formbutton-search {
	margin: 0;
	padding: 0;
	float: right;
}

#breadcrumbs {
	font-size: 10px;
	padding: 0 0 6px 0;
	background: #fff;
}

#breadcrumbs a {
	text-decoration: none;
}


/* Boxes style definition*/
.box-subtitle {
	background: transparent url("../images/bg-subtitlebar.jpg") left top repeat-x;
	font-weight: normal;
	color: #333;
	margin: 0 6px 0 1px;
	padding: 13px 6px 6px 10px;
	font-size: 12px;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

.box-left {
}

.box-left-titlebar-grey {
	background: transparent url("../images/box-left-titlebar-grey.jpg") left top no-repeat;
}
.box-center-titlebar-blue {
	background: transparent url("../images/box-center-titlebar-blue.jpg") left top no-repeat;
}

.box-center {
	padding-bottom: 8px;
	height: 100%;
}
.box-center-titlebar-blue2 {
	background: transparent url("../images/box-center-titlebar-blue2.jpg") left top no-repeat;
}
.box-center-titlebar-grey {
	background: transparent url("../images/box-center-titlebar-grey.jpg") left top no-repeat;
}
.box-center-border-side {
	background: transparent url("../images/box-center-border-side.jpg") left top repeat-y;
	height: 100%;	
}
.box-center-border-bottom {
	background: transparent url("../images/box-center-border-bottom.jpg") left bottom no-repeat;
	height: 100%;	
}


.box-right {
	padding-bottom: 8px;
}

.box-right-titlebar-blue {
	background: transparent url("../images/box-right-titlebar-blue.jpg") left top no-repeat;
	height: 100%;		
}

.box-right-titlebar-grey {
	background: transparent url("../images/box-right-titlebar-grey.jpg") left top no-repeat;
	height: 100%;		
}
.box-right-border-side {
	background: transparent url("../images/box-right-border-side.jpg") left top repeat-y;
	height: 100%;	
}

.box-right-border-bottom {
	background: transparent url("../images/box-right-border-bottom.jpg") left bottom no-repeat;
	height: 100%;	
}

.box-title-grey {
	font-size: 14px;
	margin: 0;
	padding: 6px 0 4px 10px;
	color: #333;
}

.box-title-grey2 {
	font-size: 12px;
	margin: 0;
	padding: 6px 0 4px 10px;
	color: #333;
}

#content .box-title-grey3 {
	background: transparent url("../images/box-center-titlebar-grey2.jpg") left top no-repeat;
	margin: 0;
	padding: 6px 0 4px 12px;
	font-size: 12px;
	color: #333;	
}

.box-title-blue {
	font-size: 14px;
	margin: 0;
	padding: 6px 0 4px 10px;
	color: #fff;
}

.box-title-blue2 {
	font-size: 18px;
	margin: 0;
	padding: 13px 0 7px 10px;
	color: #fff;
	line-height: 20px;
	height: 100%;
}

.box-title-note {
	font-size: 12px;
	font-weight: normal;
}

.box-content {
	padding: 9px;
	height: 100%;
}

.box-center-content {
	padding: 9px 16px 9px 12px;
	height: 100%;
}

.box-right-content {
	padding: 6px 7px 9px 8px;
}

.box-right-content p {
	margin: 0 0 6px 2px;
	padding: 0;
}




#footer {
	background: #294a78 url("../images/bg-footer.gif");
	margin: 0 3px 0 1px;
	padding: 5px 16px 4px 0;	
}

#footer p {
	margin: 0;	
	padding: 0;
	text-align: right;
	color: #fff;
	font-size: 10px;
}


/* Helper class */
.cleaner {
	clear: both;
	height: 0px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
	line-height:0em;
	display: block;
}

.grayrule {
	clear: both;
	height: 4px;
	font-size: 1px;
	border-top: 1px solid #ededed;
	margin: 0;
	padding: 0 0 15px 0;
	line-height:0em;
}

.grayrule2 {
	clear: both;
	height: 4px;
	font-size: 1px;
	border-top: 1px solid #ededed;
	margin: 0;
	padding: 0;
	line-height:0em;
}

.grayrule3 {
	clear: both;
	height: 4px;
	font-size: 1px;
	border-top: 1px solid #ededed;
	margin: 0;
	padding: 0 0 6px 0;
	line-height:0em;
}

.aligncenter {
	text-align: center;
}

.alignright {
	text-align: right;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}




