/* style2 */

/* custom error message Styling AH*/


dd.error {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
         display: block;
	padding: 10px 10px 10px 45px;
	margin: 15px 0;	
	}

h1 { 
	color: #666;
}

h2 {
	color: #1e507d;
}

h3 {
	color: #333;
}

body {
	color: #333;
	background: #999999;
}

a {
	color: #206ba8;
}

img.album {
	border: 2px solid #206ba8;
}

/* horiz menu */

#horiz-menu a {
	color: #fff;
}

#horiz-menu li.active a {
	color: #5eccff;
}

#horiz-menu ul li:hover,
#horiz-menu ul li.sfHover,
#horiz-menu ul ul {
	background: #1A3C5E;
}

#horiz-menu ul li:hover a,
#horiz-menu ul li.sfHover a,
#horiz-menu ul li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover a,
#horiz-menu ul li:hover li:hover li:hover li:hover li:hover a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li.sfHover a {
	color: #5eccff;
}

#horiz-menu ul li:hover li a,
#horiz-menu ul li.sfHover li a,
#horiz-menu ul li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li a,
#horiz-menu ul li:hover li:hover li:hover li:hover li a,
#horiz-menu ul li.sfHover li.sfHover li.sfHover li.sfHover li a {
	color: #fff;
}

#horiz-menu ul ul li,
#horiz-menu ul ul li:hover,
#horiz-menu ul ul li.sfHover {
	background: url(../images/style2/dropdown-div.png) 0 100% repeat-x;
}

#horiz-menu a.daddy {
	background: url(../images/style2/dropdown-child.png) 100% 50% no-repeat;
}

ul.sidenav a {
	background: #f5f5f5 url(../images/style2/bullets-mainmenu.png) 5px 5px no-repeat;
}

a.mainlevel {
	background: #f5f5f5 url(../images/style2/bullets-mainmenu.png) 5px 5px no-repeat;
}

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	color: #666;
}

.componentheading {
	color: /*#f68920*/#000066;
	border-bottom: 5px solid #eee;
}

#mainframe td.contentheading,
.contentheading {
	background:/* #f3f3f3*/#E9E9E9;
	color: /*#333*/#000066;
}

#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading,
#mainframe td.buttonheading,
#mainframe .contentpaneopen td.buttonheading {
	background: #f3f3f3;
}

/* structure */

#body-b {
	background: #fff url(../images/style2/bg-bottom.png) 0 100% repeat-x;
}

#body-t {
	background: url(../images/style2/bg.png) 0 0 repeat-x;
}

#frame-1 {
	/*background: url(../images/style2/shadow-br.png) 100% 100% no-repeat;*/
}

#frame-2 {
	/*background: url(../images/style2/shadow-bl.png) 0 100% no-repeat;*/
}

#frame-3 {
	/*background: url(../images/style2/shadow-tr.png) 100% 0 no-repeat;*/
}

#frame-4 {
	/*background: url(../images/style2/shadow-tl.png) 0 0 no-repeat;*/
}

#masthead {
	background: url(../images/style2/masthead-bg.png) 0 0 repeat-x;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}

#logo {
	background: url(../images/style2/logo.jpg) 0 0 no-repeat;
}

#horiz-menu {
	background: url(../images/style2/menu-bg.png) 0 0 repeat-x;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}

#mainbody-1 {
	background: #fff url(../images/style2/body-b.png) 0 100% repeat-x;
        _width: 918px !important;
}

#mainbody-2 {
	background: url(../images/style2/body-t.png) 0 0 repeat-x;
}

#mainbody-3 {
	background: url(../images/style2/body-br.png) 100% 100% no-repeat;
}

#mainbody-4 {
	background: url(../images/style2/body-bl.png) 0 100% no-repeat;
}

#mainbody-5 {
	background: url(../images/style2/body-tr.png) 100% 0 no-repeat;
}

#mainbody-6 {
	background: url(../images/style2/body-tl.png) 0 0 no-repeat;
}

#footer-1 {
	background: #E5E5E5 url(../images/style2/footer-bg.png) 0 100% repeat-x;
}

#footer-2 {
	background: url(../images/style2/footer-edge.png) 100% 0 repeat-y;
}

#footer-3 {
	background: url(../images/style2/footer-edge.png) 0 0 repeat-y;
}

