

A
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #990033;
	text-decoration : none;
}
A:active
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #990033;
	text-decoration: underline;	

}
A:hover
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #990033;
	text-decoration: underline;
}
A:link
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #990033;
	text-decoration : none;	

}
A:visited
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #cc0033;
}


/*-----------------------------------conditionals for fck editor/print/popup body------------------------------------*/
body {
	
        /* Displayed for Normal Pages */
	    background: #ccc url(http://www.opusunitdose.com/images/opus_ui_background.gif) 0 0 repeat-x;
	    margin-left: 0; 
	    margin-top: 0;
	    padding: 0;
    
}

/*-----------------------------------Special Print Styles - Mostly hiding things ------------------------------------*/
	

/*----------------------------------------------------cms options------------------------------------------------------*/
.image_right {
	float:right;
}
.image_left {
	float:left;
}
.article_head, .subhead1 {
	font-family: Arial, Helvetica;
	font-size: 16px;
	color: #990033;

}
.article_sub_head, .subhead2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #990033;
	padding-top: 10px;
}
.bulleted_list{
}

/*----------------------------------------------------Left Menu Styles------------------------------------------------------*/

#utility_box {
    margin: 20px 0 10px 0;
    width: 350px;
}

.TopMenuItem
{
  width:100%;
  height:24px;
}

