BODY { font-family: Verdana, Sans-Serif; font-size: 12px; margin: 0px;}

h1 {margin-top: 5px; margin-bottom: 5px; font-size: 18px; font-weight:bold;color: #0f0f0f}
h2 {margin-top: 5px; margin-bottom: 3px; font-size: 13px; font-weight: bold; color: #95c72a;}

/* Regions */
#regTopMenuBar {margin-bottom:10px;}
#regTopMenuBar .dark {background-image:url(images/template/topnav_bg_blue.gif); text-align:center; vertical-align:top; padding-top:4px; text-transform:uppercase; }
#regTopMenuBar .darkNoPad {background-image:url(images/template/topnav_bg_blue.gif); text-align:center; vertical-align:top; text-transform:uppercase; }
#regTopMenuBar .light {background-image:url(images/template/topnav_bg_lightblue.gif); text-align:center; vertical-align:top; padding-top:4px; text-transform:uppercase;}
#regTopMenuBar #phrase {height:10px; margin-top:2px; font-size:10px}

#regTopMenuBar A {color: White; font-weight: bold; text-decoration: none; }
#regTopMenuBar A:hover {color: White; text-decoration: underline;}

#regLeftMenu {vertical-align:top; color: #030303; width: 185px; background-image:url(images/template/leftnav_bg.gif); border-top: 1px solid #c1c1c1; border-right: 1px solid #c1c1c1; height:200px; font-size:.9em;}
#regLeftMenu .MenuItem { background-image: url(images/bullets/bullet_green.gif); background-repeat: no-repeat; background-position: 0 10px; margin-left:3px; margin-bottom:1px; padding-top:6px; padding-bottom:2px; padding-left:12px; padding-right: 4px; text-transform: uppercase }
#regLeftMenu .MenuItem A {color:#030303; font-weight: bold; text-decoration: none;}
#regLeftMenu .MenuItem A:hover {text-decoration: underline;}

#regLeftMenu .subMenuItem { margin-bottom:1px; padding-top:2px; padding-bottom:2px; padding-left:16px; padding-right: 4px; }
#regLeftMenu .subMenuItem A {font-size:.89em; color:#95c72a; font-weight: bold; text-decoration: none;}
#regLeftMenu .subMenuItem A:hover {text-decoration: underline;}
#regLeftMenu A.rss {text-decoration: none; color:#030303;}
#regLeftMenu A.rss:hover {text-decoration: underline}

#regRightMenu {vertical-align:top; color: #030303; width: 190px; font-size:11px; font-family: Arial;}
#regRightMenu .rhsNewsHeading {padding-top: 10px;}
#regRightMenu .rhsNewsHeading A {color: #885a99; font-weight:bold; font-size:11px; text-decoration: none; }
#regRightMenu .rhsNewsBody {color: #1e1e1e; font-size:11px; text-decoration: none;}
#regRightMenu .rhsNewsBody:hover {color: #555555; font-size:11px; text-decoration: none;}

#regFooter {border-top: 1px solid #C1C1C2; margin-top: 2px; padding-top:4px;}
#regFooter .side {font-size: .85em; color: #030303;  vertical-align:top;}
#regFooter .side A {color: #030303; font-weight: normal; text-decoration: none;}
#regFooter .side A:hover {text-decoration: underline;}
#regFooter .middle {font-size: .85em; color: #030303; vertical-align:top; text-align:center; }
#regFooter .middle A {color: #030303; font-weight: normal; text-decoration: none;}
#regFooter .middle A:hover {text-decoration: underline;}

#regMainContent {vertical-align:top; padding-left:20px; padding-right:20px;}
#regMainContent A {text-decoration: underline; font-weight: bold; color: #95c72a; }
#regMainContent .MessageToUser {font-weight: bold; color: red; padding-top: 5px; padding-bottom: 10px} 
#regMainContent .breadcrumbtrail {padding-top:5px; padding-bottom:10px}
#regMainContent .breadcrumbtrail A {color: #F8A261}
#regMainContent .highlight {background-color:Yellow}

/* code below allows customised bullet points with graphics to be added - also includes fix for IE */
#regMainContent ul { margin-left: 10px; padding-left: 0; list-style: none; }
#regMainContent ul li {	padding-left: 14px; background-image: url(images/bullets/bullet_green.gif); background-repeat: no-repeat; background-position: 0 5px; margin-top:3px;}
xxxhtml[xmlns] #regMainContent ul { padding-left: 2em;} 
xxxhtml[xmlns] #regMainContent ul li { background: none; /* undo the background-image */ list-style-image: url(images/bullets/bullet_green.gif); padding: 0px 0px 0px 0px; margin-top:}


/* Button styles */
#regMainContent .button {font-weight: bold; color: #222222; font-size:12px}
#regMainContent .Bluebutton {font-weight: bold; color: black;}
#regMainContent .CancelButton {font-weight: normal; color: Red;}

/* datagrid styles */
#regMainContent .datagridHeader {background-color: #cccccc;font-weight: bold; padding-top: 3px; padding-bottom: 3px; padding-left: 3px; padding-right: 3px; margin-bottom: 10px;}
#regMainContent .datagridItem {background-color: #efefef; border-bottom: 1px solid #666666}
#regMainContent .datagridAlternatingItem {background-color: #ffffff; border-bottom: 1px solid #666666}
  



