body {
	font-family: verdana;
	font-size: 12px;
	color: #444444;
	text-align: center;
}

a {
	color: #213f9a;
}

a:hover {
	color: #bf1e2d;
}

a img {
	border: 0;
}

#header,#body, #footer {
	padding-top: 10px;
}

#body {
	text-align: left;
}

#header {
	background-image: url("/themes/dark_blue/img/head-background.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 120px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-top: 10px;
}

.floatl {
	float: left;
}

.floatr {
	float: right;
}

.width-full {
	width: 950px;
}

.center {
	/*margin: 0pt auto;*/
	margin-left: auto;
	margin-right: auto;
}

.width-dyn-1 {
	width: 10%;
}

.width-dyn-2 {
	width: 20%;
}

.width-dyn-3 {
	width: 30%;
}

.width-dyn-4 {
	width: 40%;
}

.width-dyn-5 {
	width: 50%;
}

.width-dyn-6 {
	width: 60%;
}

.width-dyn-7 {
	width: 70%;
}

.width-dyn-8 {
	width: 80%;
}

.width-dyn-9 {
	width: 90%;
}

.width-dyn-10 {
	width: 100%;
}

.text-medium-1 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
}


.header-1 {
	font-size: 24px;
	font-weight: bold;
	margin:5px 0 5px 0 ;
}




/*************************************
         Black menu
*************************************/
.black-menu {
        background-image: url(/themes/dark_blue/img/black_menu_background.jpg);
        background-repeat: repeat-x;
}

.black-menu .menu-separator {
        background-image: url(/themes/dark_blue/img/black_menu_separator.jpg);
        background-repeat: repeat-x;
        height: 32px;
        width: 2px;
}

.black-menu .menu-item {
        padding: 7px 10px 0 10px;
        height: 32px;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
}

.black-menu .menu-item-selected {
        /*background-image: url(/themes/dark_blue/img/black_menu_background_selected.jpg);*/
        background-image: url(/themes/dark_blue/img/blue_table_background.jpg);
        background-repeat: repeat-x;
        padding: 7px 10px 0 10px;
        height: 32px;
        font-size: 12px;
        font-weight: bold;
        color: #ffffff;
}

.black-menu .menu-item a, .black-menu .menu-item-selected a {
        color: #ffffff;
        text-decoration: none;
}

.black-menu .menu-item a:hover {
        color: #599bff;
}

.clearb {
	clear: both;
}

.category_common_block {
	border: 1px solid black;
	float: left;
	width: 170px;
	margin: 5px;
}

.category_common_block h1 {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	margin: 0;
}

/************************
		Action Bar
************************/
.actions-bar {
	background-color: #77ff55;
}

.actions-buttons {
	padding: 10px;
}

.actions-buttons a {
	padding: 1px 5px 1px 5px;
	background-color: #ffffff;
	border: 1px solid #213fff;
	color: #213fff;
}

.actions-buttons a:hover {
	padding: 1px 5px 1px 5px;
	background-color: #213f9a;
	border: 1px solid #213fff;
	color: #ffffff;
}

.actions-buttons span {
	margin: 2px;
}



/************************
		Pager
************************/
.jopdc-pager {
	/*padding: 10px 0 10px 0;*/
}

.jopdc-pager-selected {
	padding: 1px 5px 1px 5px;
	background-color: #B8CFF9;
	border: 1px solid #B8CFF9;
	color: #ffffff;
}

.jopdc-pager span a {
	padding: 1px 5px 1px 5px;
	background-color: #ffffff;
	border: 1px solid #B8CFF9;
	color: #213F9A;
}

.jopdc-pager span a:hover {
	padding: 1px 5px 1px 5px;
	background-color: #B8CFF9;
	border: 1px solid #B8CFF9;
	color: #ffffff;
}

.jopdc-pager span {
	margin: 2px;
}


/*******************
   table 1 pattern
 *******************/
.jopdc_table_1 {
	border: 1px solid #eeeeee;
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}