#footer-4 {
	background: url(../images/style2/footer-edge2.png) 100% 100% no-repeat;
}

#footer-5 {
	background: url(../images/style2/footer-edge2.png) 0 100% no-repeat;
}

#rocket-1 {
	background: url(../images/style2/footer-shadow-bg.png) 0 0 repeat-x;
}

#rocket-2 {
	background: url(../images/style2/footer-shadow-r.png) 100% 0 no-repeat;
}

#rocket-3 {
	background: url(../images/style2/footer-shadow-l.png) 0 0 no-repeat;
}

img#rocket {
	background: url(../images/style2/rocket.png) 0 0 no-repeat;
}

/* modules */

.module-hilite1 {
	color: #ddd;
}

.module-hilite3 {
	color: #eee;
}

.module-hilite4 {
	color: #ccc;
}

.module-hilite1 a {
	color: #fff;
}

.module-hilite3 a {
	color: #fff;
}
/*to remove menu formatting AH*/

.module-hilite3 a.mainlevel, .module-hilite3 a.mainlevel visited, .module-hilite3 a.mainlevel hover {
background-image:none;
background-color:#F68920;
padding-left:0px;
padding-top:0px;
}

.module-hilite4 a {
	color: #fff;
}

#footer-1 .module {
	color: #000;
}

#footer-1 .module a {
	color: #23507D;
}

#footer-1 .module h3 {
	color: #23507D;
}

.module h3,
.module-hilite2 h3 {
	/*background: url(../images/style2/bullet-header-hilite2.png) 0 0 no-repeat;*/
}

.module-hilite1 h3 {
	color: #fff;
	/*background: url(../images/style2/bullet-header-hilite1.png) 0 0 no-repeat;*/
}

.module-hilite3 h3 {
	color: #fff;
	/*background: url(../images/style2/bullet-header-hilite3.png) 0 0 no-repeat;*/
}

.module-hilite4 h3 {
	color: #fff;
	background: url(../images/style2/bullet-header-hilite4.png) 0 0 no-repeat;
}

.module .readon,
.module-hilite2 .readon {
	background: url(../images/style2/arrow-1.png) 0 0 no-repeat;
}

.module-hilite1 .readon {
	background: url(../images/style2/arrow-4.png) 0 0 no-repeat;
}

.module-hilite3 .readon {
	background: url(../images/style2/arrow-6.png) 0 0 no-repeat;
}

.module-hilite4 .readon {
	background: url(../images/style2/arrow-5.png) 0 0 no-repeat;
}

/* generic */

