.cmsheader
{
/*1,Header for portal pages*/
font-family:Arial, Helvetica, sans-serif;
font-style:Normal;
font-weight:Bold;
}
.cmsteaserheader
{
/*1,Teaser for portal pages*/
font-family:Arial, Helvetica, sans-serif;
font-style:Normal;
font-weight:Normal;
}
.cmslistsubject
{
/*1,Subject for document on portal pages*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Bold;
}
.cmslistteaser
{
/*1,Teaser for document on portal pages*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
}
.cmslistlinks
{
/*1,Links for documents on portal pages*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
}
.cmslistdate
{
/*1,Date for documents on portal pages*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:Italic;
font-weight:Normal;
}
.cmslistauthor
{
/*1,Author for documents on portal pages*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
}
.cmslistimg
{
/*1,Image formating for document on portal pages*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
}
.cmslistlinetop
{
/*0,Line display on top of documents on List page*/
color:#000000;
}
.cmslistlinebottom
{
/*0,Line display below the documents on List page*/
color:#000000;
}
.cmssubject
{
/*1,Subject on documents*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Bold;
}
.cmsteaser
{
/*1,Teaser on documents*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Normal;
}
.cmslinks
{
/*1,Links on documents*/
font-family:Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:normal;
}
.cmsrelated
{
/*1,Related information on documents*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
}
.cmsimagetext
{
/*1,Image text on documents*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
}
.cmsrelatedlinks
{
/*1,Related information on documents*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
}
.cmscopyright
{
/*1,Copyright text*/
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
}
.cmslistbox
{
/*1,Right column portalpage list*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:Normal;
font-weight:Normal;
text-align:Left;
text-decoration:none;
color:#000000;
border:solid 1px #CCCCCC;background-color:#EEEEEE;padding:10px;width:100px;margin-right:30px;margin-left:10px;
}
.cmshidEditor
{
/*1,Input editor text*/
font-family:Arial, Helvetica, sans-serif;
font-style:Normal;
font-weight:Normal;
text-align:Left;
text-decoration:none;
color:#000000;
}
.cmsinputheader{
	color:#017BA2;
	font-size:30px;
	margin:5px 0 10px 0 ;
	font-weight:bold;
}
.cmsinputteaser
{
/*1,Input form Teaser*/
font-family:Arial, Helvetica, sans-serif;
font-style:Normal;
font-weight:Normal;
text-align:Left;
text-decoration:none;
color:#000000;
margin-bottom:10px;
}
.cmsinputfieldlabel
{
/*1,Input form Labels*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:Normal;
font-weight:Bold;
text-align:Left;
text-decoration:none;
color:#333;
width:100px;
}
.cmsinputtextfield
{
/*1,Input form Inputfield*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:Left;
text-decoration:none;
color:#333;
width:175px;
}
form.cmsform .cmsinputtextfield{
width:350px;
}
.cmsinputtextfield2
{
/*1,Input form Inputfield*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:Left;
text-decoration:none;
color:#333;
width:270px;
margin:0 10px 5px 10px;
}
.cmsinputbutton
{
/*1,Input form Button*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Bold;
text-align:Center;
text-decoration:none;
color:#000000;
}
.cmsinputbuttonreset
{
/*1,Input form Button*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:Normal;
font-weight:Bold;
text-align:Center;
text-decoration:none;
	color:#017ba2;
cursor:pointer;
border:solid 0px #fff;
background-color:#f3f4f4;
}
.cmsinputbuttonsend
{
/*1,Input form Button*/
cursor:pointer;
border:solid 0px #fff;
	background:url(/datametrix/mm.nsf/lupgraphics/btn_send.gif/$file/btn_send.gif) no-repeat center;
height:26px;
width:75px; 
}
.cmsinputselect
{
/*1,Input form Selection box*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Normal;
text-align:Left;
text-decoration:none;
color:#000000;
width:175px;
}
form.cmsform .cmsinputselect{
width:350px;
font-size:12px;
}
.cmsinputradio
{
/*1,Input form Radio buttons*/
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Normal;
text-align:Left;
text-decoration:none;
color:#000000;
}
.cmsinputresultlist
{
/*1,Input form Result list*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:Normal;
font-weight:Normal;
text-align:Left;
text-decoration:none;
color:#000000;
}
.cmsinputarea{
width:350px;
}
.cmslinksprint
{
/*1,Print link text on documents*/
font-family:Arial, Geneva, Verdana, Helvetica, sans-serif;
font-size:11px;
font-style:Normal;
font-weight:Normal;
text-align:Left;
text-decoration:none;
color:#666666;
}
 
.cmsinputtext
{
/*1,Input form Date*/
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:Normal;
font-weight:Normal;
text-align:Left;
text-decoration:none;
color:#000000;
} 
.cmscontent
{
/*1,Default Content style*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333;
}
.cmscontent td
{
/*1,Text inside table cells in content*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333;
}
.cmscontent p
{
/*1,Text inside table cells in content*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333;
	margin-top:0;
}
.cmscontent a,.cmscontent p a, .cmscontent td a{
	color:#017ba2;
	text-decoration:none;
}
.cmscontent h1
{
	color:#b9d300;
	font-size:30px;
	margin:5px 0 10px 0 ;
	font-weight:bold;
}
.cmscontent h2
{
	color:#017BA2;
	font-size:13px;
	margin:0 ;
	font-weight:bold;
}
.cmscontent h4
{
	font-weight:bold;
	font-size:12px;
	line-height:22px;
	text-transform:uppercase;
	color:#072f67;
}
.cmscontent h3, h5, h6
{
	font-size:12px;
	margin:0 ;
	font-weight:normal;
}
