/* STYLES ========================== */
/* 20 Jul 2007 ===================== */

/*@media screen, projection, print {*/

html {
  height: 100%;
  margin-bottom: 0px;
  overflow:auto;
}

body {
	padding				: 0px;
	/*height				: 98%;*/
  	margin-bottom		: 0px;
	margin-top			: 6px;
	color				: #000000;
	/*background-color	: #d4d0c8;*/
    background-color	: #ffffff;
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	text-align			: center; /* Needed for IE to center the content */
	overflow:auto;
}

/* BLOCKS ============================ */
#holder {
	width				: 755px;
	min-width			: 755px;
	margin-left			: auto;
	margin-right		: auto;
	padding				: 0px 0px 0px 0px !important; /* Top, right, bottom, left*/ 
	/*border				: solid 1px #aaaaaa;*/
	background-color	: #ffffff;
}

/* DEFAULTS ========================================= */
p {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	line-height			: 140%;
	font-size			: 10px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 4px;
	color				: #ffffff;
	background-color	: inherit;
    letter-spacing		: 0px;
    word-spacing		: 1px;
}

a:link, a:visited {
	color				: #ffffff;
	text-decoration		: underline !important;
}

a:hover {
	color				: #ccddff !important;
	/*background-color	: #330099 !important;*/
	/*text-decoration		: underline !important;*/
};

.highlight {
	color				: #0000cc;
}

tr {
	color				: #000000;
	background-color	: inherit;
}

th {
	font-family			: Verdana,Helvetica,sans-serif;
	font-size			: 9px;
	line-height			: 120%;
	font-weight			: normal;
	text-align			: left;
	color				: #ffffff;
	background-color	: #bbbbbb;
	padding				: 0px 4px 2px 4px; /* Top|right|bottom|left */ 
}

td {
	/*font-size			: 12px;*/
	/*line-height			: 120%;*/
	padding-left		: 0px;
	padding-right		: 0px;
}

h1 {
	font-size		: 16px;
	font-weight		: bold;
	line-height		: 100%;
	margin-top		: 0px;
	margin-bottom	: 4px;
	color			: #ffffff;
	background-color: inherit;
}

h2 {
	font-size		: 13px;
	font-weight		: bold;
	line-height		: 100%;
	margin-top		: 6px;
	margin-bottom	: 1px;
	color			: #003E9F;
	background-color: inherit;
}

h3 {
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 100%;
	margin-top		: 2px;
	margin-bottom	: 1px;
	color			: #003E9F;
	background-color: inherit;
}

h4 {
	font-size		: 12px;
	font-weight		: bold;
	line-height		: 120%;
	margin-top		: 2px;
	margin-bottom	: 3px;
	color			: #336699;
	background-color: inherit;
}

