﻿/* NCMA*/
/* Created 11-17-06 */
/* Last modified by: Jennifer 03-30-07*/

body 
{
    background-image: url("../images/bg-gradient.gif");
    background-repeat: repeat-x;
    background-color:#24526c;
    font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: .8em;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
	color: #24526c;
	margin: 0;
} 

div#outer-div
{     
    margin:0 auto;
    width:755px;
    min-height: 700px;
    text-align: left;	
}

div#top-space
{    
    height:30px;
    width:751px;
    background-image: url("../images/NCMA_logo-slice.jpg");
    background-repeat:repeat-x;
    position:relative;
    left:12px;
    top:10px;
    bottom:0;
}

div#wrapper
{   
    text-align: left;	
}

div#top
{
    width:755px;
    height: 12px;
    position:relative;
    bottom:0;
}

div#top-cornerL
{
    background-image: url("../images/top-leftcorner.jpg");
    background-repeat:no-repeat;
    width: 12px;
    height: 12px;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
}

div#top-line
{
   
    background-image: url("../images/NCMA-top-header.jpg");
    background-repeat:repeat-x;
    background-color:White;
    height: 12px;
    width:735px;
    position:absolute;
    left:12px;
    top:0;
    bottom:0;
    
}

div#top-cornerR
{
    background-image: url("../images/top-rightcorner.gif");
    background-repeat:no-repeat;
    width: 13px;
    height: 12px;
    position:absolute;
    right:0;
    top:0;
    bottom:0;
}

div#Header
{   
    background-image: url("../images/NCMA_header.jpg");
    background-repeat:no-repeat;
    border: 2px solid #990000;
    border-bottom:0px;
    border-top:0px;
    width:751px;
    height: 135px;
    position:relative;
    margin-top:0;
}

#info 
{
    background-color: White;
    width: 300px;
    overflow: auto;
}

#flashcontent 
{
    background-color: White;
	border: solid 0px #fff;
	width: 755px;
	height: 120px;
	margin: 0px 0px;
}

div#greenmenu
{   
	background-image: url("../images/green-navbar.jpg");
	background-repeat:repeat-x;
    border: 2px solid #990000;
    border-bottom:0px;
    border-top:0px;
    width:725px;
    height: 17px;
    position:relative;
    margin-top:0;
    color: #ffffff;
    padding: 5px 12px 5px 14px; 

}

div#greenmenu a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
}

div#greenmenu a:hover
{
	color: #999999;
}

div#menu
{   
    background-image: url("../images/menu.gif");
    background-repeat:repeat-x;
    border: 2px solid #990000;
    border-bottom:0px;
    border-top:0px;
    width:751px;
    height: 49px;
    position:relative;
    margin-top:0;
}

td.nav-menuitem
{
   	background-image: url("../images/menu.gif"); 
   	background-repeat: repeat-x;
   	width: 50px;
   	color: #ffffff;
    padding-left: 9px;
    padding-right: 9px;
    padding-top:15px;
   	text-align: center;
   	border-right: 1px solid #000000;
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 1em;
   	font-weight: bold; 	 	  
}

td.nav-menuitem a
{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

td.nav-menuitem a:hover
{
    color: #999999;
}

td.nav-menuitem2
{
 width:220px;
 background-image: url("../images/menu-compass.gif");
 background-repeat:no-repeat;
 background-position:right;
 height: 49px;
}

div#content
{    
    background-color:white;
    width:721px;
    border: 2px solid #990000;
    border-bottom:0;
    border-top:0;
	padding: 15px 15px 15px 15px;
	/*min-height: 600px;*/
	top:0;	
}

div#content a
{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

div#content a:hover
{
	text-decoration: underline;
	color: #24526c;
}

td.b1
{
    width: 5%;
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 1em;
   	font-weight: bold; 	 	  
}

td.b2
{
    width: 5%;
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 1em;
   	font-weight: bold; 	 	  
}

td.b3
{
    width: 5%;
   	font: Arial, Verdana, Helvetica, sans-serif;;
   	font-size: 1em;
   	font-weight: bold; 	 	  
}

td.text
{
    vertical-align:top;
    width: 65%;
   	font: Arial, Verdana, Helvetica, sans-serif;;
   	font-size: 1em;
   	color: #24526c;   	 	  
}

td.right-holder
{
   	width: 20%;   
   	font: Arial, Verdana, Helvetica, sans-serif;;
   	font-size: 1em;
   	 	  
}

td.blank
{
   	width: 100%;
   	height:10px;   
   	font: Arial, Verdana, Helvetica, sans-serif;;
   	font-size: 1em;
   	font-weight: bold; 	 	  
}

td.right-p1
{   
    background-image: url("../images/p1.gif");
    background-repeat:repeat-x;
    border: 2px solid #990000;
    width: 100%;
   	height:230px;   
   	font: Arial, Verdana, Helvetica, sans-serif;;
   	font-size: 1em;   
   	color: #24526c;
   	vertical-align:top;   	 	 	  
}

div#content a.clickhere
{   
	font: Arial, Verdana, Helvetica, sans-serif;;
   	font-size: 1em;
   	font-weight: normal; 
   	color: #990000; 
	text-decoration: none;   	 	 	  
}

div#content a.clickhere:hover
{
    color: #24526c;
	text-decoration: underline;
}

td.right-p2
{
    background-image: url("../images/p1.gif");
    background-repeat:repeat-x;
    border: 2px solid #990000;
    width: 100%;
   	height:120px;   
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 1em;
   	color: #24526c;
   	vertical-align:top; 	 	  
}

td.right-p3
{
    background-image: url("../images/p1.gif");
    background-repeat:repeat-x;
    border: 2px solid #990000;
    width: 100%;
   	height:80px;  
   	font: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 1em;
   	color: #24526c;
   	vertical-align:top; 	 	  
}

div#bottom
{
    width:755px;
    height: 20px;
    /*position:relative;*/
}

div#bottom-cornerL
{
    background-image: url("../images/bottom-leftcorner.gif");
    background-repeat:no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    /*position:absolute;
    left:0;
    top:0;*/
}

div#bottom-line
{
    background-image: url("../images/line-bottom.gif");
    background-repeat:repeat-x;
	height: 12px;
	width:731px;
	float: left;
    /*position:absolute;
    left:12px;*/
}

div#bottom-cornerR
{
    background-image: url("../images/bottom-rightcorner.gif");
    background-repeat:no-repeat;
    width: 12px;
    height: 12px;
    float: left;
    /*position:absolute;
    right:0;
    top:0;*/
}

div#bottom-space
{
    color: #ffffff;
    font-family:Arial, Verdana, Helvetica, sans-serif;;
    font-size: 1em;
	font-style: normal; 
	font-weight: normal; 
	font-variant: normal;
    width:751px;
    height: 30px;
    text-align: center;	
}

div#bottom-space a
{
	color: #ffffff;
	text-decoration: none;
}

div#bottom-space a:hover
{
	text-decoration: underline;
}

hr
{
	height: 0; 
	border-style: solid; 
	border-width: 1px 0 0 0; 
	border-color: #990000;
}
