﻿body
{
    margin: 0;
    padding: 0;
    background: #F5F5F5;
    color: #000;
    font-family: tahoma,arial,sans-serif;
    font-size: 11px;
}
form {
	margin:0;
	padding:0
	}
img 
{
	border-style: none;
	border-color: inherit;
	border-width: medium;

}
a {color:#060606;text-decoration: underline
}
a:hover {text-decoration: underline}
input {vertical-align:middle;
	height: 26px;
}
.floatleft {float:left !important}
.floatright {float:right !important}
.clear {clear:both !important}
.bold {font-weight:bold !important}
.normal {font-weight:normal !important}
.block {display:block !important}
input.text,
select,
textarea {
	font-family:arial,sans-serif;
	color:#333;
	font-size:12px;
	vertical-align:middle;
	height: 21px;
}
input.text {
	padding:1px 0 0 4px;
	height:14px;
	font-weight:normal;
	}
	
.textHover
{
    padding: 1px 0 0 4px;
    height: 14px;
    font-weight: normal;
    cursor: pointer;
    color: #0000CC;
}
.textMsg
{
    font-family: arial,sans-serif;
    color: #CC0000;
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
}
	
.textCaption
{
    font-family: arial,sans-serif;
    color: #042840;
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
}
	
.textCaptionWhite
{
    font-family: arial,sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    vertical-align: middle;
    font-weight: bold;
}

.textPageHeading
{
    font-family: arial,sans-serif;
    color: #042840;
    font-size: 16px;
    vertical-align: middle;
    font-weight: bold;
}
/* main container */
#main {
	width:100%;
	margin:0 auto;
	}
/* main container */
#mainIndex {
	width:992px;
	margin:0 auto;
	}
/* header */
#header {
	position:relative;
	width:100%;
	height:89px;
	padding:1 0 1px 0;
	}
/* site logo */
a.logo {
	position:absolute;
	top:5px;
	left:20px;
	}
.logout
{
	position:absolute;
	top:5px;
	left:900px;
	height: 13px;
}
/* header tabs */
#top-navigation {
	position:absolute;
	top:60px;
	left:20px;
	margin:0;
	padding:0;
	list-style:none;
	}
#top-navigation li {
	float:left;
	margin:0 3px 0 0;
	background:url('../img/tab.gif') repeat-x 50% top;
}
#top-navigation li a {
	float:left;
	display:block;
	height:20px;
	line-height:19px;
	color:#606060;
	padding:4px 0 0 0;
	}
#top-navigation li span {
	float:left;
	background:url(../img/tab-left.gif) no-repeat left top;
	}
#top-navigation li span span {
	background:url(../img/tab-right.gif) no-repeat right top;
	padding:7px 10px 0 10px;
	}
#top-navigation li.active {
	padding:0;
	height:34px;
	background:url(../img/tab-active.gif) repeat-x top;
	margin-right:2px;
	}
#top-navigation li.active span {
	background:url(../img/tab-active-left.gif) no-repeat left top;
	height:34px;
	}
#top-navigation li.active span span {
	background:url(../img/tab-active-right.gif) no-repeat right top;
	height:23px;
	padding:11px 10px 0 10px;
	line-height:19px;
	color:#606060;
	}
	
/* middle */
#middle
{
    float: left;
    width: 100%;
    height: auto;
}
/* middle */
#middleIndex
{
    float: left;
    width: 100%;
    height: auto;
}
/* left column */
#left-column
{
    float: left;
    /*padding: 1px 14px 0 12px;*/
    width: 18%;
    background-color: #CCCCCC;
}
#rht-column
{
    float: left;
    padding: 1px 5px 0 5px;
    width: 81%;
}
/* right column */
#right-column {
	float:right;
	padding:0 9px 0 0;
	width:133px;
	}
/* center column */
#center-column {
	float:left;
	width:614px;
	background:url(../img/bg-center-column.jpg) no-repeat left top;
	min-height:584px;
	padding:12px 16px 0 13px;
	}	
* html #center-column {height:584px;}

/* footer */
#footer {
	float:left;
	width:100%;
	background:url(../img/bg-footer.gif) no-repeat;
	height:15px;
	}
	
/* left column styles */
#left-column a {color:#3E3E3E;}
#left-column h3 {
	font-size:11px;
	margin:0;
	color:#fff;
	background:url(../img/bg-left-header.gif) no-repeat left top;
	height:25px;
	line-height:23px;
	padding:0 0 0 9px;
	}
