a.crumb:link {color: #666666; text-decoration: none;}
a.crumb:active {color: #666666; text-decoration: none;}
a.crumb:visited {color: #666666; text-decoration: none;}
a.crumb:hover {color: #999999; text-decoration: none;}

a.top:link { font-family:Arial, Helvetica, sans-serif; font-size:xx-small; color:#fff; font-weight:bold; text-decoration: none;}
a.top:active { font-family:Arial, Helvetica, sans-serif; font-size:xx-small; color:#fff; font-weight:bold; text-decoration: none;}
a.top:visited { font-family:Arial, Helvetica, sans-serif; font-size:xx-small; color:#fff; font-weight:bold; text-decoration: none;}
a.top:hover {font-family:Arial, Helvetica, sans-serif; font-size:xx-small; color:#fff; font-weight:bold; text-decoration: none;}

a:link {text-decoration: none; color: #0066CC;}

a:visited {text-decoration: none; color: #0066CC;}

a:hover, a:active {text-decoration: underline; color: #0066CC;}
body{text-align:center;}
.modalBackground 
{
    background-color: transparent;    
    filter: alpha(opacity=70);
    opacity:0.7; 
} 

.modalPopup 
{
    background-color:#ffffdd; 
    border-width:3px; 
    border-style:solid; 
    border-color:Gray; 
    padding:3px; 
    width:250px; 
}

/* Basic Elements */
* { padding: 5; margin-left: 1; margin-top:0 } /*ie hack */
body { 
	font-size: 1.0em;
	font-family: verdana, arial, sans-serif; 
	color: #fff; 
	margin-top: 0px; 
	margin-bottom: 0px;	
	background-image: url(../images/shell/gradient.jpg);
}

#content {
	position: relative;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
}

/*Form Styling*/

.divLogin
{
    position: relative;
    left: 35%;
    font-size: small;
}

.logintbl
{
    padding: 10px;
    text-align: left;
}

.divForm Label 
{
    font-family: verdana, arial, sans-serif;
    font-size: .75em;
    font-weight: bold;
    width: 250px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.divMembers Label
{
    font-family: verdana, arial, sans-serif;
    font-size: .75em;
    font-weight: bold;
    text-align: right;
    width: 250px;
    margin-bottom: 20px;
    margin-top: 5px;
}

.inputMembers
{
    margin-bottom: 20px;
    margin-left: 5px;
    margin-top: 5px;
    display: block;
}

.column
{
    float:left;
    width: 25%;
}

.subTitle
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002d62;
	margin-bottom: 10px;
	font-weight: bold;
}

.checkList
{
    font-family: verdana, arial, sans-serif;
    font-size: .75em;
    font-weight: normal;
    display: inline;
    width: 100%;
}

.input
{
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    margin-left: 5px;
    margin-top: 5px;
}

.buttonEmail
{
    width: 20%;
    margin: 0 auto;
    margin-left: 280px;
    margin-top: 5px;
}

.buttonClipBoard
{
    width: 20%;
    margin: 0 auto;
}

.buttonSubmit, .buttonCancel, .buttonEmail, .buttonClipBoard, .buttonAction, .buttonDefault
{
    background-color: #132E62;
    color: white;  
    font: Arial;
    font-size: 9pt;    
}

.buttonAction
{
    background-color: #D10000;
    width: 160px;
}

.buttonSubmit
{
    margin: 0 auto;
    margin-top: 10px;
    margin-left: 500px;
    width: 100px;      
}

.buttonCancel
{
    float: left;
    margin-left: 5px;
    width: 100px;
}

.divForm, .divMembers
{
    margin: 10px auto;
    width: 1205px;
    padding: 10px;
    text-align: left;
    border: 1px solid #132E62;
}

.divUsers
{
    margin: 10px auto;
    padding: 10px;
    width: 500px;
    text-align: left;
    border: 1px solid #132E62;
}

.divAwardDetails
{
    margin: 10px auto;
    padding: 10px;
    border: 1px solid #132E62;
    text-align:center;
}

.divPIName
{
    font-family: verdana, arial, sans-serif;
    font-size: 18px;
	color: #002d62;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;	
}

.tblUsers
{
    margin: 10px auto;
    padding: 5px;
    border: 1px solid #132E62;
    border-collapse: separate;
}

.tblUsers td
{
    border: 1px solid #132E62;
    padding: 5px;
}

.tblSummary
{
    margin: 10px auto;
    padding: 5px;
    width: 1226px;
    border: 1px solid #132E62;
    border-collapse: separate;
    font-size: xx-small;
}

.tblSummary td
{
    border: 1px solid #132E62;
    padding: 1px;
}

.tblSummary th
{
    border: 1px solid #132E62;
    padding: 1px;
}

.divMembers
{
    display: table;
}

.divSearch
{
    margin-left: 20px;
    margin-top: 20px;   
}
.clear {
	clear: both;
}

.EmptyGrid
{
}

.divEmails
{
    width: 60%;
    margin: 0px auto;
}

.messageValidation
{
    padding: 10px;
    border: 1px solid #132E62;
    background-color: #F5FEA4;
    width: 200px;
    margin: 0px auto;
    margin-bottom: 10px;
    color: #132E62;
} 

.Arial7
{
    font-family: Arial;
    font-size: 7pt;
}

.Arial7Bold
{
    font-family: Arial;
    font-size: 7pt;
    font-weight: bold;
}
  
.Arial8
{
    font-family: Arial;
    font-size: 8pt;
}    


.Arial8Bold
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}

.Arial9Bold
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}

.Arial10Bold
{
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
}

.Arial10WhiteBold
{
	font-family: Arial;
    font-size: 10pt;
    color: white;
    font-weight: bold;
}

#leftmenu {
	position:relative;
	top: 0;
	left: 0;
	float: left;
	width: 202px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
}

#restopimg {
	position: relative;
	top: 0;
	width: 760px;
	height: 262px;
}


/* End Basic Elements */

.style3 {font-size: 11px}
.style4 {font-size: 9.5px}
.top {font-family:Arial, Helvetica, sans-serif; font-size:xx-small; color:#fff; font-weight:bold}


.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #666666;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 18px;
	color: #002d62;
}

.bodytext ul{
		list-style-image:url(../images/arrow-gray.gif);
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: Center;
	color: #002d62;
	margin-bottom: 10px;
	font-weight: bold;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #002d62;		
}

.divnoresults
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #002d62;
	border: 2px solid;
	margin-left: auto;
	margin-right: auto;
	width: 685px;
	padding: 10px;	
}

/* Resource Titles */

.restitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-align: left;
	color: #c10435;
	padding-top: 15px;
	padding-bottom: 10px;
}

.restitle2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #5c7b8c;
	padding: 0 0 3px 10px;
	background-image:url(../images/blue_fade.png);
	background-repeat:repeat-y;
}

.more {
	display:block;
	width:75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	color:#002d62;
}
.more a{
	color: #c10435;
	text-decoration:none;
}
.more a:hover{
	color: #c10435;
	text-decoration:underline;
}

.text{
		color: #002d62;
		display: block;
		line-height: 17px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 0px;
		padding-bottom: 0px; /*bottom spacing between menu items*/		
	}
.text a{
		color: #002d62;
		display: block;
		line-height: 17px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		padding-top: 0px;
		padding-bottom: 10px; /*bottom spacing between menu items*/				
	}
.text a:hover{
		color: #c10435;
		text-decoration: none;
	}


/*Left Column*/
#news{
	float: left;
	width: 430px;
	padding-right: 15px;
	padding-left: 0px;
}
#news h2{
	color: #002d62;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#news .pubcontainer {
	width: 430px;
	float:left;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;	
}
#news .pubwraps {
	width: 135px;
	display:-moz-inline-stack;
	display:inline-block;	
	zoom:1;
	*display:inline;
	vertical-align:top;
	text-align:center;
	padding-bottom:20px;
}


