body
{
	background-color: #c7d4ea;
	font-family: Arial, Verdana, Tahoma, Times New Roman;
	line-height: 120%;
}
	
sup
	{
		font-size: 80%
	}

html, body, #container, #wrapper
	{
		height:100%;
		margin: 0px;
		padding: 0px;
		border: none;
	}
	
#wrapper
	{
		border: solid 1px #000000;
		background-color: #ffffff;
		width: 960px;
	}
	
#nwrapper
	{
		border: solid 1px #000000;
		background-color: #ffffff;
		width: 560px;
	}
	
#container
	{
		width: 100%;
	}
	
td.shadow_l
	{
		background-image: url(../images/shadow_l.gif);
		background-repeat: repeat-y;
	}
	
td.shadow_r
	{
		background-image: url(../images/shadow_r.gif);
		background-repeat: repeat-y;
	}
	
td.shadow_b
	{
		background-image: url(../images/shadow_b.gif);
		background-repeat: repeat-x;
	}
	
.header
	{
		width: 100%;
	}


td.logo
	{
		width: 370px;
		padding-bottom: 10px;
		padding-left: 20px;
	}
	
.nav
	{
		color: #243f77;
	}
	
	

/* quicktask bar */	
td.taskbar_left
	{
		width: 560px;
		height: 33px;
		background-image: url(../images/taskbar_left.gif);
		background-repeat: repeat-x;
	}
	
td.taskbar_img
	{
		width: 15px;
		height: 33px;
		background-image: url(../images/taskbar_img.gif);
		background-repeat: no-repeat;
	}

td.taskbar_right
	{
		width: 376px;
		height: 33px;
		background-color: #3e55a5;
		padding-right: 25px;
	}
	
td.ntaskbar_left
	{
		width: 300px;
		height: 33px;
		background-image: url(../images/taskbar_left.gif);
		background-repeat: repeat-x;
	}
	
td.ntaskbar_img
	{
		width: 15px;
		height: 33px;
		background-image: url(../images/taskbar_img.gif);
		background-repeat: no-repeat;
	}

td.ntaskbar_right
	{
		width: 235px;
		height: 33px;
		background-color: #3e55a5;
		padding-right: 25px;
	}
	
.selectqt
	{
		font-family: Arial, Verdana;
		font-size: 11px;
	}
/* end quicktask bar */	



/* font sizes */
.smallest
	{
		font-size: 40%;
	}
	
.smaller
	{
		font-size: 50%;
	}
	
.small
	{
		font-size: 60%;
	}
	
.normal
	{
		font-size: 75%;
	}

.stnormal
	{
		font-size: 12px;
	}
	
.large
	{
		font-size: 85%;
	}
	
.larger
	{
		font-size: 100%;
	}
	
.largest
	{
		font-size: 120%;
	}
/* end font */



/* anchors away */
a.a_nav
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		color: #243f77;
		text-decoration: none;
	}

a.a_nav_current
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		color: #6d7483;
		text-decoration: none;
	}
	
a.a_nav:active
	{
		text-decoration: none;
	}
	
a.a_nav:visited
	{
		text-decoration: none;
	}
	
a.a_nav:hover
	{
		text-decoration: underline;
	}
	
	
.a_footer
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		font-size: 80%;
	}

.a_footer_current
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	
.a_footer:active
	{
		text-decoration: none;
	}
	
.a_footer:visited
	{
		text-decoration: none;
	}
	
.a_footer:hover
	{
		text-decoration: underline;
	}
	
	

.a_body
  {
		/*color: #2c3176;*/
		color: #0062c3;
  }
  
.a_body:active
  {
		color: #FFBD2C;
  }
  
.a_body:visited
  {
		/*color: #2c3176;*/
		color: #0062c3;
  } 
  
.a_body:hover
  {
		color: #FFBD2C;
  }
/* end anchors.. stop the insanity */


.bold
	{
		font-weight: bold;
	}
	
.dkblue
	{
		color: #243f77;
	}
	
.ssblue
	{
		color: #272d6f;
	}


/* content */		
.content
	{
		width: 100%;
		background-image: url(../images/msc_background.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		padding-left: 40px;
		padding-right: 60px;
	}
	
.padding_l10
	{
		padding-left: 10px;
	}

.padding_r10
	{
		padding-right: 10px;
	}
/* end content */
	

/* product boxes */
.products
	{
		padding-left: 35px;
	}
	
.pbox
	{
		width: 269px;
		height: 330px;
	}
	
.pbox_events
	{
		width: 846px;
		height: 100px;
	}
	
.events_content
	{
		width: 831px;
	}
		
.pbox_left
	{
		width: 3px;
		font-size: 1px;
		background-image: url(../images/box_left.gif);
		background-repeat: repeat-y;
	}

.pbox_right
	{
		width: 10px;
		font-size: 1px;
		background-image: url(../images/box_right.gif);
		background-repeat: repeat-y;
	}
	
.pbox_right_events
	{
		width: 12px;
		font-size: 1px;
		background-image: url(../images/box_right_events.gif);
		background-repeat: repeat-y;
	}
	
.cproducts
	{
		width: 100%;
		background-image: url(../images/folder.gif);
		background-position: top right;
		background-repeat: no-repeat;
		
	}

.cabout
	{
		width: 100%;
		background-image: url(../images/mag_glass.gif);
		background-position: top right;
		background-repeat: no-repeat;
	}

.creporting
	{
		width: 100%;
		background-image: url(../images/graph.gif);
		background-position: top right;
		background-repeat: no-repeat;
	}

.cevents
	{
		background-image: url(../images/cal.gif);
		background-position: top right;
		background-repeat: no-repeat;
	}
	
.bio
	{
		width: 600px;
		border-bottom: solid 1px  #c7d4ea;
	}
	
/* content footer */	
.fcontent
	{
		background-color: #3b51a4;
		width: 974px;
	}
	
.nfcontent
	{
		background-color: #3b51a4;
		width: 560px;
	}
	
.footer
	{
		font-family: Verdana, Arial, Tahoma, Times New Roman;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

.pills
	{
		width: 495px;
		height: 50px;
	}
/* end content footer */
	

	

