BODY
{
    MARGIN:0;
}
FORM
{
	margin:0;
}
form th
{
	text-align:right;
}
form TD
{
	padding:2px 0;
}
IMG
{
	BORDER:none;
}
TABLE
{
	WIDTH: 100%;
	BORDER:none;
}

th, td
{
	padding:0;
	text-align:left;
	vertical-align:top;
}
dl, ol, ul
{
	margin-left:20px;
	padding:0;
}
ul li
{
	list-style-type:square;
}

/* ####################################   Classes   #################################### */

.box
{
    padding:0;
    width:auto;
    height: 1%;
}
.box h2.title
{
	height: 30px;
	padding: 4px 10px 0px 13px;
	
}
.box .tl, .box .tr
{
	padding:0;
    margin:0;
    width:auto;
}
.box .tr h2
{
    margin:0 5px;
    width:auto;
}
.box .content
{
    position:relative;
    padding:10px;
}
.content img
{
	margin:0 5px 5px;
}
.content table td
{
	padding:3px;
}
.detail IMG.picture
{
    MARGIN-BOTTOM: 10px;
    MARGIN-LEFT: 15px;
    position:relative;
}
.dropdown, .textarea, .textbox
{
    WIDTH:250px;
    font-size:1em;
}
.list
{
    MARGIN-BOTTOM: 5px;
    margin-left:1px;
    PADDING: 5px 0;
}
.label
{
	FONT-WEIGHT: bold;
}
.list H3
{
    MARGIN-TOP:0;
    MARGIN-BOTTOM: 5px
}
.list H4
{
    MARGIN: 0px
}
.list IMG.thumbnail
{
    MARGIN-LEFT: 10px;
    position:relative;
}
.list P
{
	MARGIN: 3px 0;
}
.list .terminus, .detail .terminus
{
	clear:right !important;
}
.morelink
{
    TEXT-ALIGN: right
}
.backlink
{
    TEXT-ALIGN: right
}
.stepper
{
    PADDING:3px 5px;
    width:auto !important;
}
.stepper P
{
    MARGIN: 0px;
    TEXT-ALIGN: right;
}
TABLE.documentTable TD.cell
{
    BORDER-RIGHT: #000000 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
TABLE.documentTable TH.heading
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-BOTTOM: 5px;
    PADDING-TOP: 5px;
}
.template
{
	padding-left:1px;
}
.template ul
{
	margin-left:20px;
}
#template_Sub_Page_Listing #footer
{
    padding: 24px 0;
}
.subPageList
{
	margin:0;
	padding:0;
}
.subPageItem
{
	text-align: center !important;
}
.subPageTitle a
{
	display:block;
}
.subPageTitleThumb img
{
	display:block;
	margin: auto !important;
}


/* ################################### Site IDs ################################# */

#mainTable
{
	min-width: 760px;
    line-height:1.2;
	width: 100%;
	margin: none;
}
#keepwidth
{
	position:absolute;
	top:0;
	left: 0;
}
#mainHeader
{
	height: 119px;
	width: 100%;
}
#napsHeader
{
	float: left;
	position: relative;
	height: 119px;
	width: 491px;
}
#helplineHeader
{
		float: right;
		height: 119px;
		width: 269px;
}
/* ################################## Menu setup ################################### */
#layoutContainer
{
	margin-left: 164px;	
}
#mainMenu
{
	width: 100%;
	height: 60px;
}
#mainMenu ul
{
	float: right;
	padding: 0;
	margin: 0;
}
#mainMenu li
{
	font-size: 12px;
    padding:0;
    margin:0;
}
#mainMenu li
{
	list-style:none;
	display:inline;
}
#mainMenu ul a
{
	padding: 0 6px 0 2px;
	line-height:1.7em;
}

/* ################################## Sub Menu setup ################################### */

