body {
	width: 770px;
	margin: 0px auto 10pt auto;
	padding:0px;
	background-color: #FFFFFF;
	text-align: center;
}

body, td, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}

#page {
    width: 770px;
    margin: 0px auto;
    padding:0px;
    background-color: #FFFFFF;
    text-align: left;
}

.footer {
    background-image: url(../images/footer_spacer.gif);
    background-repeat: repeat-x;
}

.footer-copyright {
	margin-top: 2.5em;
	margin-right: 2em;
	font-family: verdana;
	font-size: 9px;
	color: #BC002D;
}

.medicopiea_red {
    color:#BC002D;
}

.topnav {
	background-color:#F1EBE6;
}

.topnavibar {
	background-color:#F1EBE6;
	background-image: url(../images/topnav_spacer.gif);
	background-repeat: repeat-x;
}

.leftborder {
	background-color: #FFFFFF;
	background-image: url(../images/redline_spacer_left.gif);
	background-repeat: repeat-y;
}

.login {
background-color:#C4BCB1;
}

.login input{
	width:85px;
}

form {
margin: 0px;
padding:0px;
}

.homecopy {
	padding-left: 75px;
	padding-right:20px;
	width: 450px;
}
.bkg_red {
	background-color: #BC002D;
}
.innercopy {
	padding-right: 20px;
	padding-left: 0px;
}
.rightline {
	border-right: 1px solid #C4BCB1;
}
.bottline {
	border-bottom: 1px solid #C4BCB1;
}
.rightsubnav {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-indent: 14px;
}

.rightsubnav a:link, .rightsubnav a:visited {
	color: #BC002D;
	text-decoration: none;
}

.innercopy a:link, .innercopy a:visited {
	color: #BC002D;
	text-decoration: none;
	font-weight: bold;
}

.innerindent {
	margin-left: 20px;
}

h1.top {
    margin-top: 0;
    color: #BC002D;
    font-weight: bold;
    font-size: 20px;
    clear: both;
    font-family:Verdana,Arial,Helvetica,sans-serif;
    font-style:normal;
}


h1 {
  color: #BC002D;
  font-weight: bold;
  font-size: 20px;
  clear: both;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-style:normal;
}

h2 {
  color: #BC002D;
  font-weight: bold;
  font-size: 16px;
  clear: both;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-style:normal;
}

#not_register_title {
  margin-top: 1.5em;
  color: #BC002D;
  font-size: 14px;
  clear: both;
  font-style:normal;
}

.title {
  color: #BC002D;
  font-weight: bold;
}

.footnote {
	font-size: 8px;
	font-style: italic;
}

.rightsubnav a:hover {
	color: #BC002D;
	text-decoration: underline;
}

.maxwidth {
	max-width:1000px;
}

.MainTable {
}


/* account stuff */

#renew-options { 
  border: solid 1px #BC002D;
  background-color: #F3EEED;
  padding: .5em;
  margin-bottom: .5em;
}

.account-device { 
  border: solid 1px #BC002D;
  background-color: #F3EEED;
  padding: .5em;
  margin-bottom: .5em;
}

.account-device .deviceid { 
  font-size: larger;
  font-weight: bold;
  border-bottom: solid 1px #BC002D;
  padding-bottom: .2em;
}

.account-device table tr th { 
  text-align: right;
  font-size: inherit;
}

.account-device table tr td { 
  text-align: left;
  font-size: inherit;
}

.alert { 
  color: red;
}

.device-warning { 
  padding: .5em;
  margin: .5em;
  border: solid 2px green;
  background-color: white;
  color: black;
  font-size: larger;
  vertical-align: middle;
}

.device-alert { 
  padding: .5em;
  margin: .5em;
  border: solid 2px red;
  background-color: white;
  color: black;
  font-size: larger;
  vertical-align: middle;
}

.subscription-alert-icon { 
  float: left;
}

.manage-subscription-buttons { 
  text-align: right;
  border-top: solid 1px #BC002D;
  padding: .5em;
}


td.menu { 
  padding-left: .5em;
  padding-right: .5em;
  border-top: solid 1px #bc002d;
  border-bottom: solid 1px #bc002d;
  background-color: #d9d3cc;
  font-weight: bold;
  font-size: 12px;
}

td.menu a { 
  color: #bc002d;
  text-decoration: none;
}

td.menu a:visited { 
  color: #bc002d;
  text-decoration: none;
}

td.menu a:hover { 
  color: black;
  text-decoration: none;
}


/* Action Engine */

.action-section { 
  margin-bottom: 2em;
}

.action-section-label {  
  font-size: larger;
  font-weight: bold;
}