ul.nav {
	margin:0 0 11px 0;
	border-bottom:2px solid #FF9600;
	background:#ECEFE7;
	list-style:none;
	padding:0 2px;
	}
ul.nav li {
	padding:4px 4px 6px 5px;
	background:url(../img/bg-dotted.gif) repeat-x bottom;
	}
ul.nav a {
	padding:0 0 0 12px;
	background:url(../img/arrow.gif) no-repeat 0 4px;
	}
ul.nav a:hover {
	font-weight:bold;
	}
ul.nav li.last {background:none;}

#left-column .link {
	display:block;
	width:142px;
	height:25px;
	background:url(../img/bg-left-link.gif);
	margin:0 0 4px 0;
	font-weight:bold;
	padding:0 0 0 9px;
	line-height:25px;
	color:#60635A;
	}
	
/* center column styles */
.top-bar {
	float:left;
	width:603px;
	border-left:2px solid #f70;
	padding:0 0 0 9px;
	margin:0 0 4px 0;
	}
/* text page header */
.top-bar h1 {
	font:20px/21px verdana,sans-serif;
	color:#43729F;
	margin:0 0 4px 0;
	}
/* orange button */
.top-bar a.button {
	float:right;
	display:block;
	width:100px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	line-height:27px;
	background:url(../img/bg-orange-button.gif) no-repeat;
	}
	
/* bar with select */
.select-bar {
	clear:both;
	border-top:2px solid #f70;
	border-bottom:2px solid #f70;
	padding:5px 0 3px 0;
	margin:0 0 17px 0;
	}
.select-bar select {width:145px;margin:0 2px;}

/* table container */
div.table {
	float:left;
	position:relative;
	width:614px;
	margin:0 0 37px 0;
	top: 0px;
	left: 2px;
}
table.listing {
	border-bottom:1px solid #9097A9;
	width:613px;
	padding:0;
	margin:0;
	border:1px solid #9097A9;
	}
table.listing th {
	border-top:0 !important;
	}
table.listing th.full {border-left:0;border-right:0 !important;text-align:center;text-transform:uppercase;}
div.table img.left {
	position:absolute;
	top:0;
	left:0;
	}
div.table img.right {
	position:absolute;
	top:0;
	right:1px;
	}
/* table styles */
table.listing td,
table.listing th {
	border:1px solid #fff;
	text-align:center;
	}	
table.listing th {
	background:#9097A9;
	color:#fff;
	padding:5px;
	}
table.listing td {
	background:#D8D8D8;
	color:#000;
	padding:3px 5px;
	}
table.listing .bg td {
	background:#ECECEC;
	}
table.listing .white td {
	background:#fff;
	}	
