@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#0d1746;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.0em;
	color:#01bcff;
}


.custombg{
background: url("http://johnjay.jjay.cuny.edu/justiceawards/_images/justicebg.jpg") no-repeat;
background-attachment:fixed;	
}
p span{font-family:Georgia, Times, Times New Roman, serif; font-size: 14px;}
span.uppercase {
    text-transform: uppercase; font-size:12px;
}
span.linehight{line-height:1.5em; font-size:12px;}
.fontdif{font-family: Brush Script MT,cursive; font-size:24px;}

.center{text-align:center;}
#darkerblue{color:#083a81;}
a, a:visited, a:active {
  color: #05b1f3; text-decoration: none; border-bottom: 1px blue dotted;
}

a:hover {
  color: #05b1f3; text-decoration: underline; border: none;
}
.jj-logo{
    width: 198px;
    height: 143px;
    /*background: url("https://johnjay.jjay.cuny.edu/jjnew_img/jjclogo.jpg") no-repeat;*/
    border: solid 1px #fff;
    display:inline-block;
    float:left;
  }
.cuny-logo{
    width: 120px;
    height: 59px;
    border: solid 1px #fff;
    display:inline-block;
    float:right;
}
a.nounderline:link, a.nounderline:visited, a.nounderline:hover, a.nounderline:active{
   color: #fff; text-decoration: none; border-bottom: 1px #fff dotted;
  }
a#BryanStevenson{text-decoration: none; border-bottom: 1px #fff dotted; color:#083a81;}
a#GloriaSteinem{text-decoration: none; border-bottom: 1px #fff dotted; color:#083a81;}
a#AnthonyMcGill{text-decoration: none; border-bottom: 1px #fff dotted; color:#083a81;}
a#JeromeButingandDeanStrang{text-decoration: none; border-bottom: 1px #fff dotted; color:#083a81;}
a#PastRecipients{text-decoration: none; border-bottom: 1px #fff dotted; color:#083a81;}
a#PastPresentersandProgramParticpants{text-decoration: none; border-bottom: 1px #fff dotted; color:#083a81;}
a.cunylink{text-decoration: none; border-bottom: 1px #fff dotted; color:#fff;}
ul li{ list-style-type : none; padding-bottom: 8px;}
#darkerblue h1{color:#083a81;}
tr td h2{     
	-webkit-margin-before: 0.43em;
    -webkit-margin-after: 0.43em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}
tr td h1{     
	-webkit-margin-before: 0.43em;
    -webkit-margin-after: 0.43em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}
a.registarylink{color: #000;}
.bottomlogos{padding-top:40px;}
.justiceawardsimage{margin-right:-2px;}