BODY{
	background-color:#230E77;
	margin:0px;
	padding:0px;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.blackborder {
	border: 1px solid #000000;
}
.asstd {
	background-color: #EBEBEB;
	height: 47px;
	border-top: 1px solid #666666;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D0D0D0;
	height: 30px;
	text-align:center;
}
.asstable {
	background-color: #F1F1F1;
	width: 284px;
	border:5px solid #ffffff;
	height:267px;
}
.leftborder {
	border-left:1px dotted #000000;
	height:267px;
}
.bottomborder {
	border-bottom:1px dotted #000000;
}
.blacktxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.orangetxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DE4D00;
}
.headertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A4A4C;
	font-weight: bold;
	text-transform: uppercase;
}
.input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:#8C9294;
	font-weight: normal;
	border:1px solid #000000;
	height:20px;
	width:173px;
}
.inputsmall{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color:#8C9294;
	font-weight: normal;
	border:1px solid #000000;
	height:20px;
	width:150px;
}
a.mail {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AA5300;
	text-decoration:none;
}
a.mail:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CE5300;
	height: 25px;
}
.bottomborder{
	border-bottom:1px dashed #000000;
}
.blacktxtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a.brownlinkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B20F00;
	text-decoration:underline;
}
a.brownlinkbold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/

/* level 0 inner */
.m0l0iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	text-align:center;
	padding-top:5px;
	color: #200B76;
}
.m0l0iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;	
	text-align:center;
	padding-top:5px;
	color: #200B76;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	background-image: url(../images/lev0_bg1.gif);
	border-right: 1px dotted #000000;
	background-color: #ffffff;
}
.m0l0oover {
	text-decoration : none;
	background-image: url(../images/lev0_bg1.gif);
	background-color: #ffffff;
	border-right: 1px dotted #000000;
}

/* level 1 inner */
.m0l1iout {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #000000;
}
.m0l1iover {
	font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	margin: 4px 0 0 17px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	background-color: #5286BB;
	border: 1px solid #336699;
	padding: 0;
}
.m0l1oover {
	text-decoration : none;
	background-color: #1A4D81;
	background-image: url(../images/lev1_arrow.gif);
	background-repeat: no-repeat;
	border: 1px solid #336699;
	padding: 0;
}

/* CSS FOR DROPDOWN MENU STARTED HERE */

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
color:#000000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FF9000;
color:#000000;
}

