/* Main CSS Document */

.bsr{
	background-image:url(../images/bsr_logo_1.png);
	background-repeat:no-repeat;
	background-position:center;
	height: 150px;
	
}


div.header {
font-size: 0.8em;
font-family: Verdana, Helvetica, Arial, sans-serif;
text-align: center;
color: #000000;
margin: 5px;

}

p, h4 {
	position: relative;
}

td {
	font-size: 12px;	
}

/*
#outer-image {height: 100px;
background-image: url(../images/bg.png);
background-repeat: repeat-x;}


#inner-image {
height: 100px;
background-image: url(../images/bsr.gif);
background-repeat: no-repeat;
background-position: center -10px;}
*/

/*
.spine { float: right;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 10px;
padding: 2px;
}
 */

body {
   
    background-repeat: repeat-x;
    background-position: top left;
    padding: 0px;
    color: #666666;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    margin: 0px;

}

a { text-decoration: none; }
a:active { color: #008000; }
a:visited { color: #008000; }
a:link { color: #008000; }
a:hover { color: #000000;} /*background-color: #eeeeee  */



#main-content {
    clear: left;
    border: 1px solid #666666;
    padding: 10px;
    background: #eeeeee;
	
	margin-left: 10px;
	font-size: 0.8em;
	margin-right: 220px;
}


div.menu {
    position: relative;
    bottom: -1px;
    border: 1px solid #aaaaaa;
    float: left;
    margin: 0px 2px 0px 2px;
    padding: 2px 5px;
    text-align: center;
    font-size: 0.7em;
}

/*
	The selected tab colours
*/
div.menu_sub {
    border-bottom: 1px solid #eeeeee;
    background: #eeeeee;
	border-left-color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
}

/*
	Unselected tab colours
*/
div.menu2 {
    background: #cccccc ;
    border: 1px solid #000000;
    border-bottom: 1px solid #666666;

}

div.content_right {
    float: right;
    width: 200px;
	position: relative;
	margin-right: 10px;
	top: -1px;
}

/* Right Content Heading */

div.rcontent_heading {
    position: relative;
    bottom: -1px;
    border: 1px solid #aaaaaa;
    margin: 0px 0px 0px 15px;
    width: 100px;
    padding: 1px 5px;
    text-align: center;
    font-size: 0.9em;
    border-bottom: 1px solid #ffffff;
    background: #ffffff;
    color: #666666;
	-moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
}

/* Right content white text box */

div.rcontent_text {
    /* clear: left; */
    border: 1px solid #aaaaaa;
    padding: 5px;
    background: #ffffff;
	font-size: 0.6em;
	-moz-border-radius: 7px
}

div.date_box{
    float: right;
    width: 10%;
}


div.footer
{
font-size:0.9em;
border: 1px #aaaaaa solid;
background: #ffffff;
text-align: center;
  padding: 2px;
  clear: both;
}

div.copy{
font-size: 0.7em;
text-align: center;
padding: 10px;}

h1 {font-size: 1.2em;
text-align: right;
letter-spacing: 5px;
font-style: italic;}

h3
{
font-size: 1.1em;
text-align: center;}

h4{
font-size: 0.9em;
}


acronym {
  border-bottom: 1px dotted black;
  cursor: help;
}


.smbox{
border: 1px #ffffff solid;
width: 50px;
}


.cform{
  text-align: center
}

input, select, textarea
    {
    border: 1px solid #009933;
    font-family: verdana, helvetica, arial, sans serif;
    font-size: 12px;
    background-color: #ffffff;
    }


div.error
    {
    color: #FF3333;
    }

div.quote{
  border: 4px double #008000;
  padding: 10px;
  margin-top: 10px;
}


div.download{
  background: #ffffff;
  margin: 8px;
  border: 1px solid #008000 ;
  padding: 10px;
}


div.thanks{
  background: #ffffff;
  margin: 8px;
  border: 1px solid #008000 ;
  padding: 10px;
  text-align: center;
}

.selected {
	color: #000000;
}



.sa_flag{
float: right;
}

.table{
  font-size: 0.9em;
  font-style: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif
}

.f_page{
  border: 1px solid #008000;
  padding: 5px;
  text-align: center;
  width: 75% ;
  margin-left: 10%
}

.backbox {
  border-color: #666666;
  border-style: double;
  border-width: 3px;
  padding: 2px;
  width: 150px
}

 .note {
  border-width: 2px;
  border-style: double;
  padding: 3px;
  border-color: #FF3333;
  text-align: center;

}

.stress{
  text-decoration: underline
}


.advice{
	border-color: #008000;
	border-width: 1px;
	padding: 8;
	color: #000000;
	border-style: solid;
	}


.box{
  border: thin solid #000000;
  padding: 5px;
  width: 35%
}

#right_box{
	padding: 10px;
	width: 128px;
	position: absolute;
	right: 230px;
	top: 300px;
	border: 2px solid #ffffff;
	background-color: #74BABA;
}

