/* CSS Document */
html, body {height: 100%;} 

body {
	background: #99a09a;
	background-repeat: repeat;
	
}
.body_text {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;		
}

.jvesmalltext {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;		
}

a {
	color: #1e72c2;
	text-decoration:none;
}

a:hover {
	color: #656565;
	text-decoration:underline;
}
.Read_More_text a {
	color: #003399;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;	
}
.Read_More_text a:hover {
	color: #003399;
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;	
}
.info_text {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;	
}
.intro_para_text {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
}
.para_text {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;		
}
.Scrollbox_headers_text {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;	
}
.welcome_text a {
	color: #003366;
	text-decoration: none;
	font-family: Arial;
	font-size: 25pt;	
}
 .copyright_text  {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;		
}
 .MSPGP_text  {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;		
}
 .top_nav_text  a{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;	
}
 .top_nav_text  a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;	
}	
 .text_footer a {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12pt;	
}
 .text_footer a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: Arial;
	font-size: 9pt;	
}
 .button_visited a{
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
}
 .button_visited a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;	
} 
  .email_text a {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;		
}
  .email_text a:hover {
	text-decoration: underline;
	font-family: Arial;
	font-size: 10pt;	
	color: #339900;	
}
 .untra_link_footer a{
	color: #FF9900;
	font-family: Arial;
	text-decoration: none;
	font-size: 10pt;	
}
 .untra_link_footer a:hover {
	color: #FF9900;
	font-family: Arial;
	text-decoration: underline;
	font-size: 10pt;	
	
}
.comment {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
}
.div_style {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	background-color: #CCCCCC
}
.div_1_style {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
  background-color: #E9FDCE;
}	
	.div_2_style {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	background-image: url(../images/home/div_box_style_2.png);
	}	
	.div_3_style {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	background-color:#CCCCCC;
}	
	.div_4_style {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	background-image: url(../images/home/div_box_style_2_bigbox.png);
}	
	.div_5_style {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	background-image: url(../images/home/div_box_style_2_right.png);
}
.NSF_link_text a {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;	
}
.NSF_link_text a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial;
	font-size: 8pt;
}

.style2 {
	color: #FFFFFF; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}

.style3 {
	color: #FF9900;
	font-weight: bold;
}

.style4 {
	color: #FFFFFF;
}

#lines {
	float:left;
}

#btn {
	float:left;
	margin: 2px 0 7px 0;
}

.editor {
	clear:both;
	float:left;
}

#container {
  width: 100%;
  background-color:#f5f986;
  padding: 5px 10px 3px 10px;
  margin: 0px;
  border:0px;
  font-family: Arial;
  }

#container_sub {
  width: 100%;
  background-color:#f5f986;
  padding: 0px 10px 5px 10px;
  margin: 0px;
  border:0px;
  font-family: Arial;
  }

.spectext {
	color:#656565;
}

.spectext1 {
	color:#ff0000;
}

.spectext2 {
	font-size:12px;
}


.spectext3 {
	color:#45dc28;
}

/* expand-collapse panel styles */

.squarebox {
    width: 100%;
    border:1px solid #848484;
    text-align: center;
    overflow: hidden; }
.squareboxgradientcaption {
    color: #000000;
    padding: 5px;
    background-repeat: repeat-x; }
.squareboxcontent {
    background-color: #ffffff;
    padding: 10px;
    overflow: hidden;
    border-top: 1px solid #848484;
 	text-align:left;}

/* admin panel styles */

#log {
	color: #848484; 
	font-size: 20px; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#log_txt {
	color: #000000; 
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
	padding:10px 0px 0px 0px;
}

a.adm_menu {
	color: #1e72c2;
	font-size: 15px; `
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 6px 0;
}

a.adm_menu_cur {
	color: #656565; 
	font-size: 15px; `
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 6px 0;
}