.module-hilite1 {
	background: url(../images/style2/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite1 div {
	background: url(../images/style2/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite1 div div {
	background: url(../images/style2/hilite1/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite1 div div div {
	background: url(../images/style2/hilite1/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite2 div div {
	background: url(../images/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite2 div div div {
	background: url(../images/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite3 {
	background: url(../images/style2/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite3 div {
	background: url(../images/style2/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite3 div div {
	background: url(../images/style2/hilite3/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite3 div div div {
	background: url(../images/style2/hilite3/module-left-br.png) 100% 100% no-repeat;
}

.module-hilite4 {
	background: url(../images/style2/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.module-hilite4 div {
	background: url(../images/style2/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.module-hilite4 div div {
	background: url(../images/style2/hilite4/module-left-tr.png) 100% 0 no-repeat;
}

.module-hilite4 div div div {
	background: url(../images/style2/hilite4/module-left-br.png) 100% 100% no-repeat;
}

/* left */

.left .module-hilite1 {
	background: url(../images/style2/hilite1/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite1 div {
	background: url(../images/style2/hilite1/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite1 div div {
	background: url(../images/style2/hilite1/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite1 div div div {
	background: url(../images/style2/hilite1/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite2 {
	background: url(../images/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite2 div {
	background: url(../images/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite2 div div {
	background: url(../images/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite2 div div div {
	background: url(../images/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite3 {
	background: url(../images/style2/hilite3/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite3 div {
	background: url(../images/style2/hilite3/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite3 div div {
	background: url(../images/style2/hilite3/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite3 div div div {
	background: url(../images/style2/hilite3/module-leftcol-br.png) 100% 100% no-repeat;
}

.left .module-hilite4 {
	background: url(../images/style2/hilite4/module-left-tl.png) 0 0 no-repeat;
}

.left .module-hilite4 div {
	background: url(../images/style2/hilite4/module-left-bl.png) 0 100% no-repeat;
}

.left .module-hilite4 div div {
	background: url(../images/style2/hilite4/module-leftcol-tr.png) 100% 0 no-repeat;
}

.left .module-hilite4 div div div {
	background: url(../images/style2/hilite4/module-leftcol-br.png) 100% 100% no-repeat;
}

/* right */

.right .module-hilite1 {
	background: url(../images/style2/hilite1/module-right-tr.png) 100% 0 no-repeat;
        width: 300px;
        word-wrap: break-word;
}

.right .module-hilite1 div {
	background: url(../images/style2/hilite1/module-right-br.png) 100% 100% no-repeat;

}

.right .module-hilite1 div div {
	background: url(../images/style2/hilite1/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite1 div div div {
	background: url(../images/style2/hilite1/module-rightcol-bl.png) 0 100% no-repeat;
}
/*added to remove background image from inner user1module divs AH*/
.right .module-hilite1 div div div div {
	background:/* url(../images/style2/hilite1/module-rightcol-bl.png) 0 100% no-repeat*/none;
}

.right .module-hilite2 {
	background: url(../images/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite2 div {
	background: url(../images/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite2 div div {
	background: url(../images/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite2 div div div {
	background: url(../images/module-rightcol-bl.png) 0 100% no-repeat;
}
/*added to remove background image from inner user1module divs AH*/
.right .module-hilite2 div div div div {
	background: /*url(../images/module-rightcol-bl.png) 0 100% no-repeat*/none ;
}

.right .module-hilite3 {
	background: url(../images/style2/hilite3/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite3 div {
	background: url(../images/style2/hilite3/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite3 div div {
	background: url(../images/style2/hilite3/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite3 div div div {
	background: url(../images/style2/hilite3/module-rightcol-bl.png) 0 100% no-repeat;
}
/*added to remove background image from inner user1module divs AH*/
.right .module-hilite3 div div div div {
	background: /*url(../images/style2/hilite3/module-rightcol-bl.png) 0 100% no-repeat*/none;
}

.right .module-hilite4 {
	background: url(../images/style2/hilite4/module-right-tr.png) 100% 0 no-repeat;
}

.right .module-hilite4 div {
	background: url(../images/style2/hilite4/module-right-br.png) 100% 100% no-repeat;
}

.right .module-hilite4 div div {
	background: url(../images/style2/hilite4/module-rightcol-tl.png) 0 0 no-repeat;
}

.right .module-hilite4 div div div {
	background: url(../images/style2/hilite4/module-rightcol-bl.png) 0 100% no-repeat;
}

/* content */

div#mod-top {
	background: url(../images/style2/masthead-div.png) 0 0 no-repeat;
}

div#mod-top li {
	background: url(../images/style2/bullet-masthead.png) 0 5px no-repeat;
	color: #333;
}

div#mod-top a {
	color: #1e507d;
}

span.pathway {
	color: #333;
}

span.pathway a {
	color: #206ba8;
	background: url(../images/style2/bullet-pathway.png) 100% 50% no-repeat;
}

.readon {
	background: url(../images/style2/readon-default.png) 0 0 no-repeat;
}

li.number-1 {
	background: url(../images/style2/number-1.png) 0 2px no-repeat;	
}

li.number-2 {
	background: url(../images/style2/number-2.png) 0 2px no-repeat;	
}

li.number-3 {
	background: url(../images/style2/number-3.png) 0 2px no-repeat;	
}

li.number-4 {
	background: url(../images/style2/number-4.png) 0 2px no-repeat;	
}

li.number-5 {
	background: url(../images/style2/number-5.png) 0 2px no-repeat;	
}

li.number-6 {
	background: url(../images/style2/number-6.png) 0 2px no-repeat;	
}

li.number-7 {
	background: url(../images/style2/number-7.png) 0 2px no-repeat;	
}

li.number-8 {
	background: url(../images/style2/number-8.png) 0 2px no-repeat;	
}

li.number-9 {
	background: url(../images/style2/number-9.png) 0 2px no-repeat;	
}

ul.flame-1 li {
	background: url(../images/style2/flame-1.png) 0 2px no-repeat;
}

ul.flame-2 li {
	background: url(../images/style2/flame-2.png) 0 2px no-repeat;
}

ul.flame-3 li {
	background: url(../images/style2/flame-3.png) 0 2px no-repeat;
}

ul.arrow-1 li {
	background: url(../images/style2/arrow-1.png) 2px 2px no-repeat;
}

ul.arrow-2 li {
	background: url(../images/style2/arrow-2.png) 2px 2px no-repeat;
}

ul.arrow-3 li {
	background: url(../images/style2/arrow-3.png) 2px 2px no-repeat;
}

ul.arrow-4 li {
	background: url(../images/style2/arrow-4.png) 2px 2px no-repeat;
}

ul.arrow-5 li {
	background: url(../images/style2/arrow-5.png) 2px 2px no-repeat;
}

ul.arrow-6 li {
	background: url(../images/style2/arrow-6.png) 2px 2px no-repeat;
}

ul.triangle-1 li {
	background: url(../images/style2/triangle-1.png) 6px 4px no-repeat;
}

ul.triangle-2 li {
	background: url(../images/style2/triangle-2.png) 6px 4px no-repeat;
}

ul.triangle-3 li {
	background: url(../images/style2/triangle-3.png) 6px 4px no-repeat;
}

ul.triangle-4 li {
	background: url(../images/style2/triangle-4.png) 6px 4px no-repeat;
}

ul.triangle-5 li {
	background: url(../images/style2/triangle-5.png) 6px 4px no-repeat;
}

ul.triangle-6 li {
	background: url(../images/style2/triangle-6.png) 6px 4px no-repeat;
}

ul.bullet-1 li {
	background: url(../images/style2/bullet-1.png) 6px 4px no-repeat;
}

ul.bullet-2 li {
	background: url(../images/style2/bullet-2.png) 6px 4px no-repeat;
}

ul.bullet-3 li {
	background: url(../images/style2/bullet-3.png) 6px 4px no-repeat;
}

ul.bullet-4 li {
	background: url(../images/style2/bullet-4.png) 6px 4px no-repeat;
}

ul.bullet-5 li {
	background: url(../images/style2/bullet-5.png) 6px 4px no-repeat;
}

ul.bullet-6 li {
	background: url(../images/style2/bullet-6.png) 6px 4px no-repeat;
}

blockquote {
	color: #1e507d;
}

pre {
	background: #f5f5f5;
}

span.alert {
	color: #c00;
	border-top: 3px solid #fe7b7a;
	border-bottom: 3px solid #fe7b7a;
	background: #FFD6D6 url(../images/status-alert.png) 10px 50% no-repeat;
}

span.info {
	color: #0055BB;
	border-top: 3px solid #629de3;
	border-bottom: 3px solid #629de3;
	background: #D8E5F8 url(../images/status-info.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border-top: 3px solid #fde179;
	border-bottom: 3px solid #fde179;
	background: #FEF6D8 url(../images/status-note.png) 10px 50% no-repeat;
}

span.download {
	color: #57861A;
	border-top: 3px solid #c2df88;
	border-bottom: 3px solid #c2df88;
	background: #EEF7DD url(../images/status-download.png) 10px 50% no-repeat;
}

/* styling for h1 and h2 tags AH Jan 29 */
/*h1 {

border-bottom:5px solid #EEEEEE;
color:#000066;
font-family:Geneva,Arial,Helvetica,sans-serif;
font-size:170%;
line-height:100%;
margin:20px 0;
padding:0;
}

h2 {

font-family: Geneva,Arial,Helvetica,sans-serif;
font-size: 150%;
height:  30px;
line-height: 30px;
padding-left: 10px;
width: 100%;
padding: 0 10px;
background:#E9E9E9 none repeat scroll 0 0;
color:#000066;
}*/

.right .module-hilite3 .vmCartModule {
  background-color: #F28A27;
}

.module-hilite1 ul {
	padding-left: 5px;
	list-style: none;
	margin-bottom:5px;
}
.module-hilite1 ul li {
margin-bottom:5px;
}
.module-hilite1 ul li p {
margin-bottom:0px;
margin-top:3px;
}
div.ucd_title {
margin-top:15px;
font-size:135%;
font-family:Arial, Helvetica, sans-serif
}
