

/* Font Styles
----------------------------------------------- */
td, p, li, ul, div, span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;
	color:#4d4d4d;
	line-height: 16px;
	
}

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px; 
	font-weight:bold;
	color:#005daa;
}


H1.productH1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px; 
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 10px;
	color:#4d4d4d;
}

H2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #4d4d4d;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #4d4d4d;
}

div#textArea ul li {
	/*list-style:inside;*/
	list-style-position:outside;
	list-style-image:url(../img/bullet.gif);
	margin:0px 0px 0px 13px;
	color:#4d4d4d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#srvList ul li {
	/*list-style:inside;*/
	list-style-position:outside;
	list-style-image:url(../img/bullet_arrow.gif);
	margin:0px 0px 0px 0px;
	color:#4d4d4d;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

div#conferencecallTextArea li {
	color:#4d4d4d;
	padding-left: 5;
	padding-bottom: 0px;
	list-style-position: outside;
}
div#conferencecallTextArea ul {
	list-style-image:url(../img/bullet.gif);
	/*list-style-image:url(../img/bullet_double.gif);*/
	margin:0px 0px 0px 13px;
	padding-left: 0;
	padding-bottom: 3px;
	padding-top: 0;
}

ol {
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 15px;
	font-size:11px;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;	
}

.gray11{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	font-weight:normal;
	color:#333333;
	line-height: 16px;
}

.gray10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal;
	color:#333333;
	line-height: 16px;
}

.white10{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal;
	color:#ffffff;
}

.white9{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	font-weight:normal;
	color:#ffffff;
}

.blue12 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:bold; 
	color:#005daa;
}

/* Link Styles
----------------------------------------------- */

a {
	color: #9978b8;
	text-decoration: none;
}
a:hover {
	color: #9978b8;
	text-decoration: underline;
}

a.linkGray11 {
	color: #4d4d4d;
	text-decoration: none;
	font-size:11px; 
	font-weight: regular;
	line-height: 13px;
}
a.linkGray11:hover {
	color: #808080;
	text-decoration: underline;
}

a.linkGray12 {
	color: #4d4d4d;
	text-decoration: none;
	font-size:12px; 
	font-weight: regular;
	line-height: 13px;
}
a.linkGray11:hover {
	color: #808080;
	text-decoration: underline;
}

a.linkGray10 {
	color: #808080;
	text-decoration: none;
	font-size:10px; 
	font-weight: bold;
	line-height: 12px;
}
a.linkGray10:hover {
	color: #808080;
	text-decoration: underline;
}

a.linkGray9 {
	color: #808080;
	text-decoration: none;
	font-size:9px; 
	font-weight: bold;
	line-height: 10px;
}
a.linkGray9:hover {
	color: #808080;
	text-decoration: underline;
}

a.linkGray {
	color: #4d4d4d;
	text-decoration: none;
}
a.linkGray:hover {
	color: #808080;
	text-decoration: underline;
}

a.breadcrumb {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #808080;
	text-decoration: none;
	font-size:10px; 
	font-weight: regular;
	line-height: 13px;
}

a.breadcrumb:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

a.breadcrumb_on {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #4d4d4d;
	font-size:10px; 
	text-decoration: none;
}

a.breadcrumb_on:hover {
	text-decoration: underline;
}


/* Form fields
----------------------------------------------- */

.signinField {
	height: 9px;
	width: 88px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #ebebeb;
}

.searchField {
	height: 14px;
	width: 110px;
	border: 1px solid #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #ffffff;
	margin-top: 5px;
}

.selectbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	background-color: #ffffff;
	margin-top:2px;
}

/* Form Styles
----------------------------------------------- */
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242647;
	background-color: #D6E0E9;
}

.textbox {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}

.checkbox {
	height: 15px;
	width: 15px;
}

.inputbox {
	height: 18px;
	border: 2px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	background-color: #C4E0F7;
	margin: 0px;
	padding: 0px;
}

input.formButton {
	cursor: hand; cursor: pointer;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 9pt;
	font-weight: normal;
	border-width: 1pt;
	height:20px;
	margin: 0pt;
	color: #FFFFFF;
	border-color: #000000;
	background-color: #BB121E;
	border-style: solid;
}