a:hover.adm_menu  {
	color: #656565; 
	font-size: 15px; `
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding:0 0 6px 0;
}

a.adm_menu1 {
	color: #1e72c2;
	font-size: 15px; `
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 6px 0;
	font-weight:bold;
}

a:hover.adm_menu1  {
	color: #656565; 
	font-size: 15px; `
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding:0 0 6px 0;
	font-weight:bold;
}


/* other style */
.sidebar_heading {
	color: #656565; 
	font-size: 14px; 
	font-weight: bold;`
	font-family: Arial, Helvetica, sans-serif;
}

.body_subheading {
	color: #000000; 
	font-size: 16px; 
	font-weight: bold;`
	font-family: Arial, Helvetica, sans-serif;
	margin: 3px 0 3px 0;
}

.body_subheading1 {
	color: #656565; 
	font-size: 14px; 
	font-weight: bold;`
	font-family: Arial, Helvetica, sans-serif;
}

.body_subheading2 {
	color: #656565; 
	font-size: 14px; 
	font-weight: bold;`
	font-family: Arial, Helvetica, sans-serif;
	border:1px solid #656565;
	background:#f5f986;
	padding:3px;
	margin-bottom:2px;
}

.body_content {
	margin: 0 10px 0 2px;
}

.subnav_content {
	margin: 0 10px 0 10px;
}
.subnav_content_contact {
	margin: 0 10px 0 10px;
}
ul.pdf
{
list-style:url(images/pdficon_small.gif);
}

img {border: 0;} 

ul
{
list-style-type:square;
}

.page_heading{
	color: #656565; 
	font-size: 22px; `
	font-family: Arial, Helvetica, sans-serif;
}

/* events styles */
.eventDate {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;	
}