.BodyText {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-style		: normal;
	font-weight`	: normal;
    line-height		: 130%;
	color			: #000033;
	text-decoration	: none;
    margin-top		: 0px;
    margin-bottom	: 6px;
}

.BodyText a:link, .BodyText a:visited, .BodyText12 a:link, .BodyText12 a:visited {
	color			: #777700;
    text-decoration	: none;
}

.BodyText a:hover, .BodyText12 a:hover {
	color			: #cc0099 !important;
    text-decoration	: none !important;
}

.BodyText12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

.BodyText11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}

ol, ul {
	/*margin-left			: 40px !important;*/
	margin-top			: 3px;
	margin-bottom		: 6px;
}

li {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	line-height			: 130%;
	font-size			: 10px;
	/*text-align			: left;*/
	margin-left			: -22px !important;
	margin-top			: 0px;
	margin-bottom		: 1px;
	color				: #000033;
	background-color	: inherit;
}

.Heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC0099;
}

.Heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #777700;
	text-decoration: none;
}

.Heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}

div.error {
	border				: 1px solid #dd0000;
    padding 			: 4px 10px 6px 10px;
    background-color	: #ffeeee;
}

div.error p {
	line-height			: 120%;
	font-size			: 10px;
	text-align			: left;
	margin-top			: 0px;
	margin-bottom		: 0px;
	color				: #dd0000;
	background-color	: inherit;
    letter-spacing		: 0px;
    word-spacing		: 0px;
}


/* COMMON ============================ */
h1.pagetitle {
	font-size		: 16px;
	margin-top		: 6px;
	margin-bottom	: 4px;
	color			: #003E9F;
	background-color: inherit;
}

div.intro {
	width		:65%;
	text-align	:left;
	border		: 1px solid #ffcccc;
	padding		: 4px 6px 2px 6px;
}

div.intro p {
	font-size	: 11px;
}

/* =================================== */

.menu-top {
	/*border-bottom: 1px solid black;*/
	text-align			: right;
	background-color 	: #eedddd;
	padding-top			: 2px;
	height				: 16px;
}

.menu-bottom {
	/*border-top			: 1px solid #dddddd;*/
	/*background-color 	: #eeeeee;*/
	text-align			: center;
	padding-top			: 2px;
	height				: 14px;
}

tr.instructions td {
	padding-top			: 4px;
	padding-bottom		: 6px;
	padding-left		: 6px;
	padding-right		: 6px;
}

tr.instructions p {
	font-family			: Arial,Helvetica,sans-serif;
	line-height			: 13px;
	font-size			: 11px !important;
	color				: #000000;
	text-align			: left;
	margin-top			: 0px;
	margin-bottom		: 2px;
}

tr.instructions {
	background-color	: #ddeeff;
}

tr.instructions td {
	border-left			: solid 1px #ffffff;
	border-right		: solid 1px #ffffff;
}

table.content td {
	padding-top		: 2px;
	padding-bottom	: 3px;
	padding-left	: 4px;
	padding-right	: 4px;
}

table.content p {
	font-size		: 11px;
	line-height		: 11px;
	color			: #000000;
	text-align		: left;
	margin-top		: 0px;
	margin-bottom	: 0px;
}

tr.label p {
	line-height			: 100%;
	font-size			: 11px;
	color				: #8888ff;
	text-align			: left;
	margin-top			: 1px;
	margin-bottom		: 1px;
	/*background-color	: #dddddd;*/
}

.label-req {
	line-height			: 100%;
	font-size			: 11px;
	color				: #cc4444;
	text-align			: left;
	margin-top			: 1px;
	margin-bottom		: 1px;
	/*background-color	: #dddddd;*/
}

div.menu {
    /*width:100px;*/
    /*height:16px;*/
    float: left;
    background-color: inherit;
    border-right: 1px solid #99b3cc;
    padding-left : 3px;
    padding-right : 3px;
}

a.menu_btn:link, a.menu_btn:visited {
	/*background-image	: url(images/menu_btn_off.gif);*/
    /*background-repeat 	: no-repeat;*/
    /*background-color	: #3223a1;*/
    width				: auto;
    /*height				: 21px;*/
    float				: left;
    padding-top			: 0px;
    text-decoration		: none !important;
    color				: #ffffff;
}

a.menu_btn:hover {
	/*background-image:url(images/menu_btn_ovr.gif);*/
    
    /*background-repeat:no-repeat;
    width			: 100px;
    height			: 21px;
    float			: left;
    text-decoration	: none;*/
}

.menu_btn {
	font-family			: Verdana,Arial,Helvetica,sans-serif;
	font-weight			: bold;
    line-height			: 11px;
	font-size			: 10px !important;
	text-align			: center;
    margin-top			: 0px;
	margin-bottom		: 0px;
	background-color	: inherit;
    letter-spacing		: 0px;
    text-decoration		: none !important;
}

.menu A:link, .menu A:visited, .menu A:active {
    color			: #dd44aa;
	text-decoration	: none;
}

.menu A:hover, .menu-sb A:hover {
	color			: #ffffff !important;
    text-decoration	: none !important;
	/*background-color	: #ccddff;*/
}

td.nolink A:link, .nolink A:visited, .nolink A:active {
	color			: #000000;
	text-decoration	: none;
}

td.nolink A:hover {
	color				: #000000;
	background-color	: #ccddff;
	text-decoration		: underline;
}

/* FORMS ============================= */

.label {
	line-height			: 130%;
	font-size			: 11px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 3px;
	color				: #6666cc !important;
	background-color	: inherit;
}

.small {
	line-height			: 120%;
	font-size			: 11px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 2px;
	color				: #000000;
	background-color	: inherit;
}

.footer {
	line-height			: 100%;
	font-size			: 10px;
	/*text-align			: left;*/
	margin-top			: 0px;
	margin-bottom		: 2px;
	color				: #8888aa;
	background-color	: inherit;
}

.footer a:link, .footer a:visited {
	color			: #8888aa;
    text-decoration	: none !important;
}

.footer a:hover {
	color			: #444466 !important;
}


.tiny {
	line-height			: 100% !important;
	font-size			: 9px !important;
	/*text-align			: left;*/
	margin-top			: 0px !important;
	margin-bottom		: 0px !important;
	color				: #000000;
	background-color	: inherit;
}

form {
	margin-top			: 0px;
	margin-bottom		: 0px;
}

input,textarea	{
	font-family			: Arial,Helvetica,sans-serif;
	line-height			: 13px;
	font-size			: 12px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px; /* Top|right|bottom|left */ 
	padding				: 0px 0px 0px 0px; /* Top|right|bottom|left */ 
	background-color	: #ffffff; /*inherit;*/
	border				: solid 1px #cccccc;
}

textarea.html	{
	font-family			: "Courier New", Courier, mono;
	line-height			: 13px;
	font-size			: 12px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px; /* Top|right|bottom|left */ 
	padding				: 0px 0px 0px 0px; /* Top|right|bottom|left */ 
	background-color	: #ffffff; /*inherit;*/
	border				: solid 1px #cccccc;
}

select	{
	font-family			: Arial,Helvetica,sans-serif;
	line-height			: 11px;
	font-size			: 11px;
	color				: #000000;
	text-align			: left;
	margin				: 2px 0px 0px 0px; /* Top|right|bottom|left */ 
	padding				: 0px 0px 0px 0px; /* Top|right|bottom|left */ 
	background-color	: #ddeeff;
}

input:focus, textarea:focus, select:focus { 
	background-color : #ddeeff !important; /*outline: solid 1px #ff6699;*/
}

input.bookmark { 
	color				: #ffffff !important;
	background-color	: #ac4c5d !important;
	font-family			: Arial, Helvetica, sans-serif;
	text-align			: center !important;
	font-size			: 11px !important;
	font-weight			: normal;
	border				: 1px solid #000000 !important;
	padding				: 0px 2px 2px 2px !important;
	height				: 18px !important;
	margin-bottom		: 3px !important;
}

input.button-red {
  color				: #ffffff !important;
  background-color	: #ac4c5d !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 14px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important; /* Top, right, bottom, left*/ 
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-grn {
  color				: #ffffff !important;
  background-color	: #009900 !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 11px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important; /* Top, right, bottom, left*/ 
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-blue {
  color				: #ffffff !important;
  background-color	: #6666bb !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 8px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important; /* Top, right, bottom, left*/ 
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

input.button-white {
  color				: #000000 !important;
  background-color	: #ffffff !important;
  font-family		: Arial, Helvetica, sans-serif;
  text-align		: center !important;
  font-size			: 11px !important;
  /*line-height		: 8px !important;*/
  font-weight		: normal;
  border			: 1px solid #000000 !important;
  /*width				: auto;*/
  padding			: 0px 2px 2px 2px !important; /* Top, right, bottom, left*/ 
  height			: 18px !important;
  margin-bottom		: 3px !important;
}

span.action {
	color				: #006600;
	background-color	: inherit;
}

/* ERROR CODE COLOURS ================================== */
td.error_red { background-color	: #ffdddd !important; }
td.error_med { background-color	: #eeffee !important; }	
td.error_wht { background-color	: #ffffff !important; }

.status-grn {
	/*display				: block;*/
	line-height			: 11px;
	font-size			: 11px;
	text-align			: center;
	width				: 220px;
	margin				: 0px auto 3px auto;
	padding				: 1px 6px 2px 6px;
	color				: #006600;
	background-color	: #cceecc;
}

.status-red {
	/*display				: block;*/
	line-height			: 11px;
	font-size			: 11px;
	text-align			: center;
	width				: 220px;
	margin				: 0px auto 3px auto;
	padding				: 1px 6px 2px 6px;
	color				: #660000;
	background-color	: #eecccc;
}

div.today {
	border:1px solid #4471b8;
	padding:2px 9px 2px 9px;
	background-color: #eef5ff;
}

div.today em {
	color		: #006600;
	font-style	: normal;
}

.error {
	font-family			: Arial,Helvetica,sans-serif;
	line-height			: 80% !important;
	font-size			: 10px !important;
	/*text-align			: left;*/
	margin-top			: 0px !important;
	margin-bottom		: 0px !important;
	color				: #dd0000 !important;
	/*background-color	: inherit;*/
}

.btn_print {
	border : 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width : 35px;
    height: 13px;
    background-image : url(images/btn_print.gif);
}

.btn_select {
	border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 41px;
    height	: 13px;
    background-image : url(images/btn_select.gif);
}

.btn_view {
	border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 30px;
    height	: 13px;
    background-image : url(images/btn_view.gif);
}

.btn_send {
	border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 31px;
    height	: 13px;
    background-image : url(images/btn_send.gif);
}

a.btn_readon:link, a.btn_readon:visited {
	display : block;
    border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 100px;
    height	: 22px;
    background-image : url(images/btn_readon_off_100_22.gif);
}

a.btn_readon:hover {
    background-image : url(images/btn_readon_ovr_100_22.gif);
}

a.btn_pricing:link, a.btn_pricing:visited {
	display : block;
    border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 100px;
    height	: 22px;
    background-image : url(images/btn_pricing_off_100_22.gif);
}

a.btn_pricing:hover {
    background-image : url(images/btn_pricing_ovr_100_22.gif);
}

a.btn_back:link, a.btn_back:visited {
	display : block;
    border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 100px;
    height	: 22px;
    background-image : url(images/btn_back_off_100_22.gif);
}

a.btn_back:hover {
    background-image : url(images/btn_back_ovr_100_22.gif);
}

a.btn_privacy:link, a.btn_privacy:visited {
	display : block;
    border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 100px;
    height	: 22px;
    background-image : url(images/btn_privacy_off_100_22.gif);
}

a.btn_privacy:hover {
    background-image : url(images/btn_privacy_ovr_100_22.gif);
}

a.btn_agree:link, a.btn_agree:visited {
	display : block;
    border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 100px;
    height	: 22px;
    background-image : url(images/btn_agree_off_100_22.gif);
}

a.btn_agree:hover {
    background-image : url(images/btn_agree_ovr_100_22.gif);
}

a.btn_disagree:link, a.btn_disagree:visited {
	display : block;
    border 	: 0px;
    margin 	: 2px 0px 2px 0px;
    padding : 0px;
    width 	: 100px;
    height	: 22px;
    background-image : url(images/btn_disagree_off_100_22.gif);
}

a.btn_disagree:hover {
    background-image : url(images/btn_disagree_ovr_100_22.gif);
}

#warning {
	position	: absolute; 
	top			: 184px; 
	left		: 252px; 
	width		: 380px; 
	border		: 1px solid red; 
	padding		: 4px 6px 4px 6px;
	float		:l eft;
}

#warning A:hover {
	color:#000000 !important;
}

/*}*/

/*@media print {*/
/* * { background: #ffffff; color: #000; };
html { font: 200%/1.5 georgia, serif; };
#nav, #about { display: none; };*/
/*html { font-size: 150% !important; }*/
/*}*/