.MenuItem
{
  background-image: url(http://www.opusunitdose.com/images/opus_at_menu_item_bg2.gif);
  height: 20px;
  color: #666666; 
  font-family: Arial, Helvetica ; 
  font-size:11px;
  cursor: default;

}

.MenuItemAt
{
	background-image: url(http://www.opusunitdose.com/images/opus_menu_item_hover.gif);
	height: 20px; 
	color: #990033;
	font-family: Arial, Helvetica;
	font-size: 11px;
	cursor: default;

}
.AtHomeOnMenuItem
{
  background-image: url(http://www.opusunitdose.com/images/opus_at_menu_item_bg2.gif);
  color: #990033; 
  font-family: Arial, Helvetica ; 
  font-size:11px;
  cursor: default;

}
.MenuItemHover
{
	background-image: url(http://www.opusunitdose.com/images/opus_menu_item_hover.gif);
	height: 20px; 
	color: #990033;
	font-family: Arial, Helvetica;
	font-size: 11px;
	cursor: default;
}

.AtHomeOnMenuItemHover
{
	background-image: url(http://www.opusunitdose.com/images/opus_menu_item_hover.gif); 
	color: #990033;
	font-family: Arial, Helvetica;
	font-size: 11px;
	cursor: default;
}

.TopSubMenuItem
{
  background-image: url(http://www.opusunitdose.com/images/opus_submenu_top.gif);
  color: #666666; 
  font-family: Arial, Helvetica ; 
  font-size:11px; 
  cursor:default; 
  height: 23px;
  width: 121px;
  
}

.TopSubMenuItemHover 
{
  background-image: url(http://www.opusunitdose.com/images/opus_submenu_top.gif);
  color: #990033; 
  font-family: Arial, Helvetica ; 
  font-size:11px;  
  cursor:default; 
  
  height: 23px;
  width: 121px;
}

.SubMenuItem
{
  background-image: url(http://www.opusunitdose.com/images/opus_submenu_item.gif);
  color: #666666; 
  font-family: Arial, Helvetica ; 
  font-size:11px; 
  cursor:default; 
  height: 23px;
  width: 121px;
  
}
.SubMenuItemHover 
{
  background-image: url(http://www.opusunitdose.com/images/opus_submenu_item.gif);
  color: #990033; 
  font-family: Arial, Helvetica ; 
  font-size:11px;  
  cursor:default; 
  
  height: 23px;
  width: 121px;
}

.AtTopMenuItem
{
  background-image : url(http://www.opusunitdose.com/images/opus_at_top_menu_item.gif);
  color:  #990033; 
  font-family: Arial, Helvetica ; 
  font-size:11px;
  cursor: default;
  height: 20px;
}

.AtTopMenuItemHover
{
  background-image : url(http://www.opusunitdose.com/images/opus_at_top_menu_item.gif);
  color:  #990033; 
  font-family: Arial, Helvetica ; 
  font-size:11px;
  cursor: default;
  height: 20px;
}

.AtMenuItem
{
  background-image : url(http://www.opusunitdose.com/images/opus_at_menu_item.gif);
  color: #666666; 
  font-family: Arial, Helvetica ; 
  font-size:11px;
  cursor: default;
  vertical-align: middle;
  height: 20px;
}

.AtMenuItemHover
{
  background-image : url(http://www.opusunitdose.com/images/opus_at_menu_item.gif);
  color: #990033; 
  font-family: Arial, Helvetica ; 
  font-size:11px;
  cursor: default;
  height: 20px;
}

.AtOnMenuItem
{
  background-image : url(http://www.opusunitdose.com/images/opus_at_on_menu_item.gif);
  color: #990033; 
  font-family: Arial, Helvetica ; 
  font-size:11px;
  cursor: default;
  height: 20px;
}

.AtOnMenuItemHover
{
  background-image : url(http://www.opusunitdose.com/images/opus_at_on_menu_item.gif);
  color: #990033; 
  font-family: Arial, Helvetica ; 
  font-size:11px;
  cursor: default;
  height: 20px;

}



/*------------------------------------------------------Inside Page Stylesheet --------------------------------------------------------*/
#envelope 
{
	position: relative;
	width: 741px;
	margin: 20px auto 20px auto;
}

#col1, #nav, #mainPanel, #middlecol, #rightcol { 
	float: left; 
	text-align: left;
}


#mainPanel 
{
	background: #fff url(images/inner_bg.gif) 0 0 no-repeat;
	position: relative;
	margin-left: 10px;
	margin-top: 6px;
	width: 712px;
	padding-bottom: 6px;
}

#offset { 
	width: 11px;

}

#loginPanel 
{
	background: transparent url(images/login_panel_bg.gif) 0 0 no-repeat;
	position: relative;
	top: 30px;
	left: 20px;
	width: 476px;
	height: 172px;

}

#loginFields 
{
	position: absolute;
	top: 45px;
	left: 236px;
}

#loginButtons 
{
	position: absolute;
	top: 129px;
	left: 296px;
}


#toplogin 
{
	position: relative;
	width: 723px;
	text-align:right;
	margin-top: 4px;
	
}

#topgraphic {
	width: 723px;
	position: relative;
	
}

#logo {
	position: relative;
	width: 110px;
	margin-left: -8px;
	margin-top: -78px;
}

#innerPanel { 
	background-color: #fff;
	width: 711px;
	vertical-align: top;
	left: 9px;
}

#nav {
	
	text-align: left;
	position: relative;
	margin-left: -8px;
	margin-top: 6px;
	vertical-align: top;
	
}

#middlecol {
	
	position: relative;
	width: 516px;
	margin-left: 4px;
	margin-top: -20px;	
	vertical-align: top;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
}

#advantage 
{
	position: relative;
	width: 174px;
	margin: 20px 0 6px 12px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	
}

#client_perspectives {
	width: 191px;
	position: relative;
	margin-left: -5px;
}

#copy 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #666666;
	padding-left: 12px;
	width: 314px;
	padding-top: 12px;
	line-height: 1.75em;
}

.email 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: White;
	line-height: 1.75em;
}

#contact_copy 
{
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #666666;
	padding-left: 12px;
	width: 500px;
	padding-top: 12px;
	line-height: 1.75em;
}

#top_right_panel {      
       	width: 191px;
		position: absolute;
		top: 65px;
		left: 530px;

}

#top_right_panel_content {      
       	background: transparent url(images/upper_right_panel.gif) 0 0 repeat-y;
       	width: 191px;
       	margin-top: -4px;	
}
   
#copy_top_right_panel 
{
	font-family : Arial, Helvetica;
	font-size : 10px;
	color: #990033;
	padding-left: 20px;
	width: 145px;
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 1.5em;
}

#lower_right_panel_top {      
       	width: 161px;
		position: relative;
		margin-left: 11px;
		margin-top: -1px;
}

#lower_right_panel_content {      
       	background: transparent url(images/lower_right_panel.gif) 0 0 repeat-y;
       	width: 161px;
       	margin-top: -4px;
}
   
#copy_lower_right_panel 
{
	font-family : Arial, Helvetica;
	font-size : 10px;
	color: #666666;
	padding-left: 13px;
	padding-right: 10px;
	width: 135px;
	padding-top: 10px;
	padding-bottom: 2px;
	line-height: 1.75em;
}

#footer { 
	position: relative;
	clear: both; 
	padding-top: 20px;
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	color: #999;
	text-align: center;
	margin-left: -6px;
}

