/* CSS Document */

body { margin: 0; padding: 0; height: 100%; text-align: center;   font-size: 11px; font-family:Arial, Helvetica, sans-serif; color: #666; margin-top:0px; background: #ffffff; border:0; text-align:left;}  
html {margin: 0; padding: 0; height: 100%; text-align: center; min-width: 700px; border:0; } 
h1{
font-family: arial;
font-size: 16pt;
font-weight:normal;
color: #454545;
border-bottom: 1px solid #3399cc;
width:100%;
}

h2{
font-family: arial;
font-size: 13pt;
font-weight:bold;
color: #454545;
}
h3 { font-family: arial;
font-size: 11pt;
font-weight:bold;
color: #335cad;}
h4 { font-family:Verdana, Arial, Helvetica, sans-serif;}



label {font-size: 12px;font-family: arial;}
p {font-size: 12px; line-height: 15px; font-family: arial;}
#hmLeftCol{
background: #f5f5f5;
padding:15px;
border-right:5px solid #fff;
text-align:left;
}

#heading{
font-weight:bold;
border-bottom: 1px solid #4daede;
font-size: 14px;
margin-bottom:10px;
padding-bottom:5px;
width:200px;
color:#4daede;
}
a {
  color:#3399cc;
  text-decoration:none;
  }

a:hover {
  color:#007cc6;
  text-decoration:underline;
  }

#highlight {
text-align:left;
font-weight:bold;
border-bottom: 1px solid #4daede;
font-size: 14px;
margin-bottom:10px;
padding-bottom:5px;
padding-top:20px;
width:210px;
color:#333;
}

#box {
font-weight:bold;
border-bottom: 1px solid #4daede;
padding-bottom:5px;
width:210px;
color:#666;
}
#rssHighlights li{
list-style-image:url(http://stage.proned.com.au/templates/Default/images/list_menu_off.gif); 
text-align:left;
font-weight:normal;
/*border-bottom: 1px solid #aac4df;*/
padding-bottom:5px;
color: #707070;
font-size:11px;
text-decoration: none;
}
#rssHighlights a:link{
list-style-image:url(http://stage.proned.com.au/templates/Default/images/list_menu_off.gif); 
text-align:left;
font-weight:normal;
padding-bottom:5px;
color: #707070;
font-size:11px;
text-decoration: none;
}
#rssHighlights a:hover{
list-style-image:url(http://stage.proned.com.au/templates/Default/images/list_menu_off.gif); 
text-align:left;
font-weight:normal;
/*border-bottom: 1px solid #aac4df;*/
padding-bottom:5px;
color:#007cc6;
font-size:11px;
text-decoration: none;
}
#rssHighlights a:visited{
list-style-image:url(http://stage.proned.com.au/templates/Default/images/list_menu_off.gif); 
text-align:left;
font-weight:normal;
padding-bottom:5px;
color: #707070;
font-size:11px;
text-decoration: none;
}
#rssHighlights a:active{
list-style-image:url(http://stage.proned.com.au/templates/Default/images/list_menu_off.gif); 
text-align:left;
font-weight:normal;
padding-bottom:5px;
color: #707070;
font-size:11px;
text-decoration: none;
}
#sidemenu a{
display: block;
width:185px;
padding:5px;
padding-left:20px;
border-bottom: 1px solid #aac4df;
font-weight:bold;
color: #707070;
font-size:11px;
text-decoration: none;
background: url("http://stage.proned.com.au/templates/Default/images/menu_off.gif");}
#sidemenu a:hover {
background: url("http://stage.proned.com.au/templates/Default/images/menu_on.gif");}

#sidemenuArticle a{
display: block;
width:185px;
padding:5px;
padding-left:20px;
border-bottom: 1px solid #aac4df;
font-weight:bold;
color: #707070;
font-size:11px;
text-decoration: none;
background: url("http://stage.proned.com.au/templates/Default/images/menu_off.gif");}
#sidemenuArticle a:hover {
background: url("http://stage.proned.com.au/templates/Default/images/menu_on.gif");}

#footer{
background: #454545;
text-align:right;
padding:10px;
width: 815px;
font-size:12px;
color: #fff;
font-weight:bold;
}
#footer a {
  color:#4cadde;
  text-decoration:none;}

#footer a:hover {color:#4cadde; text-decoration:underline; }

.readonlyTextBox{
	background-color:#fff; 
	border:0; 
	font-weight:bold;
}
.questions{
	font-weight:bold; font-size: 12px;
}
.smlText{
	color:#cccccc;
	font-size:80%;
}
.questionsDoAnswer{
	font-weight:bold;
line-height: 14px;
}	

.btn{
	color:blue;
}