.divider {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration:none;
	margin-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.required	{
	color: #BB121E;
	font-weight: bold;
}
.requiredNOT	{
	color: #000000;
	font-weight: bold;
}
.greyHeading {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	font-weight:bold;
}	 

/*Form Error
---------------------------------------------------*/
.textareaError {
	border: 2px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.textboxError {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.selectboxError {
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ff0000;
}

.normalMessage {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.errorMessage {
	font-family: "Trebuchet MS", Verdanna, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}


/* Main Containers
----------------------------------------------- */

#frame {
	width:793px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#contentheader {
	left:0px;
	top:0px;
	background:#fff
}
	
#contentcenter {
	width:606px;
	padding:0px;
	float:left;
	background:#fff;
}

#homeRight {
	width:187px;
	background:#fff;
	float:left;
}

#frame_footer {
	width:793px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

/* Right Sidebar
----------------------------------------------- */

#dateContainer {
	width:187px;
	height:15px;
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	float:left;
}

#text-recent-news {
	width:187px;
	height:22px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	float:left;
}

#bg-news {
	width:187px;
	/*height:194px;*/
	padding:0px;
	background-repeat:no-repeat;
	background-image:url(../img/bg_news.gif);
	margin-top:0px;
	margin-bottom:0px;
	float:left;
}

#rightTextArea {
	width:150px;
	/*height:194px;*/
	text-align:left;
	margin-top:13px;
	margin-left:15px;
	margin-bottom:10px;
}

#btn-more-news {
	width:187px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	float:left;
}

#btn-rss {
	width:187px;
	height:41px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	float:left;
}

#line-news-divider {
	width:187px;
	height:6px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	float:right;
}

#text-converencecall {
	width:187px;
	height:21px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	float:left;
}

#bg-conferencecall {
	width:183px;
	/*height:103px;*/
	margin-top:0px;
	margin-bottom:0px;
	background-repeat:no-repeat;
	background-image:url(../img/bg_conferencecall.gif);
	padding:0px;
	float:left;
}

#bg-upcomingevents_left {
	width:185px;
	/*height:103px;*/
	margin-top:0px;
	margin-bottom:0px;
	background-repeat:no-repeat;
	background-image:url(../img/bg_upcomingevents_left.gif);
	padding:0px;
	float:left;
}

#conferencecallTextArea {
	width:150px;
	/*height:90px;*/
	text-align:left;
	margin-top:13px;
	margin-left:14px;
}

#callRule {
	width:187px;
	height:1px;
	margin-top:10px;
	margin-bottom:0px;
	text-align:left;
	padding:0px;
	float:left;
}

#creditContainer {
	width:187px;
	height:88px;
	margin-top:20px;
	margin-bottom:0px;
	text-align:left;
	padding:0px;
	float:left;
}


/* Content Containers
----------------------------------------------- */

#mainArea {
	width:606px;
	float:left;
	text-align: top;
	margin-top: 0px;
}

#home-main-promo {
	width:606px;
	height:272px;
	float:left;
	text-align: top;
	margin-top: 0px;
}

#home-left {
	width:185px;
	/*height:105px;*/
	float:left;
}

#text-featured {
	width:421px;
	height:20px;
	float:left;
}

#bg-featured {
	width:421px;
	background-image:url(../img/bg_featured.gif);
	background-repeat:no-repeat;
	float:left;
}

#featureArea01 {
	width:212px;
	float:left;
}

#featureArea02 {
	width:209px;
	float:left;
}

#featureRule {
	/*clear:both;*/
	margin-top:10px;
	width:421px;
	height:1px;
}

#footerText {
	/*clear:both;*/
	width:421px;
	height:50px;
	background:#fff;
	float:left;
}

#headerArea {
	position:relative;
	left:0px;
	top:0px;
	width:794px;
	height:129px;
}

#amri-logo {
	width:244px;
	height:107px;
	padding:0px;
	float:left;
}

#miniTextNavArea {
	position:absolute;
	left:244px;
	top:15px;
	width:550px;
	height:19px;
	background-color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	margin-right:10px;
}

#searchContainer {
	position:absolute;
	left:244px;
	top:35px;
	width:550px;
	height:22px;
	/*background-color:#FFFFFF;*/
	text-align:right;
	vertical-align:top;
	margin-right:10px;
	margin-bottom: 0px;
}