table.listing .first {border-left:0px solid #9097A9;text-align:left;}
table.listing .last {border-right:0px solid #9097A9;}

table.listing th.first {background:#9097A9 url(../img/bg-th-left.gif) no-repeat left top;border-left:0;}
table.listing th.last {background:#9097A9 url(../img/bg-th-right.gif) no-repeat right top;border-right:0;}

table.listing .style1 {font-weight:bold;color:#FF7A00;}
table.listing .style2 {font-weight:bold;padding-left:16px;}
table.listing .style3 {padding-left:25px;}
table.listing .style4 {padding-left:35px;}
table.form .last {padding:1px 0 1px 5px;text-align:left;}
table.form th,
table.form td {padding-left:10px;}
table.form input.text {width:262px}

/* table select */
div.table .select {
	float:right;
	margin:2px 1px 0 0;
	width:176px;
	height:25px;
	background:#9097A9 url(../img/bg-select.gif);
	color:#fff;
	}
div.table .select strong {
	float:left;
	padding:5px 0 0 5px;
	}	
div.table .select select {
	float:right;
	width:78px;
	margin:2px 3px 0 0;
	text-align:right;	
	}
	
/* right column header */
#right-column .h {
	float:left;
	background:#7E878A;
	border:1px solid #B8B8B8;
	border-bottom:0;
	padding:3px 10px;
	color:#fff;
	text-transform:uppercase;
	}
/* right column box */
#right-column .box {
	float:left;
	width:121px;
	padding:5px;
	border:1px solid #B8B8B8;
	background:#EBEBEB;
	margin:0 0 15px 0;
	}
	
/* right column buttons */
/*
.buttons {
	-moz-box-shadow: 0px 0px 5px 0px #23395e;
	-webkit-box-shadow: 0px 0px 5px 0px #23395e;
	box-shadow: 0px 0px 5px 0px #23395e;
	background-color:#2e466e;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:3px solid #1f2f47;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	padding:2px 31px;
	text-decoration:none;
	text-shadow:0px 0px 0px #263666;
}
.buttons:hover {
	background-color:#415989;
}
.buttons:active {
	position:relative;
	top:1px;
}


.buttons {
	-moz-box-shadow: 0px 0px 5px 0px #3dc21b;
	-webkit-box-shadow: 0px 0px 5px 0px #3dc21b;
	box-shadow: 0px 0px 5px 0px #3dc21b;
	background-color:#44c767;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
	border:3px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:16px;
	padding:2px 31px;
	text-decoration:none;
	text-shadow:0px 0px 0px #2f6627;
}
.buttons:hover {
	background-color:#5cbf2a;
}
.buttons:active {
	position:relative;
	top:1px;
}

.buttons
{
    width:auto;
    height:25px;
    text-align: center;
    background-color: #042840;
    color: #FFFFFF;
}

.buttons:hover
{
    width: auto;
    height: 25px;
    text-align: center;
    background-color: #FFFFFF;
    color: #042840;
}
*/
#DivImage
{
    background-image: url('../../mImage/mcpsinc.png');
    margin: 0px auto;
    padding: 0;
    width: 700px;
    height: 430px;
    background-repeat: no-repeat;
}
.radioButton input[type="radio"]
{
    /*padding: 1px 0 0 4px;*/
    font-weight: normal;
    height:15px;
}
.radioButton label
{
    /*padding: 1px 0 0 4px;*/
    font-weight: normal;
    font-size:11px;
    vertical-align:middle;
}
.radioButton td
{
    width:100px;
}
.dropdownList
{ 
    padding: 1px 0 0 4px;
    height: 18px;
    font-weight: normal;
   }
 .textCaptionWhite  
   {
   
    font-family: arial,sans-serif;
    color: White;
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
   }
   

 .cal   .ajax__calendar_invalid div
{
    background-color: #ccc;
    color: #fff ;
}
 .cal   .ajax__calendar_invalid div:hover
{
    background-color: #ccc;
    color: #fff ;
}
.cal .ajax__calendar_day
{
    background-color: #000066;
    color: #FFFFFF;
    font-family: tahoma;
    font-style: normal;
    text-align:center;
}
.cal .ajax__calendar_day:hover
{
    background-color: #FFFFFF;
    color: #000066;
    font-family: tahoma;
    font-style: normal;
    text-align:center;
}
.cal .ajax__calendar_title
{
    background-color: #ccc;
    color: #042840;
}
.cal .ajax__calendar_container
{
    border: thin solid #000066;
    background-color: #ccc;
    color: #FF0000;
}
.cal .ajax__calendar_dayname
{
    background-color: #ccc;
    color: #042840;
}
.cal .ajax__calendar_footer
{
    background-color: #ccc;
    color: #042840;
}
.cal .ajax__calendar_other div
{
    color: #669999;
    background-color: #FFFFCC;
}
.cal .ajax__calendar_other div:hover
{
    color:#669999;
    background-color:#FFFFCC;
}
.grdRadioButton input[type="radio"]
{
    padding: 0;
    font-weight: normal;
    height: 11px;
    margin: 0;
}
.grdRadioButton label
{
    padding-left:2px;
    padding-right:10px;
    font-weight: normal;
    font-size: 10px;
    vertical-align: middle;
}
.grdChecbox input[type="checkbox"]
{
    height:12px;
}

.buttons {
	-moz-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f9eca0;
	box-shadow:inset 0px 1px 0px 0px #f9eca0;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0c911), color-stop(1, #f2ab1e) );
	background:-moz-linear-gradient( center top, #f0c911 5%, #f2ab1e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c911', endColorstr='#f2ab1e');
	background-color:#f0c911;
	-webkit-border-top-left-radius:37px;
	-moz-border-radius-topleft:37px;
	border-top-left-radius:37px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:37px;
	-moz-border-radius-bottomright:37px;
	border-bottom-right-radius:37px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #e65f44;
	display:inline-block;
	color:#c92200;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:22px;
	line-height:20px;
	width:auto;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c;
}
.buttons:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2ab1e), color-stop(1, #f0c911) );
	background:-moz-linear-gradient( center top, #f2ab1e 5%, #f0c911 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2ab1e', endColorstr='#f0c911');
	background-color:#FF8000;
	color:#fff;
}.buttons:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */
.imgCal{
    padding:0;
    height:14px;
}