﻿/* -----------------------------------------------------------------------------
-- Page
-- -------------------------------------------------------------------------- */
body 
{
	background-color:#eeeeee;
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 9pt;
}

a
{
	color:#336699;
	text-decoration:none;
}

a:hover
{
  text-decoration: underline;
}

img
{
	border:0px;
}

.newdisabled
{
	color:Red !important;
	font-style:italic;
	border:solid 1px #000;
	background-color:#fff;
}

button img 
{
	padding:2px 0px 0px 2px;
}

h2
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	margin-bottom:2px;
}

h2 img
{
	padding-right:4px;
	width:17px;
	height:17px; 
	vertical-align:middle;
}

/* -----------------------------------------------------------------------------
-- Main Layout / DIV styles
-- -------------------------------------------------------------------------- */
#loginBox
{
	border:solid 3px #aeaeae;
	background-color:#fff; 
	background-image:url("../images/cornerGraphic_257x284.gif");
	background-position:bottom right;
    background-repeat:no-repeat;
    width:590px;
    height:290px;
    margin-top:50px;
    text-align:left;
}

#mainDiv
{
	width:993px;
	border-width:0px 1px 1px 1px;
	border-color:#666666;
	border-style:solid;
	background-image:url("../images/master/mainDivBg_1024x1.png");
	padding-bottom:10px;
}

#mainEmailDiv
{
	width: 98%;
	background-color: White;
	border-width:0px 1px 1px 1px;
	text-align: center;
	border-style:solid;
	padding-bottom:10px;
}

#mainDiv_mk
{
	width:788px;
	border-width:0px 1px 1px 1px;
	border-color:#666666;
	border-style:solid;
	background-color:#fff;
	margin: 0pt auto;
}

#splashDivider
{
	height:5px;
	border-style:solid;
	border-width:1px 0px 1px 0px;
	border-color:#666666;
	background-color:#cbdef1;
}

#mkBottom
{
	width:788px;
	background-image:url("../images/mk/btmBackground_788x1.gif");
	background-repeat:repeat;
	text-align:left;
}

#left_mk
{
/*	width:547px;
	float:left; */
	vertical-align:top;
	margin-right: 255px; /* bpd: added */
}

#left_mk ul li
{
	list-style-image:url("../images/mk/checkMark_15x14.gif");
	font-family:Arial;
	font-size:16px;
	padding-bottom:18px;
}

#right_mk
{
	width:240px;
	float:right;
	vertical-align:top;
	font-size:14px;
}

#right_mk ol, #right_mk ul /* bpd: added */
{
  padding-left: 2px;
}

#mkPage
{
	text-align:left;
	padding:0px 0px 20px 10px;
	margin-top:-20px;
}

.rightHeader_mk
{
	display:block;
	background-image:url("../images/mk/rightHeader_1x27.gif");
	background-repeat:repeat-x;
	width:238px;
	height:27px;
	color:#666666;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:4px 0px 0px 2px;
}

#header
{
	height:39px; /* bpd: changed from 37px */
	vertical-align:top;
	text-align:left;
}

#headerRight
{
	float:right;
	text-align:right;
	padding:3px 4px 0px 0px;
	line-height:32px;
	height:36px;
	font-family:Verdana;
	font-size:11px;
}

#headerRight img
{
	border:0px;
	vertical-align:middle;
	padding-right:3px;
}

.adivider
{
	width:3px;
	height:19px;
	padding:0px 2px 0px 2px;
}

#left
{
	width:150px;
	float:left;
	text-align:left;
	text-indent:5px;
	padding-top:0px;
	margin-top:-12px;
	height:630px;
}

#middle
{
	clear:both;
	width:833px;
	float:right;
	text-align:left;
	padding:4px 4px 0px 0px;
	/*background-image:url("../images/master/midDivCorner_256x285.png");*/
	background-attachment:fixed;
	background-position:right bottom;
	background-repeat:no-repeat;
}

#middleEmail
{
	clear:both;
	background-color: White;
	text-align:left;
	padding:4px 4px 0px 0px;	
}

#footer
{
	width:993px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	padding-top:3px;
}

#footer_mk
{
	width:788px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	background-color:#fef5ee;
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#666666;
	padding-bottom:3px;
	margin: 0pt auto;
}

#footer a, #footer_mk a
{
	font-weight:bold;
}

/* -----------------------------------------------------------------------------
-- Top Menu Bar
-- -------------------------------------------------------------------------- */
#menuBar
{
	height:28px;
	vertical-align:middle;
	text-align:left;
	border-top:solid 1px #666666;
	border-bottom:solid 1px #666666;
	background-image:url("../images/master/menuBg_1x28.png");
	width:100%;
	margin-top:-2px;
}

#menuShadow
{
	height:10px;
	background-image:url("../images/master/mainDivShadow_1024x10.png");
	background-position:top left;
	background-repeat:repeat-x;
}

#menuBar #mnuTopBar
{	
	position:absolute;
	top:37px;
	margin-left:6px;
	list-style:none;
	margin-top: 0px; /* bpd: added */
	padding-left: 0px; /* bpd: added */
}

#menuBar #login
{
	float:right;
	text-align:left;
	vertical-align: middle;
	padding: 0px 4px 0px 4px;
	height:28px;
	font-family:Arial;
	font-size:10px;	
	line-height: 28px;
}

#menuBar li
{
	display:block;
	height:30px;
	float:left;
	padding:0px 5px 0px 0px;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	background-image:url("../images/master/menuDiv_7x30.png");
	background-position:right top;
	background-repeat:no-repeat;
}

#menuBar li a
{
	display:block;
	text-decoration:none;
	color:#333333;
	padding:0px 5px;
	margin:0px;
}

/*
#menuBar img
{
	display:none;
}
*/

.clientDropDown
{
	font-size: 9px;
}

#menuBar li a:hover
{
	cursor:pointer;
	/*color:#aaa;
	background-image:url("../images/master/menuOver_1x30.gif");
	background-repeat:repeat;
	background-position:left; */
}

.menuBarSelect
{
	background-image:url("../images/master/menuOver_1x30.gif");
	background-repeat:repeat;
	background-position:left;
}

.menuBarSelect a
{
	
}

#paginator
{
	height:18px;
	width:500px;
	margin: 5px 5px 5px 10px;
	float: left; 	
	font-weight: bold;
}

#paginatorRight
{
	height:18px;
	width:200px;
	float: right;
	text-align: right;
	margin: 5px 10px 5px 5px;
	vertical-align: middle;		
}

#paginatorContainer
{
	width: 100%;
}

#paginator img
{
	vertical-align:middle;	
}

#paginator a
{
	text-decoration: underline;
	font-weight: normal;
}

#form1
{
	padding:12px;
}