#leftCol
{
	float: left;
	position: relative;
	width: 164px;
	min-height: 450px;	
	height: 100%;
	margin: 0;
	padding-top: 106px;
}

/* ###### Sub Menu ###### */

#subMenu
{
	font-size: 12px;	
}
#subMenu .subTitle
{
	height: 19px;
	padding: 8px 5px 1px 22px !important;	
}
#subMenu .subTitle a
{
	font-size: 12px;	
}
#subMenu ul
{
	margin: 0;
	padding: 0;	
}

#subMenu ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 22px !important;
}
#subMenu ul ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 37px !important;
}
#subMenu ul ul ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 52px !important;
}
#subMenu ul ul ul ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 67px !important;
}
#subMenu ul ul ul ul ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 83px !important;
}
/* ###### About Us Sub Menu ###### */
#aboutSubMenu
{
	font-size: 12px;
	margin-top: 26px;	
}
#aboutSubMenu .subTitle
{
	height: 19px;
	padding: 8px 5px 1px 22px !important;	
}
#aboutSubMenu .subTitle a
{
	font-size: 12px;	
}
#aboutSubMenu ul
{
	margin-top: 3px;
	padding: 0;	
}
#aboutSubMenu ul ul
{
	margin-top: 0;
	padding: 0;	
}
#aboutSubMenu ul ul ul
{
	margin-top: 0;
	padding: 0;	
}
#aboutSubMenu ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 22px !important;
}
#aboutSubMenu ul ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 37px !important;
}
#aboutSubMenu ul ul ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 52px !important;
}

/* ###### Account Us Sub Menu ###### */
#accountSubMenu
{
	margin-top: 26px;
	font-size: 12px;	
}
#accountSubMenu .subTitle
{
	height: 19px;
	padding: 8px 5px 1px 22px !important;	
}
#accountSubMenu .subTitle a
{
	font-size: 12px;	
}
#accountSubMenu ul
{
	margin-top: 3px;
	padding: 0;	
}
#accountSubMenu ul ul
{
	margin-top: 0;
	padding: 0;	
}
#accountSubMenu ul ul ul
{
	margin-top: 0;
	padding: 0;	
}

#accountSubMenu ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 22px !important;
}
#accountSubMenu ul ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 37px !important;
}
#accountSubMenu ul ul ul a
{
	min-height: 19px;
	padding: 8px 5px 1px 52px !important;
}
/* ======================== */

#mainTitle
{
	float: left;
	position: relative;
	padding-left: 25px;
}
#mainTitle H1
{
	MARGIN: 0;
}
#mainLayoutContainer
{
	margin: 0;
	padding: 0;	
}
#mainLayout
{
	margin: 40px 10px 0 165px;
	line-height:1.5;
	padding:0 0 20px 26px;
}
#mainLayout TABLE#productList TD.list
{
    width: 50%;
}
#template_News_Articles_Style_2 #column1
{
	float:left !important;
	width:230px !important;
}
#template_News_Articles_Style_2 #column2
{
	margin:0 0 0 250px !important;   
}
#mainFooter
{
    padding:10px;
}

/* ======================== */

#header
{
	padding-bottom:10px;
	margin-bottom:10px;
}
#footer
{
	margin-top:20px;
	padding-top:10px;
}
/* ======================== */
#sponsorsFooter
{
	margin-top:40px;
	padding-top:10px;	
}
#sponsorsFooter td, #sponsorsFooter table
{
	text-align: center;	
	vertical-align: middle;
}
#sponsorsFooter a img
{
	border: none !important;	
}
/* ======================== */

#template_2_Columns #column1
{
	margin: 0 !important;
	width: 60% !important;
	float: left;
}
#template_2_Columns #column2
{
	margin: 0 !important;
	float: right;
	position: relative;
	margin-right: 10px;
	width: 39%;
}
#template_2_Columns #column2 .box
{
	width: auto;	
}
/* ======================== */

