/*
    Generic Body Colour
*/
BODY
{
	background-color: #FFFFFF;
	margin-top: 0;
}

/*
    Input form styles
*/
.inputinstructionsheading
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}
.inputinstructions
{
	font-size: 8pt;
	font-family: Arial;
}

.inputtitle
{
	font-weight: bold;
	font-family: Arial;
}
.inputfield
{
}
.inputfieldrequired
{
}
.inputbutton
{
}
.inputfieldcaption
{
	font-size: 10pt;
	font-family: Arial;
}
.inputtable
{
}
.inputvalidator
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	text-align: center;
}

.inputfieldset
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}

/*
    User detail display styles
*/
.usertable
{
}

.userlabel
{
	font-size: 10pt;
	font-family: Arial;
}

.userdata
{
	font-family: Arial;
	font-size: 10pt;
}

.userheading
{
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
}

.userlink
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}

.userlinksmall
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
	text-decoration: underline;
}

.userfieldset
{
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
}

.usernavheading
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.usernav
{
	font-size: 10pt;
	font-family: Arial;
}

/* Administration */
.adminnavheading
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial;
}

.adminnav
{
	font-size: 8pt;
	font-family: Arial;
}

TD.adminnav A:visited, TD.adminnav A:link, TD.adminnav A:active
{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}

TD.adminnav A:hover
{
	background-color: #BBBBBB;
}

/* Overrides */

A
{
	color: blue;
	text-decoration: none;
}

A:active
{
	color: blue;
	text-decoration: none;
}

A:hover
{
	color: blue;
	text-decoration: underline;
}

A:link
{
	color: blue;
	text-decoration: none;
}

A:visited
{
	color: blue;
	text-decoration: none;
}

/* Planner */
.planner
{
	font-family: Tahoma;
	font-size: 8pt;
	color: Teal;
}

HR.planner
{
	color: #66CCFF;
}

.plannertitle
{
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: Teal;
}

TABLE.plannerday
{
	border-right: #66CCFF 1px solid;
	border-top: #66CCFF 1px solid;
	border-left: #66CCFF 1px solid;
	border-bottom: #66CCFF 1px solid;
	padding-left: 2px;
	padding-top: 2px;
	font-size: 10pt;
	text-align: left;
}

TABLE.TD.plannerday
{
	background-color: Transparent;
	color: Teal;
	font-family: Tahoma;
}

TABLE.TD.plannerday A:link, TABLE.TD.plannerday A:visited, TABLE.TD.plannerday A:active, TABLE.TD.plannerday A:hover
{
	color: Teal;
}

/* The Calendar */

.calendar
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}

/* The Reminder */
.reminder
{
	border-right: #66CCFF 1px solid;
	border-top: #66CCFF 1px solid;
	border-left: #66CCFF 1px solid;
	border-bottom: #66CCFF 1px solid;
	padding: 3px;
	background-color: Transparent;
	color: Teal;
	font-family: Tahoma;
	font-size: 9pt;
}

TABLE.TD.reminder A:link, TABLE.TD.reminder A:visited, TABLE.TD.reminder A:active, TABLE.TD.reminder A:hover
{
	color: Teal;
}

/* Task Status */

.taskstatus
{
	border-right: #66CCFF 1px solid;
	border-top: #66CCFF 1px solid;
	border-left: #66CCFF 1px solid;
	border-bottom: #66CCFF 1px solid;
	padding: 3px;
	background-color: Transparent;
	color: Teal;
	font-family: Tahoma;
	font-size: 9pt;
}

TABLE.TD.taskstatus A:link, TABLE.TD.taskstatus A:visited, TABLE.TD.taskstatus A:active, TABLE.TD.taskstatus A:hover
{
	color: Teal;
}

/* Test */
.testItem
{
	color: Black;
	font-size: 8pt;
}

/* SMS Page */
.smsLabel
{
	font-size: xx-small;
	color: Black;
}
.smsInputBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

/* Job Table */
.tableJob
{
}

/* Admin Styles */

.AdminLabel
{
	font-family: tahoma,Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	text-align: right;
}

.AdminInput
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-size: 11px;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: tahoma,Arial, Helvetica, sans-serif;
}

.AdminData
{
	font-family: tahoma,Arial, Helvetica, sans-serif;
	color:"#003399";
	background-color:White;
	font-size: 11px;
}

.AdminMandatory 
{
	font-family: tahoma,Arial, Helvetica, sans-serif;
	color:Red;
	font-size: 11px;
}

.AdminOptional
{
	font-family: tahoma,Arial, Helvetica, sans-serif;
	color:Black;
	font-size: 11px;
}

.AdminBold
{
	font-weight:bold;
}

td.blogtitle
{
	background: #BAD3F8;
}
td.blogtitle2
{
	background: #F2F7FE;
}

td.blogtitle3
{
	background: #ccffcc;
}
.t11b, .t11blue
{
	font-family: verdana,arial,sans-serif;
	font-size: 10px;
	color: 0033CC;
	text-decoration: none;
	font-weight: bold;
