/* last updated 19 Nov 04 */

td.tabcontainer
{
background-color: #cccccc;
}

td.tabcontents, td.tabcontentslinkslist
{
background-color: #E6E6E6;
}

td.tabcontainer td.current
{
font-weight: bold;
}

div.tabform
{
border: 1px solid #E6E6E6;
padding: 4px;
background-color: #E6E6E6;
}

/* end new styles for  style_cssm.css */

input.selectedtab
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #DCDCDC;
	border-bottom-style: none;
	cursor: pointer;
}
input.unselectedtab
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #A9A9A9;
	border-bottom-style: none;
	cursor: pointer;
}

textarea {
font-family: arial, sans-serif;
font-size: small;
}

/* override from style.css */
td.breadclose {
color: #006699;
}

td.bodycontent {
border-right: 0px;
border-left: 0px;
}

div.textblock, div.TextBody, div.textbody {
padding: 4px 0px;
}
 
div.content p, div.textblock p, div.TextBody p, div.textbody p, table.textbody p {
margin: 8px 0px;
}

span.errormessageblock {
display: block;
margin: 8px 0px;
}

td.leftnav {
border-right: 1px dotted #CCCCCC;
}

p.footer {
padding-left: 24px;
}

td.bodycontent div.hborder {
clear: both;
}

/* new table routine css */

table.sitetable {
background-color: #CCCCCC;
}

table.sitetable th, table.sitetable td.title, table.sitetable tr.title td {
background-color: #3399cc;
color: #ffffff;
font-weight: bold;
text-align: left;
}

table.sitetable th a, table.sitetable td.title a, table.sitetable th a:hover, table.sitetable td.title a:hover {
font-weight: normal;
color: #ffffff;
}


div.content table.sitetable td h3, div.content table.sitetable td a {
color: #003366;
}

.smallgrey {
color: #666666;
}



/* new tabs css 20 Jan*/

table.tabtable, table.tabtablelevel2 {
background-color: #FFFFFF;
}

table.tabtable th, table.tabtablelevel2 th, 
table.tabtable td.title, table.tabtablelevel2 td.title,
table.tabtable tr.title td, table.tabtablelevel2 tr.title td {
background-color: #CCCCCC;
color: #ffffff;
font-weight: bold;
text-align: left;
}

table.tabtable th a, table.tabtablelevel2 th a,
table.tabtable td.title a, table.tabtablelevel2 th a,
table.tabtable th a:hover, table.tabtablelevel2 th a,
table.tabtable td.title a:hover, table.tabtablelevel2 th a {
font-weight: normal;
color: #ffffff;
}

div.content table.tabtable td h3, div.content table.tabtablelevel2 td h3,
div.content table.tabtable td a, div.content table.tabtablelevel2 td a {
color: #003366;
}


/* new 20 Jan Styles for vertical tab links */
td.tabcontentslinkslist td.current
{
	font-weight: bold;
}

td.tabcontentslinkslist a.veticaltab
{
	text-decoration: underline;
	color: blue;
}

td.tabcontentslinkslist a.veticaltabon {
	text-decoration: underline;
	color: #006699;
}

td.tabcontentslinkslist a.veticaltab:visited {
	color: #006699;
} 

/* office & fees calculator */
.highlight {
background-color: #CCFFFF;
font-weight: bold;
}