BODY { font-family: Arial; font-size: 12px; background-color:#352D50; padding-top:10px;}

H1 {margin-top: 5px; margin-bottom: 5px; font-size: 1.55em; color: #FFFFFF}
H2 {margin-top: 15px; margin-bottom: 3px; font-size: 1.1em; font-weight: bold; color: #FFFFFF;}
H3 {margin-top: 5px; margin-bottom: 3px; font-size: 14px; font-weight: bold; color: #FFFFFF;}

UL LI {list-style-type : square;} 
OL LI {padding-bottom:5px;}

/* Regions */

#regmain { width:964px; border:solid 1px #6D5D8F;}

#regtitlebar { width:964px; background-image: url(images/top_bg.gif) }

#regTopMenuBar { text-align:center; width:964px; height:36px; color: #FFFFFF; font-weight:bold; background-color:#282043; }
#regTopMenuBar A { padding-left:5px; padding-right:18px; color: White; font-weight: bold; text-decoration: none; }
#regTopMenuBar A:hover {text-decoration: underline;}

#regLeftMenu {vertical-align:top; color: #FFFFFF; font-weight:bold;}
#regLeftMenu .MenuItem { background-color: #F68C3C; margin-bottom:1px; padding-top:2px; padding-bottom:2px; padding-left:4px; padding-right: 4px;}
#regLeftMenu .MenuItem A {color:White; font-weight: bold; text-decoration: none;}
#regLeftMenu .MenuItem A:hover {text-decoration: underline;}

#regLeftMenu .subMenuItem { background-color: #F68C3C; margin-bottom:1px; padding-top:2px; padding-bottom:2px; padding-left:10px; padding-right: 4px;}
#regLeftMenu .subMenuItem A {font-size:.85em; color:White; font-weight: bold; text-decoration: none;}
#regLeftMenu .subMenuItem A:hover {text-decoration: underline;}

#rightcolumn .rhsNewsHeading {padding-top: 10px;}
#rightcolumn .rhsNewsHeading A {color: #885a99; font-weight:bold; font-size:11px; text-decoration: none; }
#rightcolumn .rhsNewsBody {color: #1e1e1e; font-size:11px; text-decoration: none;}
#rightcolumn .rhsNewsBody:hover {color: #555555; font-size:11px; text-decoration: none;}

#regFooter {font-size: 1em; color: #999999; padding-top: 20px; padding-bottom: 0px; }
#regFooter A {color: #999999; font-weight: normal; text-decoration: none;}
#regFooter A:hover {text-decoration: underline;}

#regMainContent {vertical-align:top; padding-bottom:20PX; padding-top:20PX; padding-left:50px; color:#CDC9E4; font-size:12px;}
#regMainContent A {text-decoration: underline; font-weight: bold; color: #F58027; }
#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:#6D5D8F}

/* Button styles */
#regMainContent .button {font-weight: bold; color: Green;}
#regMainContent .Bluebutton {font-weight: bold; color: Navy;}
#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}
  
.Copyright { color: #DCDDDF; font-size: 11px;}
.Copyright A { font-weight: normal; color: #DCDDDF; font-size: 11px;}
.Copyright A:Hover { text-decoration: underline;}