/* Subpage Containers
----------------------------------------------- */
#sub_header {
	width:606px;
	height:23px;
	float:left;
}

#breadcrumb_area {
	width:606px;
	height:17px;
	float:left;
}

#breadcrumb-text {
	margin-left:8px;
	width:590px;
}

#sub-topleft {
	width:185px;
	height:258px;
	float:left;
}

#subarea {
	width:421px;
	float:left;
}

#left-sidebar {
	background-image:url(../img/sub_topleft.jpg);
	background-repeat:no-repeat;
	width:185px;
	height:253px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-top:5px;
}
#left-sidebar-contactform {
	background-image:url(../img/sub_topleft.gif);
	background-repeat:no-repeat;
	width:185px;
	height:253px;
	margin:0px;
	padding:0px;
	padding-left:0px;
	padding-top:5px;
}

#bg-submain-area {
	width:421px;
	background-image:url(../img/bg_submain_area.jpg);
	background-repeat:no-repeat;
	float:left;
}

#bg-submain-area-search {
	width:612px;
	background-image:url(../img/bg_submain_area.jpg);
	background-repeat:no-repeat;
	float:left;
}

#sub-thumbnail {
	width:133px;
	height:83px;
	float:right;
}

#rule-submain {
	/*clear:both;*/
	width:421px;
	height:1px;
	float:left;
}

#sub_contact_footer {
	/*clear:both;*/
	width:421px;
	float:left;
}

#textArea {
	width:385px;
	margin-top:18px;
	margin-left:18px;
}

#searchResults {
	width:612px;
	margin-top:-18px;
	margin-left:18px;
}

#requestInfoArea {
	left:227px;
	top:10px;
	width:141px;
	height:17px;
	float:right;
	z-index:9;
}


/* Nav Containers
----------------------------------------------- */

#nav_container {
	width:615px;
	height:22px;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:-6px;
	
}

ul.nav {
	float:left;
	width:100%;
	padding:0px;
	margin:0px;
	list-style-type:none;
}

li.navli {
	display:inline;
	float: left;
	line-height: 10px;
	padding:0px;
	margin:0px;
}

/* Sub Navigation
----------------------------------------------- */
div#rightTextArea li {
	background: none; 
	color: #4d4d4d;
	padding-left: 0;
	padding-bottom: 8px;
	list-style-position: outside;
	list-style-type: none;
}
div#rightTextArea ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	padding-bottom: 3px;
}

div#fourthTierNav li  {
	color: #808080;
	background: none; 
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	list-style-position: outside;
	list-style-type: none;
}
div#fourthTierNav ul  {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 8px;
	padding-top: 0;
}

div#fifthTierNav li  {
	color: #808080;
	background: none; 
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 1px;
	list-style-position: outside;
	list-style-type: none;
}
div#fifthTierNav ul  {
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding-left: 0;
	padding-bottom: 8px;
	padding-top: 0;
}

a.subnav {
	color: #4d4d4d;
	text-decoration: none;
	font-size:11px; 
	font-weight: regular;
	line-height: 13px;
}
a.subnav:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

a.subnav_on {
	color: #4d4d4d;
	text-decoration: underline;
}

a.fourthTier {
	color: #808080;
	text-decoration: none;
	font-size:11px; 
	font-weight: regular;
	line-height: 13px;
}
a.fourthTier:hover {
	color: #808080;
	text-decoration: underline;
}
a.fourthTier_on {
	color: #808080;
	text-decoration: underline;
}

a.fifthTier {
	color: #808080;
	text-decoration: none;
	font-size:11px; 
	font-weight: regular;
	line-height: 13px;
}

a.fifthTier:hover {
	color: #808080;
	text-decoration: underline;
}
a.fifthTier_on {
	color: #808080;
	text-decoration: underline;
}

/* Misc
----------------------------------------------- */
.imgLeft {
	margin-right: 10px;
}
.imgRight {
	margin-left: 10px;
}

hr {
	border: none 0; 
	border-top: 2px dotted #9978b8;
	width: 100%;
	height: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.clear {
	clear:both;
} 