.eventName {
	color: #1e72c2;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}

.eventName1 {
	color: #1e72c2;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
}

.eventDesc {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;	
}

p{margin-top:0; padding-top:0;}

/* */
.eventDateF {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;	
}

.eventNameF {
	color: #1e72c2;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
}

.eventName1F {
	color: #1e72c2;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
}

.eventDescF {
	color: #000000;
	text-decoration: none;
	font-family: Arial;
	font-size: 12pt;	
}

/* */

.admin_header {
    font-weight:bold;
	font-size: 20px;
}

ul.link_list{
	list-style-type:none;
	line-height: 20px;
}

ul.topic_list{
	color: #656565; 
	list-style-type:square;
	line-height: 20px;
	margin: 0 0 0 12px; padding: 0;
}

ul.subtopic_list{
	color: #656565; 
	list-style-type:square;
	line-height: 20px;
	margin: 0 0 0 12px; padding: 0;
}

ul.subsubtopic_list{
	color: #656565; 
	list-style-type:square;
	line-height: 20px;
	margin: 0 0 0 12px; padding: 0;
}

.feat_article{
	background-color:#f5f986;
	padding: 10px;
	margin: 3px 0 10px 0;
	width: 100%;
	border:1px solid #656565;
}

/*.menu_box{
	margin: 0 0 5px 0;
}*/

.content_box {
	display: block;
	width: 100%;
	height: 250px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding: 2px;
	margin:0;
}

.content_box1 {
	width: 100%;
	padding: 5px;
	margin: 10px 0 10px 0;
	border: 3px solid #999999;
}

.content_box2 {
	width: 680px;
	padding: 5px;
	margin: 10px 0 10px 0;
	border: 3px solid #999999;
}

/* publication styles */

.pub_heading {
	color: #1e72c2;	
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
}

.button_ok {
	background:url(images/ok.gif) no-repeat;
}

table.cat_table {
	border: solid 1px #999999;
	border-collapse: collapse;
}

td.cat_name {
	border: solid 1px #999999;
	width:40%;
	padding: 2px 0px 2px 5px;
	font-size: 16px;
	font-weight:bold;
	vertical-align: top;
}

td.cat_desc {
	border: solid 1px #999999;
	width:60%;
	padding: 2px 15px;
}

td.cat_mod {
	border: solid 1px #999999;
	width:100px;
	padding: 2px 15px;
}

td.subcat_name {
	border: solid 1px #999999;
	width:40%;
	font-size: 16px;
	padding: 2px 0px 0px 15px;
	vertical-align: top;
}

td.subsubcat_name {
	border: solid 1px #999999;
	width:40%;
	font-size: 13px;
	padding: 2px 0px 0px 25px;
	vertical-align: top;
}

.pubform input, .pubform textarea

{
margin-top: 2px;
border: 1ps solid #cccccc;
padding: 2px;
width: 100%;
vertical-align: top;
}

.pubform label

{
background-color: #e0e0e0;
font-size: 12px;
margin: 2px;
padding: 4px;
width: 130px;
display: inline-block;
vertical-align: top;
}

.pubform input.btn {
width: 100px;	
}

.pubform input.check {
width: 40px;
border: 0;	
}

.pubform_b input, .pubform_b textarea

{
margin-top: 2px;
border: 1px solid #cccccc;
padding: 2px;
width: 500px;
vertical-align: top;
}

.pubform_b label

{
background-color: #e0e0e0;
font-size: 12px;
margin: 2px;
padding: 4px;
width: 150px;
display: inline-block;
vertical-align: top;
}

.pubform_b input.btn {
width: 100px;	
}

.pubform_b input.btn_long {
width: 140px;	
}

.pubform_b input.check {
width: 40px;
border: 0;		
}

.sm_txt {
color:#787878;
font-size:12px;
}

/*.side_menu {
padding:2px 2px 2px 4px;
background-color:#818080;
margin-bottom:3px;
border:1px solid #656565;
background-image: url(../images/top_left.jpg), url(images/top_right.jpg), url(images/bottom_left.jpg), url(images/bottom_right.jpg);
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
background-position: top left, top right, bottom left, bottom right;
}*/

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#818080;}
.spiffy1{
  margin-bottom:3px;
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c8c8c8;
  border-right:1px solid #c8c8c8;
  background:#a09f9f;}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2;
  background:#989898}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #989898;
  border-right:1px solid #989898;}
.spiffy4{
  border-left:1px solid #c8c8c8;
  border-right:1px solid #c8c8c8}
.spiffy5{
  border-left:1px solid #a09f9f;
  border-right:1px solid #a09f9f;}
.spiffy6{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #c8c8c8;
  border-right:1px solid #c8c8c8;
  background:#a09f9f;}
.spiffyfg{
  background:#818080;
  padding:0 4px 0 4px;}

.side_menu a{
color:#f5f986;
text-decoration:none;
}

.side_menu a:hover{
color:#ffffff;
text-decoration:none;
}

.spiffyfg a{
color:#f5f986;
text-decoration:none;
}

.spiffyfg a:hover{
color:#ffffff;
text-decoration:none;
}

.side_menu_sel {
/*padding:2px 2px 2px 4px;
background:#656565;*/
/*margin-bottom:3px;
border:1px solid #656565;*/
font-weight:bold;
}

.side_menu_sel a{
color:#ffffff; /*f5f986;*/
text-decoration:none;
}

.side_menu_sel a:hover{
color:#ffffff;
text-decoration:none;
}

.topic_box{
border:1px solid #656565;
padding:6px;
margin-bottom:3px;
}


.sm_txt a {
font-size:9px;
}

.steps {
	width:100%;
	padding:5px;
	margin: 5px 0;
	border: 1px solid #ccc;
	text-align:left;
	background-color: #f5f986;
}
.contact_text a {
	color: #f5f986;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;	
}
.contact_text a:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;	
}

a.contact_menu_cur {
	color: #ffffff; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 6px 0;
}
.here_link a {
	color: #1e72c2;
	font-size: 12pt;	
	text-decoration:none;
}

.here_link a:hover {
	color: #818080;
	font-size: 12pt;	
	text-decoration:underline;
}

.click {
	color: #000000;
	font-size: 12pt;	
	text-decoration:none;
}