.flashBan { background:#5286bb; }

a.more{
	font:bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#2174BA;
	text-decoration:none;
}

a.more:hover{
	color:#3D8DB9;
	text-decoration:underline;
}

.pR10{
	padding-right:10px;
}

.d3cp_form_row{
	padding:8px 0;
	}
.d3cp_input_wrap{
	margin:8px 0;
	}
.d3cp_form_row {
    display: block;
    margin: 0!important;	
}

.d3cp_form_title {
    color: #0066AA;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 34px;
    margin: 0 5px 0 0;
    padding-left: 10px;
    width: 140px;
	}
.d3cp_form_title.d3cp_marked {

    background: url(d3cp_mark_red.png) no-repeat scroll left 8px transparent;

}
	
.half_column.d3cp_form_row, .d3cp_input_outer, .d3cp_input_wrap {
}
.d3cp_input_outer {
    display: inline-block;
    font-style: italic;
    padding-right: 7px;
	}
.half_column.d3cp_form_row, .d3cp_input_outer, .d3cp_input_wrap {
}
.d3cp_input_wrap {
    -moz-border-radius: 5px 5px 5px 5px;
    background: none repeat scroll 0 0 #EEEEEE;
    display: inline-block;
    line-height: 1;
    margin-bottom: 3px;
    padding: 3px;
	}
.d3cp_input_text {
    height: 22px;
    line-height: 22px;
    padding: 2px;
}
.d3cp_input_name {
    width: 135px;
	}
.d3cp_form_exp {
    color: #555555;
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
    padding-left: 4px;
	}
.half_column.d3cp_form_row, .d3cp_input_outer, .d3cp_input_wrap {
}
.d3cp_input_outer {
    display: inline-block;
    font-style: italic;
    padding-right: 7px;	
	}
.d3cp_input_date {
    background:url(d3cp_calendar.gif) no-repeat scroll 97px 3px #FFFFFF;
    border: 1px solid silver;
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    height: 22px;
    line-height: 22px;
    padding: 2px 2px 2px 3px;
    width: 116px;
	}

 /* JS Calendar CSS Style

 * ------

 */

.D3cpDynarchCalendar {

    border: 1px solid #aaa; -moz-user-select: none; -webkit-user-select: none; user-select: none; background: #F1F6FC; font: 11px "lucida grande", tahoma, verdana, sans-serif; line-height: 14px; position: relative; cursor: default;

}

.D3cpDynarchCalendar table {

    border-collapse: collapse; font: 11px "lucida grande", tahoma, verdana, sans-serif; line-height: 14px; margin: auto;

}

.D3cpDynarchCalendar-topBar {

    border-bottom: 1px solid #aaa; background: #ddd; padding: 5px 0 0 0;

}

table.D3cpDynarchCalendar-titleCont {

    font-size: 130%; font-weight: bold; color: #444; text-align: center; z-index: 9; position: relative; margin-top: -6px;

}

.D3cpDynarchCalendar-title div {

    padding: 5px 17px; text-shadow: 1px 1px 1px #777;

}

.D3cpDynarchCalendar-hover-title div {

    background-color: #fff; border: 1px solid #000; padding: 4px 16px; background-image: url(drop-down.gif); background-repeat: no-repeat; background-position: 100% 50%;

}

.D3cpDynarchCalendar-pressed-title div {

    border: 1px solid #000; padding: 4px 16px; background-color: #76A4DF; color: #fff; background-image: url(drop-up.gif); background-repeat: no-repeat; background-position: 100% 50%;

}

.D3cpDynarchCalendar-bottomBar {

    border-top: 1px solid #aaa; background: #ddd; padding: 2px; position: relative; text-align: center;

}

.D3cpDynarchCalendar-bottomBar-today {

    padding: 2px 15px;

}

.D3cpDynarchCalendar-hover-bottomBar-today {

    border: 1px solid #000; background-color: #fff; padding: 1px 14px;

}

.D3cpDynarchCalendar-pressed-bottomBar-today {

    border: 1px solid #000; background-color: #76A4DF; color: #fff; padding: 1px 14px;

}

.D3cpDynarchCalendar-body {

    position: relative; overflow: hidden; padding-top: 5px; padding-bottom: 5px;

}

.D3cpDynarchCalendar-first-col {

    padding-left: 5px;

}

.D3cpDynarchCalendar-last-col {

    padding-right: 5px;

}

.D3cpDynarchCalendar-animBody-backYear {

    position: absolute; top: -100%; left: 0;

}

.D3cpDynarchCalendar-animBody-back {

    position: absolute; top: 5px; left: -100%;

}

.D3cpDynarchCalendar-animBody-fwd {

    position: absolute; top: 5px; left: 100%;

}

.D3cpDynarchCalendar-animBody-now {

    position: absolute; top: 5px; left: 0;

}

.D3cpDynarchCalendar-animBody-fwdYear {

    position: absolute; top: 100%; left: 0;

}

.D3cpDynarchCalendar-dayNames {

    padding-left: 5px; padding-right: 5px;

}

.D3cpDynarchCalendar-dayNames div {

    font-weight: bold; color: #444; text-shadow: 1px 1px 1px #777;

}

.D3cpDynarchCalendar-navBtn {

    position: absolute; top: 5px; z-index: 10;

}

.D3cpDynarchCalendar-navBtn div {

    background-repeat: no-repeat; background-position: 50% 50%; height: 15px; width: 16px; padding: 1px;

}

.D3cpDynarchCalendar-hover-navBtn div {

    border: 1px solid #000; padding: 0; background-color: #fff;

}

.D3cpDynarchCalendar-navDisabled {

    opacity: 0.3; filter: alpha(opacity = 30);

}

.D3cpDynarchCalendar-pressed-navBtn div {

    border: 1px solid #000; padding: 0; background-color: #76A4DF; color: #fff;

}

.D3cpDynarchCalendar-prevMonth {

    left: 25px;

}

.D3cpDynarchCalendar-nextMonth {

    left: 100%; margin-left: -43px;

}

.D3cpDynarchCalendar-prevYear {

    left: 5px;

}

.D3cpDynarchCalendar-nextYear {

    left: 100%; margin-left: -23px;

}

.D3cpDynarchCalendar-prevMonth div {

    background-image: url(nav-left.gif);

}

.D3cpDynarchCalendar-nextMonth div {

    background-image: url(nav-right.gif);

}

.D3cpDynarchCalendar-prevYear div {

    background-image: url(nav-left-x2.gif);

}

.D3cpDynarchCalendar-nextYear div {

    background-image: url(nav-right-x2.gif);

}

.D3cpDynarchCalendar-menu {

    position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #CCE3F1; overflow: hidden; opacity: 0.85; filter: alpha(opacity = 85);

}

.D3cpDynarchCalendar-menu table td div {

    text-align: center; font-weight: bold; padding: 3px 5px;

}

.D3cpDynarchCalendar-menu table td div.D3cpDynarchCalendar-menu-month {

    width: 4em; text-align: center;

}

.D3cpDynarchCalendar-menu table td div.D3cpDynarchCalendar-hover-navBtn {

    border: 1px solid #000; padding: 2px 4px; background-color: #fff; color: #000;

}

.D3cpDynarchCalendar-menu table td div.D3cpDynarchCalendar-pressed-navBtn {

    border: 1px solid #000; padding: 2px 4px; background-color: #76A4DF; color: #fff !important;

}

.D3cpDynarchCalendar-menu-year {

    text-align: center; font: 16px "lucida grande", tahoma, verdana, sans-serif; font-weight: bold;

}

.D3cpDynarchCalendar-menu-sep {

    height: 1px; font-size: 1px; line-height: 1px; overflow: hidden; border-top: 1px solid #888; background: #fff; margin-top: 4px; margin-bottom: 3px;

}

.D3cpDynarchCalendar-time td {

    font-weight: bold; font-size: 120%;

}

.D3cpDynarchCalendar-time-hour,.D3cpDynarchCalendar-time-minute {

    padding: 1px 3px;

}

.D3cpDynarchCalendar-time-down {

    background: url(time-down.png) no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5;

}

.D3cpDynarchCalendar-time-up {

    background: url(time-up.png) no-repeat 50% 50%; width: 11px; height: 8px; opacity: 0.5;

}

.D3cpDynarchCalendar-time-sep {

    padding: 0 2px;

}

.D3cpDynarchCalendar-hover-time {

    background-color: #444; color: #fff; opacity: 1;

}

.D3cpDynarchCalendar-pressed-time {

    background-color: #000; color: #fff; opacity: 1;

}

.D3cpDynarchCalendar-time-am {

    padding: 1px; width: 2.5em; text-align: center;

}

/* body */

.D3cpDynarchCalendar-hover-week {

    background-color: #ddd;

}

.D3cpDynarchCalendar-dayNames div,.D3cpDynarchCalendar-day,.D3cpDynarchCalendar-weekNumber {

    width: 1.7em; padding: 3px 4px; text-align: center;

}

.D3cpDynarchCalendar-weekNumber {

    border-right: 1px solid #aaa; margin-right: 4px; width: 2em !important; padding-right: 8px !important;

}

.D3cpDynarchCalendar-day {

    text-align: right; color: #222;

}

.D3cpDynarchCalendar-day-othermonth {

    color: #888;

}

.D3cpDynarchCalendar-weekend {

    color: #c22;

}

.D3cpDynarchCalendar-day-today {

    color: #00f; font-weight: bold;

}

.D3cpDynarchCalendar-day-disabled {

    opacity: 0.5; text-shadow: 2px 1px 1px #fff;

}

.D3cpDynarchCalendar-hover-date {

    padding: 2px 3px; background-color: #eef; border: 1px solid #88c; margin: 0 !important; color: #000;

}

.D3cpDynarchCalendar-day-othermonth.D3cpDynarchCalendar-hover-date {

    border-color: #aaa; color: #888;

}

.D3cpDynarchCalendar-dayNames .D3cpDynarchCalendar-weekend {

    color: #c22;

}

.D3cpDynarchCalendar-day-othermonth.D3cpDynarchCalendar-weekend {

    color: #d88;

}

.D3cpDynarchCalendar-day-selected {

    padding: 2px 3px; margin: 1px; background-color: #A8C8EF; color: #000 !important;

}

.D3cpDynarchCalendar-day-today.D3cpDynarchCalendar-day-selected {

    background-color: #99d;

}

/* focus */

.D3cpDynarchCalendar-focusLink {

    position: absolute; opacity: 0; filter: alpha(opacity = 0);

}

.D3cpDynarchCalendar-focused {

    border-color: #000;

}

.D3cpDynarchCalendar-focused .D3cpDynarchCalendar-topBar,.D3cpDynarchCalendar-focused .D3cpDynarchCalendar-bottomBar {

    background-color: #C5D9F2; border-color: #336;

}

.D3cpDynarchCalendar-focused .D3cpDynarchCalendar-hover-week {

    background-color: #A8C8EF;

}

.D3cpDynarchCalendar-tooltip {

    position: absolute; top: 100%; width: 100%;

}

.D3cpDynarchCalendar-tooltipCont {

    margin: 0 5px 0 5px; border: 1px solid #aaa; border-top: 0; padding: 3px 6px; background: #ddd;

}

.D3cpDynarchCalendar-focused .D3cpDynarchCalendar-tooltipCont {

    background: #A8C8EF; border-color: #000;

}

@media print {

    .D3cpDynarchCalendar-day-selected {

        padding: 2px 3px; border: 1px solid #000; margin: 0 !important; }

}

/* ------ border-radius ------ */ 

/* This is for Gecko-based browsers */

.D3cpDynarchCalendar {

    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;

}

.D3cpDynarchCalendar-title,.D3cpDynarchCalendar-title div {

    -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;

}

.D3cpDynarchCalendar-topBar {

    -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0;

}

.D3cpDynarchCalendar-bottomBar {

    -moz-border-radius: 0 0 4px 4px; -webkit-border-radius: 0 0 4px 4px; border-radius: 0 0 4px 4px;

}

.D3cpDynarchCalendar-bottomBar-today {

    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;

}

.D3cpDynarchCalendar-navBtn,.D3cpDynarchCalendar-navBtn div {

    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;

}

.D3cpDynarchCalendar-menu {

    -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;

}

.D3cpDynarchCalendar-menu table td div {

    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;

}

.D3cpDynarchCalendar-weekNumber {

    -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px;

}

.D3cpDynarchCalendar-day {

    -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;

}

.D3cpDynarchCalendar-day-disabled {

    -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;

}

.D3cpDynarchCalendar-tooltipCont {

    -moz-border-radius: 0 0 5px 5px; -webkit-border-radius: 5px;

}

.D3cpDynarchCalendar-time-hour,.D3cpDynarchCalendar-time-minute {

    -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px;

}

.D3cpDynarchCalendar-time-am {

    -moz-border-radius: 3px; -webkit-border-radius: 3px;

}

/* 

 * ------

 * END JS Calendar CSS Style

 * ------

 */ 
						
			