TABLE#subPageTable .col1
{
    WIDTH: 30%;
}
TABLE#subPageTable .col2
{
    WIDTH: 40%;
}
TABLE#subPageTable .col3
{
    WIDTH: 30%;
}
TABLE#subPageTable TH.heading
{
    PADDING: 5px;
}
TABLE#subPageTable TD.cell
{
    PADDING:5px;
    VERTICAL-ALIGN: middle;
}
#template_Products_Grouped .backlink
{
	clear:right;
	padding:3px;
	TEXT-ALIGN: right;
}
#template_Home_Variant #column1
{
	width: 400px;	
}
#template_Home_Variant #column2
{
	margin-left: 405px;
}
/* ======================== */

#template_sitemap ul
{
	margin:0 0 0 20px;
	padding:0;
	line-height:1.8;
}
#template_sitemap ul a
{
	padding-left:20px;
}
#template_sitemap ul ul 
{
	line-height:1.5;
}

TABLE#productList
{
    MARGIN-TOP: 10px;
    MARGIN-BOTTOM: 10px
}
TABLE#productList td img
{
    float:none;
    text-align:center !important;
}
TABLE#productList TD.list
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
}
#developerLink 
{
	PADDING: 10px;
	float: right;
	width: 200px;
}
#developerLink a
{
	margin: 0;
}
#copyright
{

}

/* ############################### Header Info ############################ */

#headerInfo
{
	position:relative;
	float:left;
	margin: 45px 0 0 11px;
	width: 300px;
}
#logonForm 
{
	display: inline;
	
}
#logonForm th
{
	display: none;
}
#logonForm td
{
	width: auto;
	padding: 0;
	margin: 0;
}
#logonForm .textbox
{
	width: 133px;
	padding: 0;
	margin: 0;	
}
#logonForm .textbox
{
	padding: 0;
	margin-right: 5px;	
}
#logonForm .button
{
	height: 20px;
	margin: 0;
	padding: 0;
	padding-left: 2px;
	padding-right: 2px;	
	font-size: 10px;
}
.underLinks
{
	padding-top: 13px !important;
	height: 30px;	
}

/* --- Calendar - Sizing -- */

.calendar .month th form
{
	width: 100%;
	text-align:center;
	line-height: 25px;
}

.calendar .month thead form span
{
	margin: 0 auto;
}

.calendar .month thead form .prev, .monthselector form .prev
{
	float:left;
}
.calendar .month thead form .next, .monthselector form .next
{
	float:right;
}

.calendar .month .toolbar th
{
	padding: 0!important;
}
.calendar .month .header th
{
	padding: 4px 10px;
	vertical-align: middle;
	text-align: center;
	border-bottom: 2px solid white;		
	font-size: 0.9em;
}
.calendar .month td
{
	font-weight: bold;
	border: 2px solid white;
	font-size: 0.9em;	
}

.calendar .month td div 
{
	width: 47px;
	height:36px;
	padding-right:4px;
	vertical-align:top;
	text-align: right;	
}
.calendar .month td a
{
	display:block;
	height:36px;	
}

/* --- Calendar - Colour -- */

.calendar .month form 
{
	background: transparent url(/images/diary/cal_corner_tl.gif) top left no-repeat;
}

.calendar .month .toolbar th
{
	background: black url(/images/diary/cal_corner_tr.gif) top right no-repeat;
	color: #fff;	
}

.calendar .month .header th
{
	background-color: #ccc;
	color: #000;	
}

.calendar .month thead .f 
{
	background-image:  url(/images/diary/cal_corner_bl.gif) ;	
	background-position:bottom left ;
	background-repeat:no-repeat;
}
.calendar .month thead .l 
{
	background-image:  url(/images/diary/cal_corner_br.gif) ;	
	background-position:bottom right ;
	background-repeat:no-repeat;
}

.calendar .month td
{
	background: #9cb url(/images/diary/cal_corner_tl.gif) top left no-repeat;
}