#footer a, #footer a:visited {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #990033;
}
     
#content1, #content2 {
	float: left;
}

#content1 {
	width: 458px;
}

#content2 {
	width: 265px;
}

#icons {
	padding-left: 0px;
}


p.nopad { 
	padding: 0px; 
	margin: 0px; 
}


p, form {
	margin: 0;
	padding: 0;
}


td.pad {
	padding-bottom: 10px;
}

td.td1 {
	padding-top: 10px;
}

td.td2 {
	background-color: #ececec;
}

td.td3 {
	padding-top: 10px;
	padding-left: 8px;
}

#td1 {
	padding-left: 20px;
}


.gray {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	color: #ccc;
}

.white {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	color: #fff;
}

.form {
	font-family : Verdana, Arial, Helvetica;
	font-size : 10px;
	color: #666666;
	
}

#searchbutton, #demo {
	text-align: right;
	background: transparent url(images/home_searchbuttonbg.gif) 0 0 no-repeat;
}

#resource {
	padding: 10px 17px;
}

.red {
	font-family : Arial, Helvetica, Verdana;
	font-size : 10px;
	color: #c03;
	font-weight: bold;
}

#customercenter {
	position: relative;
	padding: 0 17px;
}

img#login {
	float: right;
	margin: 10px;
}
.image_right {
	float:right;
	padding: 0 0 0 20px;
}
.image_left {
	float:left;
    padding: 0 20px 20px 0;

}
    


/*------------------------------------------------------ Revenue Calculator --------------------------------------------------------*/

#revenue_calculator {
	background: transparent url(http://www.opusunitdose.com/images/calculator_bg_top.gif) 0 0 no-repeat;
	width: 309px;
	height: 300px;
}
#revenue_calculator .title {
    padding: 10px 0 10px 15px;
    color: #903;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: .2em;
}
#revenue_calculator_table {
    width: 309px;
    padding: 0;
    margin: 0 0 10px 0;
}
#revenue_calculator .description_cell {
    width: 189px;
    padding: 0 0 5px 15px;
}
#revenue_calculator .entry_cell {
    padding: 0 0 5px 0;
    width: 105px;
}
#revenue_calculator .calc_description_cell {
    width: 189px;
    background: #fafafa;
    padding: 0 0 5px 15px;
}
#revenue_calculator .calc_entry_cell {
	background: #fafafa url(http://www.opusunitdose.com/images/calculator_bg_right.gif) repeat-y right top;
    padding: 0 0 5px 0;
    width: 105px;
}
#revenue_calculator .calc_field {
    width: 75px;
    background: transparent;
    border: 0px solid transparent;
    readonly: true;
    color: #903;
    font-weight: bold;
}
#revenue_calculator .entry_field {
    width: 75px;
    background: #fff;
    border: 1px solid #903;
}

#revenue_calculator .buttons {
    float: right;
    margin: 0 10px 0 0;
}
