
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
	background-color: #8B0000;
}
body {
	background: #E2E1DC fixed 0% 0%;
	background-image: url("Images/WebBackground.jpg");	
	padding-top: 0px;
	font-family: sans-serif;
	margin: 0px 0px 0px 0px;
}
fieldset {
	margin: 2px 5px 2px 5px;
	font-weight: bold;
	border : solid 1px #008000;	
	padding: 0px 10px 10px 10px;
}
legend {
	font: bold 13px Verdana;
	color: #8B0000;	
}
table.menu {	
	border-right: #8B0000 1px solid;
	border-top: #8B0000 1px solid;
	border-left: #8B0000 1px solid;
	border-bottom:#8B0000 1px solid;
	width: 170px;	
}
table.searchmenu {
	border-right: #8B0000 1px solid;
	border-top: #8B0000 1px solid;
	border-left: #8B0000 1px solid;
	border-bottom:#8B0000 1px solid;
	width: 550px;	
}
td.menu-header {
	font-weight: bold;
	font-size: 10pt;
	background: #8B0000;
	vertical-align: top;
	color: #F4F3D4;
	text-align: center;
}
td.menu-title {
	font-weight: bold;
	font-size: 10pt;	
	vertical-align: top;
	color: #8B0000;
	text-align: center;
}
td.menu-link {
	padding: 0px 3px 0px 3px;
	font-size: 10pt;
	background: #F4F3D4;
	vertical-align: top;
	color: #000000;
	WHITE-SPACE: nowrap;
}
table.form {	
	border-right: #273591 1px solid;
	border-top: #273591 1px solid;
	border-left: #273591 1px solid;
	border-bottom: #273591 1px solid;
	width: 460px;
}
table.form-screenonly {		
	border-right: #273591 1px solid;
	border-top: #273591 1px solid;
	border-left: #273591 1px solid;
	border-bottom: #273591 1px solid;
	width: 460px;
	display:inline;
}
td.form-label {
	white-space: nowrap;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color: #000000;
	text-align: right;
} 
td.form-cell {
	padding-left: 5px;
	font-weight: normal;
	font-size: 11pt;
	vertical-align: middle;
	color: black;
	text-align: left;
}
td.form-field {
	font-weight: normal;
	font-size: 10pt;
	background: #F7EBCE;
	vertical-align: top;
	color: black;
	text-align: left;
}
.datagrid {
	border-right: #8B0000 1px solid;
	border-top: #8B0000 1px solid;
	border-left: #8B0000 1px solid;
	border-bottom: #8B0000 1px solid;	
}
.datagrid-header {
	font-weight: bold;
	font-size: 8pt;
	background: #8B0000;
	vertical-align: top;
	text-transform: uppercase;
	color:#F4F3D4 ;
	text-align: left;
}
.datagrid-footer {
	padding-right: 5px;
	font-weight: normal;
	font-size: 8pt;
	background: #F7EBCE;
	vertical-align: top;
	color: black;
	margin-right: 0px;
	text-align: right;	
}
.datagrid-item {
	padding-right: 10px;
	font-weight: normal;
	font-size: 10pt;
	background: #CCCCCC;
	vertical-align: top;
	color: #000000;
	margin-right: 0px;
}
.datagrid-alternatingitem {
	padding-left: 0px;
	font-weight: normal;
	font-size: 10pt;
	background: #F4F3D4;
	margin-left: 0px;
	vertical-align: top;
	color: #000000;
}
.datagrid-selecteditem {
	padding-right: 5px;
	font-weight: normal;
	font-size: 8pt;
	background: lime;
	vertical-align: top;
	color: black;
	margin-right: 0px;
}
.datagrid-edititem {
	padding-right: 5px;
	font-weight: normal;
	font-size: 8pt;
	background: #F7EBCE;
	vertical-align: top;
	color: black;
	margin-right: 0px;
}
.datagrid-pager {
	padding-right: 7px;
	font-weight: bold;
	font-size: 9pt;
	background: none;
	vertical-align: top;
	color: #008000;
	margin-right: 0px;
}
.validation-error {
	font: bold 8pt Verdana;
	color: #FF0000;
	text-transform: none;
	text-decoration: none;	
}
.validation-success {
	font: bold 8pt;
	color:#008000;	
	text-align:center;
	text-transform: none;
	text-decoration: none;	
}
p.pagetitle {
	padding-left: 5px;
	font-weight: bold;
	font-size: 14pt;
	text-transform: none;
	color: #007341;
	text-align: left;
	text-decoration: none;
}
h1.pagecontent {
	padding-left: 5px;
	margin-top:12.0pt;
	margin-right:0in;
	margin-bottom:3.0pt;
	margin-left:.3in;
	text-indent:-.3in;
	font-size:14.0pt;	
}	
p.pagecontent {
	padding-left: 5px;
	font-size: 12pt;
	text-transform: none;
	text-align: left;
	text-decoration: none;	
}
li.pagecontent {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	padding-left: 5px;
	text-transform: none;
	text-decoration: none;
}
div.pagecontent {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:10.0pt;
	padding-left: 5px;
	text-transform: none;
	text-decoration: none;
}
p.copyright {
	font-weight: normal;
	font-size: 10pt;
	text-transform: none;
	color: #8B0000;
	padding-top: 10px;
	text-align: center;
	text-decoration: none;
}
p.pagecontent-screen-only {
	padding-left: 5px;
}
p.pagecontent-print-only
{
	display:none
}
.screen-only {
	display:inline
}
.print-only {
	display:none
}
A:link {
	color: #007b4a;
}
A:hover {
	color: #01bc72;
}
A:visited {
	color: #273591;
}
div.messagebox {
	z-index: 999;
	left: 200px;
	width: 200px;
	position: absolute;
	top: 200px;
	height: 200px;
}
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family:   Verdana Bold, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color:  #F4F3D4;
}
/* background/border colors for the selected tab */
.TabBg {
    background-color: #CCCCCC;
}
/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #F4F3D4;
}
/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color:#008000;
    font-weight: bold
}
/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: gainsboro;
    text-decoration:none;
    font-weight: bold
}
/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#8B0000;
}
A.OtherTabs:visited {
    text-decoration:    none;
    color:#8B0000;
}
A.OtherTabs:active  {
    text-decoration:    none;
    color:#8B0000;
}
A.OtherTabs:hover   {
    text-decoration:    underline;
    color:#008000;
}    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    font-weight:  bold;
}
/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:white;
}
A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}
A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}
A.SiteLink:hover    {
    text-decoration:    underline;
    color:white;
}
/* style for separator between site links */
.Accent {
    color: red;
    font-weight: bolder;
}
.SignIn {
    background-color:"#e2e1dc";    
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
}  
/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  13px;
    font-weight:    bold;
    color: #8B0000;
}
/* GENERAL */
/* style for module titles */
.Head   {
    font-family:  Trebuchet MS, Helvetica, sans-serif;
    font-size:  18px;
    font-weight: normal;
    color:   #8B0000;
}
/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color:  #8B0000;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}
/* text style used for most text rendered by modules */
.Normal {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 15px;    
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #008000;
}
A.CommandButton:visited  {
    text-decoration:    underline;
    color: #008000;
}
A.CommandButton:active   {
    text-decoration:    underline;
    color: #008000;
}
A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}
/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}
H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}
TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #8B0000;
}
TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #8B0000;
}
A:link  {
    text-decoration:    none;
    color:  #8B0000;
}
A:visited   {
    text-decoration:    none;
    color:  #8B0000;
}
A:active    {
    text-decoration:    none;
    color:  #8B0000;
}
A:hover {
    text-decoration:    underline;
    color:  red;
}
SMALL   {
    font-size:  8px;
}
BIG {
    font-size:  14px;
}
BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}
UL LI   {
    list-style-type: square;
    font-size: 13px; 
}
UL LI LI    {
    list-style-type: disc;
    font-size: 12px;
}
OL LI   {
    list-style-type: decimal;
    font-size: 13px;
}
OL OL LI    {
    list-style-type: lower-alpha;
    font-size: 12px;
}
HR {
    color: #008000;
    height:1pt;
    text-align:left
}