.pubs{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002d62;
}
.pubs a{
	color: #002d62;
	text-decoration:none;
}
.pubs a:hover{
	color: #c10435;
	text-decoration:none;
}	
/*
.pubs ul{
		list-style-type: square;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		padding-left: 28px;
		margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
/*	}
.pubs ul li a{
		color: #002d62;
		line-height: 17px;
	}
	
.pubs ul li a:hover{
		color: #c10435;
		text-decoration: none;
	}	
*/


/*Right Column*/
#announce{
	float: right;
	width: 280px;
	padding-left: 15px;
	padding-right: 15px;
	background-image: url("../images/dot_bg.png");
	background-position: top left;
	background-repeat: repeat-y;
}
#announce h2{
	color: #002d62;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#announce .text a:hover{
	color: #c10435;
	text-decoration: none;
}	
	
#announce dl{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002d62;
}
.announce dt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	font-size:10px;
	padding-left: 28px;
}

.confirmationTable
{
    border: thin solid #002D62;
    padding: 20px;
    border-spacing: 10px;
    background-color: #eeeeee;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    line-height: 18px;
    color: #002d62;
    width: 400px;
}

.main_menu {
height:30px;
line-height:30px;
color:#000;
position:relative;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-left: 35%;

}

.main_menu ul {
list-style:none;
margin:0;
padding:0;
}

.main_menu ul li {
/*border-right:1px solid #000;*/
float:left;
background:#E3E3E6;
margin:0;
padding:0;
}

.main_menu ul li a {
color:#000;
display:block;
text-decoration:none;
padding:0 25px;
}

.main_menu ul li a:hover {
background:#94B8FF;
color:#000;
}

.main_menu ul li ul {
display:none;
width:auto;
position:absolute;
top:30px;
margin:0;
padding:0;
}

.main_menu ul li:hover ul {
display:block;
position:absolute;
margin:0;
padding:0;
}

.main_menu ul li:hover li {
float:none;
list-style:none;
background:#E3E3E6;
border-top:1px solid #000;
margin:0;
}

.main_menu ul li:hover li a {
color:#000;
display:block;
width:170px;
padding:0 20px;
}

.main_menu ul li li a:hover {
color:#000;
}

.comboBoxInsideModalPopup {position:relative;
                            vertical-align:middle;}
.comboBoxInsideModalPopup ul {
    position:absolute ! important;
    left:1px ! important;
    top:17px ! important;}