.calendar .month td.f
{
	border-left: 0px!important;
}

.calendar .month td.l
{
	border-right: 0px!important;
}

.calendar .month td.alternative
{
	background-color: #bed;
}
.calendar .month td.hasentries
{
	background-color: #dad;
}
.calendar .month td.today div
{	
	background: #cbd url(/images/diary/cal_corner_tl.gif) top left no-repeat;
}
.calendar .month td a.special
{	
	background: transparent url(/images/diary/calendar_dot.gif) 10% 90% no-repeat;
}

.monthselector 
{
	background: #a59 url(/images/diary/cal_corner_tl.gif) top left no-repeat;
	color:#fff;
	text-align:center;
	line-height: 25px;
	font-weight: bold;
}
.monthselector form
{
	background: transparent url(/images/diary/cal_corner_tr.gif) top right no-repeat;
	display:block!important;
	margin:0;padding:0;
}
/* --- PMS Calendar Entry -- */
#template_Calendar DIV#column2 h4, p.entryBrief
{
	background-color:#91278C;
	color:#fff;
	padding:1px 12px;
}
p.entryBrief 
{
	margin-top:1em;
	text-align:right;
	font-weight: bold;	
}
p.entryBrief a
{
	color:#fff;
}
.entryBrief h5
{
	font-size:0.9em;
	margin-bottom:6px;
}

.entryBrief ul
{
	margin-top:0;
	margin-bottom:0;
}

.entryBrief li
{
	font-size:0.9em;
	list-style-type:none;
}

/* --- Xform Calendar Entry -- */
#ewCalXform .group th
{
	width:120px;
}
#ewCalXform .group th, #ewCalXform .group td
{
	vertical-align:middle;
}

/* --- PMS Chart -- */
.pmsChart
{
	border: 1px solid black;
	padding: 20px 40px;
	width: auto;
	margin-bottom: 20px;
	text-align: center;
}
.pmsChart table
{
	margin: auto auto;
}
.pmsChart .f
{
	border-left:1px solid black;
}
.pmsChart th
{
	font: normal 9px Arial;
	vertical-align:top;
	text-align:center;
	padding-top:8px;
}
.pmsChart td
{
	vertical-align:bottom;
	text-align:center;
	white-space: nowrap;
	padding:0!important;
	margin:0!important;
	line-height:0px;
	font-size:0;
}

.pmsChart .spacer td
{
	border-top:1px solid black;
	border-right:1px solid black;
	height:1; padding:0;font-size:1px;
	line-height:0;
}
.pmsChart td img.bar
{
	width:3px;
	margin:0 1px 0 0;
}
.pmsChart .pos_1
{
	background-color:#3cf;	
}
.pmsChart .pos_2
{
	background-color:#f90;	
}
.pmsChart .pos_3
{
	background-color:#c3c;	
}
.pmsChart .pos_4
{
	background-color:#0c3;	
}
.pmsChart .pos_5
{
	background-color:#999;	
}
.pmsChart .legend
{
	line-height:11px;
	font-size: 10px;
	margin-bottom:20px;
}
.pmsChart .legend ul
{

	border: 1px solid #999;
	display:inline;
	background-color: #fff0ff;
}
.pmsChart .legend .title
{
	font-size: 11px;	
	background-color: #a59;
	color:#fff;
	font-weight:bold;
	font-variant:small-caps;
}
.pmsChart .legend li
{
	font-size: 9px;	
	display:inline;
	list-style-type:none;
	padding: 3px 10px;
}
.pmsChart .legend img
{
	width: 16px;
	height: 7px;
	border: 1px solid #999;
}
.pmsChart td.y, .pmsChart .y td
{
	border-style: solid;
	border-color: black;
	border-width: 1px 0 0!important;
}
.pmsChart th.y, .pmsChart .y th
{
	vertical-align:middle;
	padding-right: 10px;
	text-align:right;
}
