BODY,HTML {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TABLE {
	font-size: 12px;
}

H1 {
	font-size: 16px;
	color: #003399;
}

H2 {
	font-size: 14px;
	color: #003399;
}

H3 {
	border-bottom: 1px solid #71ACE3;
	margin-bottom: 2px;
	margin-top: 0;
	font-size: 14px;
	color: #003399;
}

H3 A, H3 A:link, H3 A:active, H3 A:visited {
	color: #003399;
	text-decoration: none;
}

H4
{
	margin-bottom: 2px;
	margin-top: 0;
	font-size: 12px;
    font-weight: bold;
	color: #003399;
    font-style: italic;
}

IMG {
	margin: 0;
	padding: 0;
}

FORM {
	margin: 0;
	padding: 0;
}

#sidebar {
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 30px;
	min-height: 359px;
	color: White;
	background: url(/templates/default/images/button-side.jpg) no-repeat top;
}

#sidebar UL {
	padding: 0;
	margin: 5px;
	list-style-image: url(/templates/default/images/button-arrow.jpg);
}

#sidebar UL LI {
	margin-bottom: 10px;
}

#sidebar UL LI A, #sidebar UL LI A:link, #sidebar UL LI A:visited, #sidebar UL LI A:active {
	color: White;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#sidebar UL LI A:hover {
	text-decoration: underline;
}

#sidebar UL LI UL {
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-type: none;
	list-style-image: none;
}

#sidebar UL LI UL LI {
	margin-bottom: 3px;
}

#sidebar UL LI UL LI A, #sidebar UL LI UL LI A:link, #sidebar UL LI UL LI A:visited, #sidebar UL LI UL LI A:active {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}

#sidebar UL LI UL LI A:hover {
}

A.menu_link, A.menu_link:link, A.menu_link:active, A.menu_link:visited {
    text-decoration: none;
    color: #003399;
    font-size: 14px;
    font-weight: bold;
}

.menu_block_dynamic
{
    padding: 10px;
    float: left;
    width: 130px;
    height: 120px;
    text-align: center;
}

P.menu_block1
{
    margin-top: 0;
    margin-bottom: 5px;
}

P.menu_block2
{
    margin-top: 0;
    margin-bottom: 10px;
}

.box {
	border: 1px solid #71ACE3;
	background-color: #CDE1F5;
 	padding: 10px; 
 	margin-bottom: 10px; 
	margin-top: 0;
}

.redbox {
	border: 1px solid #cb0202;
	background-color: #f67c7c;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 0;
}

.yellowbox {
	border: 1px solid #928e2d;
	background-color: #f0e92a;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 0;
}

.box DIV, 
.redbox DIV,
.yellowbox DIV 
{
/*	margin-bottom: 20px;*/
}

.box_header {
	border-top: 1px solid #71ACE3;
	border-right: 1px solid #71ACE3;
	border-left: 1px solid #71ACE3;
	margin: 0;
	padding: 3px;
	background-color: #9FBDD9;
	font-size: 16px;
	font-weight: bold;
}

.box_subheader {
	border-top: 1px solid #71ACE3;
	border-right: 1px solid #71ACE3;
	border-left: 1px solid #71ACE3;
	margin: 0;
	padding: 3px;
	background-color: #B3D0EB;
	font-weight: bold;
	font-size: 14px;
}

.menubar {
	margin-bottom: 10px;
}

.headerblue {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}

.orange {
	color: #FF7131;
}

.cellColor1 {
	background-color: #E2EEFA;
}

.cellColor2 {
	background-color: #C3DCF3;
}

.cellPending1 {
	background-color: #FFAC87;
}
.cellPending2 {
	background-color: #E68A62;
}
.cellExpired1 {
	background-color: #C3C3C3;
}
.cellExpired2 {
	background-color: #B7B7B7;
}

.nobullets {
	list-style-type: none;
}

.goodMessage {
	border: 1px Solid #58A274;
	color: #58A274;
	background-color: #BBFFD5;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-weight: bold;
}

.box_list {
}

.box_list LI {
	list-style: none;
	line-height: 20px;
}

.datatable THEAD TH {
    text-align: left;
}
.datatable THEAD TH SPAN.sortable {
    color: Blue;
    text-decoration: underline;
    font-weight: bold;
    cursor: pointer;
}

.datatable TBODY TR.even {
    background-color: #E2EEFA;
}

.datatable TBODY TR.odd {
    background-color: #C3DCF3;
}
    
.datatable TBODY TR.even.pending {
	background-color: #FFAC87;
}

.datatable TBODY TR.odd.pending {
	background-color: #E68A62;
}

.datatable TBODY TR.even.declined {
	background-color: #C3C3C3;
}

.datatable TBODY TR.odd.declined {
	background-color: #B7B7B7;
}

.timepicker_popup {
    display: none;
    position: absolute;
    width: 150px;
    height: 30px;
    padding: 10px;
    border: 1px solid #A6C9E2;
    background-color: #FFFFFF;
}

.recordcount {
    margin-top: 10px;
}



#page_tree UL
{
	margin-left: 0;
	padding: 0;
}

#page_tree UL LI
{
	margin-left: 25px;
	margin-top: 2px;
    list-style: none;
}

#page_tree UL LI A.expandy
{
	color: black;
	text-decoration: none;
	padding-right: 16px;
}

#page_tree UL LI  A.closed
{
	background: url(/templates/default/images/arrow_right_2.png) no-repeat right;
}

#page_tree UL LI  A.open
{
	background: url(/templates/default/images/arrow_down_2.png) no-repeat right;
}

#move_page_tree
{
    margin-left: 25px;
	padding: 0;
}

#move_page_tree LI
{
	margin-left: 0px;
	margin-top: 10px;
    list-style: none;
}

.visible
{
	font-weight: bold;
}

.disabled
{
	color: #888888 !important;
}


.hoverline
{
	background-color: #9FBDD9;
}

.clear-element
{
    clear: both;
}

.sort-handle
{
    cursor:move;
}

.helper
{
    border:2px dashed #777777;
}

.current-nesting
{
    background-color: yellow;
}

.drag_handle
{
	cursor: pointer;
}

.has_default_text
{
    color: #555555;
}

.no_default_text
{
    color: #000000;
}

.helpnavbox
{
	border: 1px solid #FFFFFF;
	background-color: #00519E;
	padding: 5px;
	margin-bottom: 10px;
    margin-top: 30px;
}

.helpnavbox UL
{
}

.helpnavbox UL LI
{
    margin-left: 6px;
    list-style: disc outside none;
}