.jopdc_table_1 thead {
	background: #eeeeee url(/img/table-1-header.png) repeat-x scroll 50% 50%;
	text-align: left;
	padding: 0;
	margin: 0;
}

.jopdc_table_1 thead th{
	padding: 5px 5px 5px 5px;
	margin: 0;
}

.jopdc_table_1 td{
	padding: 2px 5px 2px 5px;
	margin: 0;
}

/*************************************
			jopdc-validator
*************************************/
.validator-error {
	padding-left: 20px;
	background-image: url(/img/error-icon.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #ff0000;
	height: 15px;
}

.validator-success {
	padding-left: 30px;
	padding-top: 4px;
	background-image: url(/img/success-icon.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #009900;
	height: 24px;
}

.public-section {
	background-color: #ffffff;
	border: 1px solid #777777;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #bf1e2d;
	font-weight: bold;
	/*cursor: pointer;*/
	margin-bottom: 10px;
}

.public-section h3 {
	padding: 5px;
}

.long-block {
	background-image: url(/themes/dark_blue/img/long_block.gif);
	width: 300px;
	height: 155px;
}

.long-block2 {
	background-image: url(/themes/dark_blue/img/long_block2.gif);
	width: 200px;
	height: 150px;
}

.header-left {
	background-image: url(/themes/dark_blue/img/header_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 20px;
}
.header-right {
	background-image: url(/themes/dark_blue/img/header_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 20px;
}
.header-body {
	background-image: url(/themes/dark_blue/img/header_body.jpg);
	font-size: 14px;
	font-weight: bold;
	padding: 11px 0 0 0;
	float: left;
	height: 45px;
	background-repeat: repeat-x;
}

.vertical-block-top {
	background-image: url(/themes/dark_blue/img/dynamic_v_top_block.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 300px;
}
.vertical-block-bottom {
	background-image: url(/themes/dark_blue/img/dynamic_v_bottom_block.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 300px;
}
.vertical-block-body {
	background-image: url(/themes/dark_blue/img/dynamic_v_body_block.png);
	background-repeat: repeat-y;
	width: 300px;
}



.small-vertical-block-top {
	background-image: url(/themes/dark_blue/img/dynamic_small_v_top_block.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 214px;
}
.small-vertical-block-bottom {
	background-image: url(/themes/dark_blue/img/dynamic_small_v_bottom_block.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 214px;
}
.small-vertical-block-body {
	background-image: url(/themes/dark_blue/img/dynamic_small_v_body_block.png);
	background-repeat: repeat-y;
	width: 214px;
}

.header-link3 h1 {
	font-size: 18px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.header-link2 h1 {
	font-size: 14px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.header-link {
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.header-link h1 {
	font-size: 12px;
}
.header-link h2 {
	font-size: 16px;
}
.header-link h3 {
	font-size: 12px;
	font-weight: normal;
}
.header-link small {
	font-size: 11px;
}

.info-table-1 {
	font-size: 12px;
}
.info-table-1 th {
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}
.info-table-1 td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 5px;
}

.info-table-2 {
	font-size: 11px;
}
.info-table-2 th {
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}

.button-1 {
	background-color: #B8CFF9;
	border: 2px solid #4C8BCE;
	padding: 3px;
	margin-top: 5px;
}

.input {
	border: 1px solid #cccccc;
}

.date-field select {
	border: 1px solid #cccccc;
}

.seo-header h1, .seo-header h2 {
	font-size: 12px;
	font-weight: normal;
}

.message-read {
}

.message-unread td {
	background-color: #ddffde;
}

.message-read td, .message-unread td {
		border-bottom-style: solid;
		border-bottom-color: #cccccc;
		border-bottom-width: 1px;

		border-top-style: solid;
		border-top-color: #cccccc;
		border-top-width: 1px;
}

.message-read a, .message-unread a {
	color: #444444;
	text-decoration: none;
}

.message-read a:hover, .message-unread a:hover {
	text-decoration: underline;
}
