body { margin-top:0px; margin-left:0px; margin-right:0px;  font-family:Arial; font-size:12px;}

h1 { color:#143c88; font-size:20px; padding-top:5px; }
h2 { color:#143c88; font-size:14px; padding-top:3px; }

a img { border:0px;}

#regmain { margin:0 auto; width:980px;}

#topnav { height:25px; background-image:url(images/template/topnav_bg.gif);}
#topnav .button { padding-right:35px;}

#regTopMenuBar { background-image:url(images/template/shadow_bg.gif); height:20px; vertical-align:middle; font-weight:bold; font-size:12px; color:#143C88;}

#regLeftMenu { width:185px; border:solid 2px #254e9c; border-bottom:solid 1px #254e9c; vertical-align:top;}
#regLeftMenu .title { background-color:#254e9c; padding-top:4px; padding-bottom:4px; color:#ffffff; padding-left:5px; font-weight:bold;}
#regLeftMenu .MenuItem { color:#143c88; border-bottom:solid 1px #254e9c; }
#regLeftMenu .MenuItem A { padding-left:10px; padding-top:2px; padding-bottom:2px; display:block; height:100%; width:100%; text-decoration:none; color:#143c88; }
#regLeftMenu .MenuItem A:hover { cursor:hand; text-decoration:none; background-color:#254e9c; color:#ffffff; }
#regLeftMenu .subMenuItem { border-bottom:solid 1px #254e9c; }
#regLeftMenu .subMenuItem A { font-size:11px; background-color:#BAC8E1; padding-left:15px; padding-top:2px; padding-bottom:2px; display:block; height:100%; width:170px; text-decoration:none; color:#143c88; }
#regLeftMenu .subMenuItem A:hover { cursor:hand; text-decoration:none; background-color:#254e9c; color:#ffffff; }

#rightcolumn { width:176px; vertical-align:top;}
#rightcolumn .boxright { width:176px; border:solid 1px #C4C4C4; margin-bottom:4px;}
#rightcolumn .boxright .title { background-color: #254E9C; color:#ffffff; width:176px; padding-right:4px;}
#rightcolumn .boxright .title A {color:#ffffff; text-decoration:none; font-weight:bold;}
#rightcolumn .boxright .title A:hover {text-decoration:underline;}
#rightcolumn .boxright .icon {background-color:#254E9C; width:15px; padding-right:4px; padding-bottom:1px;}
#rightcolumn .boxright .content {color:#0C0C0C; padding:4px;}
#rightcolumn .boxright .content A {color:#001E58; text-decoration:none; font-weight:bold;}
#rightcolumn .boxright .content A:hover {text-decoration:underline;}

#RegFooter { margin-top:15px; font-size:11px; color:#82888E; border-top:solid 1px #C4C4C4; padding-top:5px;}
#RegFooter A { color:#82888E; text-decoration:none;}
#RegFooter A:hover { text-decoration:underline;}

#regMainContent {vertical-align:top; padding-left:10px; padding-right:10px; width:750px; padding-right:10px; padding-left:10px;}
#regMainContent A {text-decoration: underline; font-weight: bold; color: #143c88; }
#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/dot.gif); background-repeat: no-repeat; background-position: 0 7px;}
html[xmlns] #regMainContent ul { padding-left: 2em;} 
html[xmlns] #regMainContent ul li { background: none; /* undo the background-image */ list-style-image: url(images/bullets/dot.gif); padding: 0;}


/* Button styles */
#regMainContent .button {font-weight: bold; color: Navy;}
#regMainContent .Bluebutton {font-weight: bold; color: Navy;}
#regMainContent .CancelButton {font-weight: normal; color: Red;}

/* datagrid styles */
#regMainContent .datagridHeader {background-color: #254e9c; color:#ffffff; font-weight: bold; padding-top: 5px; padding-bottom: 5px; padding-left: 5px; padding-right: 3px; margin-bottom: 10px;}
#regMainContent .datagridItem {background-color: #BAC8E1; border-bottom: 1px solid #666666;}
#regMainContent .datagridItem A {color:#143c88;}
#regMainContent .datagridAlternatingItem {background-color: #ffffff; border-bottom: 1px solid #666666}
#regMainContent .datagridAlternatingItem A {color:#143c88;}



