/* CSS Document */


body {
	background-image: url(/images/bg.new.gif);
	margin: 0px 0px 0px 0px; 
	padding:0px;
	font-family:Arial,Helvetica,Sans Serif; 
	font-size:12px; 
}

.content {
	font-family:Arial,Helvetica,Sans Serif; 
	font-size:12px; 
	color:#000000;
}

.content2 {
	font-family:Arial, Helvetica, "Sans Serif";
	font-size:11px;
	color:#000000;
}

.search {font-family:Arial,Helvetica,Sans Serif; font-size:12px; color:#9e2e21; font-weight: bold;}

.header {font-family:Arial,Helvetica,Sans Serif; font-size:12px; color:#FFFFFF; font-weight: bold; height: 20px;}


/* links */
a:link {
	color: #9e2e21;
	font-family:Arial, Helvetica, "Sans Serif";
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}

a:visited {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a:active {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a:hover { text-decoration:underline;} 
 

a.bottom:link {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a.bottom:visited {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a.bottom:active {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:none;}

a.bottom:hover {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:11px; font-weight: bold; text-decoration:underline;}


a.search:link {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.search:visited {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.search:active {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.search:hover {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:underline;} 


a.left:link {color: #FFFFFF; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.left:visited {color: #FFFFFF; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.left:active {color: #FFFFFF; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.left:hover {color: #CCCCCC; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;} 


a.top:link {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.top:visited {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.top:active {color: #9e2e21; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none;}

a.top:hover {color: #FFFFFF; font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold; text-decoration:none; background-color:#9e2e21; height:17px;}
 

/* tables */
.borderTable {	
border: 1px dotted #EF6D3B;
font-family:Arial,Helvetica,Sans Serif; font-size:12px; font-weight: bold;
margin-left:auto; margin-right:auto;
background-color: #000000;
}

/* altRowColors used in Media Resource Online Shopping */
.altRowColor1 {
   background-color: #9e2e21;
}
.altRowColor2 {
   background-color: #FFFFFF;
}
.custFieldset {
    background-color: #EEEEEE;
}
.custLegend {
    background-color: #FFFFFF;
    color: #9e2e21;
    font-weight: bold;
    font-size: 13px;
    font-weight: bold;
    border: #000000 solid 1px;
    padding: 1px 10px;
}
.markRequired {
    background-image: url('/images/required.gif');
    background-repeat: no-repeat;
    background-position: right top;
}
.error {
    color: #FF0000;
}
.small {
   font-size: 9px;
}
.smallOption {
   font-size: 11px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #03F;
}
.title2nd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0000CC;
}
.journaltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.click {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
.canceled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

