body {
 border-right: 0px; 
 padding-right: 0px; 
 background-position: center top; 
 border-top: 0px; 
 padding-left: 0px; 
 padding-bottom: 0px; 
 margin: 0px 0px 5px; 
 border-left: 0px; 
 padding-top: 0px; 
 border-bottom: 0px; 
 background-color: #464668;
 font: 9pt verdana,arial,helvetica,sans-serif;
 color: black;
 margin-top: 10px;
 margin-left: 0px;
}

body.abnmt {
	border-right: 0px; 
	padding-right: 0px; 
	background-position: center top; 
	border-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px 0px 5px; 
	border-left: 0px; 
	padding-top: 0px; 
	border-bottom: 0px; 
	background-color: white;
	font: 9pt verdana,arial,helvetica,sans-serif;
	color: black;
	margin-top: 10px;
	margin-left: 0px;
}

table.abnm {
	border-bottom: 1px dashed #333333;
	border-left: 1px dashed #333333;
	border-right: 1px dashed #333333;
	border-top: 1px dashed #333333;
}

table.outer {
	border-bottom: 2px solid #333333;
	border-left: 2px solid #333333;
	border-right: 2px solid #333333;
	border-top: 2px solid #333333;
}

table.listArls_1 {
	background-color: #f0f0f0;
}

table.listArls_2 {
	border-bottom: 1px dashed #333333;
	border-top: 1px dashed #333333;
	background-color: White;
}

.table_data
{
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width:500px;
	text-align:left;
}

.table_data tr.alt
{
	background-color:#f0f0f0;
	}
.table_data th
{
	padding: 3px;
	font-size: 8pt;
	color:#fff;
	background-color:#79afe1;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.table_data td
{
	padding: 3px;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	vertical-align: top;
}

.table_data td.right
{
	padding: 4px;
	text-align:right;
}
.table_data hr
{
 height:1px; 
 color:#330099;
 background-color:#330099;
 border:none;
}

td.selected {
	font: bold 10px verdana,arial,helvetica,sans-serif;
	color: #ff6600;
	border-left: 1px solid #696a87;
	border-top: 0px solid #333333;
	border-right: 1px solid black;
	border-bottom: 0px solid #333333;
	background-image: url(../images/navBG_on.jpg);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}

td.unselected {
	font: bold 10px verdana,arial,helvetica,sans-serif;
	color: white;
	border-left: 1px solid #696a87;
	border-top: 0px solid #333333;
	border-right: 1px solid black;
	border-bottom: 0px solid #333333;
	background-image: url(../images/navBG_off.jpg);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}

td.nav_begin {
	border-left: 0px solid #696a87;
	border-top: 0px solid #333333;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #333333;
	background-image: url(../images/navBG_off.jpg);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}
td.nav_end {
	border-left: 1px solid #696a87;
	border-top: 0px solid #333333;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #333333;
	background-image: url(../images/navBG_off.jpg);
	background-repeat: repeat-x;
	/*background-attachment: fixed;*/
}

td.idea 
{
	background-image: url(../images/sec_navOn.gif);
	background-repeat: repeat-y;
	/*border-color:black;
	border-width:1px;
	border-style:Solid;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000033; 
	text-decoration: none;
}

.tab_off { 
	font: bold 10px verdana,arial,helvetica,sans-serif;
	color: white;
	border-left: 1px solid #696a87;
	border-top: 0px solid #333333;
	border-right: 1px solid black;
	border-bottom: 0px solid #333333;
	background-image: url(../images/navBG_off.jpg);
	background-repeat: repeat-x;
	}

.tab_on { 
	font: bold 10px verdana,arial,helvetica,sans-serif;
	color: #ff6600;
	border-left: 1px solid #696a87;
	border-top: 0px solid #333333;
	border-right: 1px solid black;
	border-bottom: 0px solid #333333;
	background-image: url(../images/navBG_on.jpg);
	background-repeat: repeat-x;
	}
	
td.foot {
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
	color: White;
	padding: 0px;
	margin: 0px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 9pt; 
	color: #2a2a3c;
	text-decoration: underline;
}/* unvisited link */
	
a:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 9pt; 
	color: #2a2a3c;
	text-decoration: underline;
}/* visited link */
	
a:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 9pt; 
	color: #ff6600; 
	text-decoration: none;
}/* mouse over link */
	
a:active {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 9pt; 
	color: #ff6600; 
	text-decoration: none;
}/* selected link */

a.tab:link {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 9pt;  
	color: white; 
	text-decoration: none;
}/* unvisited link */
	
a.tab:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 9pt;  
	color: white; 
	text-decoration: none;
}/* visited link */
	
a.tab:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 9pt; 
	color: #ff6600; 
	text-decoration: none;
}/* mouse over link */
	
a.tab:active {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 9pt; 
	color: #ff6600; 
	text-decoration: none;
}/* selected link */

a.tabbs:link {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;  
	color: #ff6600; 
	text-decoration: none;
}/* unvisited link */
	
a.tabbs:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;  
	color: #ff6600; 
	text-decoration: none;
}/* visited link */
	
a.tabbs:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt; 
	color: #ff6600; 
	text-decoration: none;
}/* mouse over link */
	
a.tabbs:active {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 12pt; 
	color: #ff6600; 
	text-decoration: none;
}/* selected link */

a.footer:link {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	color: white; 
	text-decoration: none;
}/* unvisited link */
	
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 8pt; 
	color: white; 
	text-decoration: none;
}/* visited link */
	
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
	color: #ff6600; 
	text-decoration: none;
}/* mouse over link */
	
a.footer:active 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 8pt; 
	color: #ff6600; 
	text-decoration: none;
	}/* selected link */

a.sec:link {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000033; 
	text-decoration: none;
}/* unvisited link */
	
a.sec:visited {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000033; 
	text-decoration: none;
}/* visited link */
	
a.sec:hover {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	color: #a24e77; 
	text-decoration: none;
}/* mouse over link */
	
a.sec:active {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	font-weight: normal;
	color: #a24e77; 
	text-decoration: none;
}/* selected link */

a.home_title:link {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	text-transform: uppercase;
	color: white; /*#000033*/
	text-decoration: none;
}/* unvisited link */
	
a.home_title:visited {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	text-transform: uppercase;
	color: white; /*#000033*/
	text-decoration: none;
}/* visited link */
	
a.home_title:hover {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	text-transform: uppercase;
	color: #cc3333;/*ffcc66;993333*/
	text-decoration: none;
}/* mouse over link */
	
a.home_title:active {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size:8pt;	
	color: #cc3333;/*ffcc66;993333*/
	text-transform: uppercase;
	text-decoration: none;
}/* selected link */
	
a.titleListArls:link {
	font: bold 11px verdana,arial,helvetica,sans-serif;
	color: #ff6600; 
	text-transform: uppercase;
	text-decoration: none;
}/* unvisited link */
	
a.titleListArls:visited 
{
	font: bold 11px verdana,arial,helvetica,sans-serif;
	color: #ff6600; 
	text-transform: uppercase;
	text-decoration: none;
	}/* visited link */
	
a.titleListArls:hover 
{
	font: bold 11px verdana,arial,helvetica,sans-serif;
	color: #996633; 
	text-transform: uppercase;
	text-decoration: none;
	}/* mouse over link */
	
a.titleListArls:active 
{
	font: bold 11px verdana,arial,helvetica,sans-serif; 
	color: #996633; 
	text-transform: uppercase;
	text-decoration: none;
	}/* selected link */

.title {
	font: bold 16px verdana,arial,helvetica,sans-serif;
	color: #2a2a3c;
	}
	

.AbnmTitle{
	font: bold 24pt verdana,arial,helvetica,sans-serif;
	color: #cc3366;
	}
	
.sm_title{
	/*font: bold 9pt Georgia, Times, "Times New Roman", serif;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color:#2a2a3c;
	}
	
.expl_overline {
	font: normal 11px verdana,arial,helvetica,sans-serif;
	text-decoration: line-through;
	color: black;
}

.expl_color {
	font: normal 11px verdana,arial,helvetica,sans-serif;
	color: #cc3366;
}
	
.expl {
	font: normal 11px verdana,arial,helvetica,sans-serif;
	color: black;
}

p.expl_spacing{
	line-height: 100px;
	font: normal 12px verdana,arial,helvetica,sans-serif;
	color: black;
}

.req {
	font: bold 11px verdana,arial,helvetica,sans-serif;
	color: #ff6600;
}

.register{
	font: normal 11px verdana,arial,helvetica,sans-serif;
	color: white;
	background-color: #336699;
}

table.rubric {
	border-right:solid 1pt #2a2a3c;
	border-bottom:solid 1pt #2a2a3c;
}

table.tbl_slides {
	border-left:solid 0pt #2a2a3c;/*1*/
	border-top:solid 0pt #2a2a3c;/*1*/
	border-right:solid 0pt #2a2a3c;/*1*/
	border-bottom:solid 0pt #2a2a3c;/*1*/
	background-color:white;/*#d3dbf6;*/
}

ul, li
{
 /*background-image:url(../images/disk_bullet.gif);*/
 /*font: normal 9pt Georgia, Times, "Times New Roman", serif;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: black;
	list-style-position: outside;
	list-style: disk;
	margin-left:10px;
	line-height: 17pt;
}

dt {
	/*font: bold 9pt Georgia, Times, "Times New Roman", serif;*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: bold;
	color: black;
	line-height:15pt;
}

dd {
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif;*/
 	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9pt;
	font-weight:normal;	
	color: black;
	line-height:15pt;
}

.sm_text {
	font: normal 7pt verdana,arial,helvetica,sans-serif;
	color: black;
}

a.continue:link 
{
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #2a2a3c; 
	text-decoration: none;
	}/* unvisited link */
	
a.continue:visited 
{
	/*font: 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #2a2a3c; 
	text-decoration: none;
	}/* visited link */
	
a.continue:hover 
{
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #2a2a3c; 
	text-decoration: none;
	}/* mouse over link */
	
a.continue:active 
{
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	color: #2a2a3c; 
	text-decoration: none;
	}/* selected link */

a.cont:link 
{
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;	
	font-weight: normal;
	color: #2a2a3c; 
	text-decoration: underline;
	}/* unvisited link */
	
a.cont:visited 
{
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	font-size: 9pt;
	color: #2a2a3c; 
	text-decoration: underline;
	}/* visited link */
	
a.cont:hover 
{
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;	
	color: #2a2a3c; 
	text-decoration: underline;
	}/* mouse over link */
	
a.cont:active 
{
	/*font: normal 9pt Georgia, Times, "Times New Roman", serif; */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	font-weight:normal;	
	color: #2a2a3c; 
	text-decoration: underline;
	}/* selected link */
	
a.sm_link:link 
{
	font: normal 10px verdana,arial,helvetica,sans-serif;
	color: #2a2a3c; 
	text-decoration: underline;
	}/* unvisited link */
	
a.sm_link:visited 
{
	font: normal 10px verdana,arial,helvetica,sans-serif;
	color: #2a2a3c; 
	text-decoration: underline;
	}/* visited link */
	
a.sm_link:hover 
{
	font: normal 10px verdana,arial,helvetica,sans-serif;
	color: #996633; 
	text-decoration: underline;
	}/* mouse over link */
	
a.sm_link:active 
{
	font: normal 10px verdana,arial,helvetica,sans-serif;
	color: #996633; 
	text-decoration: underline;
	}/* selected link */
	
a.sm_link_ListArls:link 
{
	font: normal 10px verdana,arial,helvetica,sans-serif;
	color: #ff6600; 
	text-decoration: underline;
	}/* unvisited link */
	
a.sm_link_ListArls:visited 
{
	font: normal 10px verdana,arial,helvetica,sans-serif;
	color: #ff6600; 
	text-decoration: underline;
	}/* visited link */
	
a.sm_link_ListArls:hover 
{
	font: normal 10px verdana,arial,helvetica,sans-serif;
	color: #996633; 
	text-decoration: underline;
	}/* mouse over link */
	
a.sm_link_ListArls:active 
{
	font: normal 10px verdana,arial,helvetica,sans-serif;
	color: #996633; 
	text-decoration: underline;
	}/* selected link */

.img_style
{
	border-color:black;
	border-width:1px;
	border-style:Solid;
	}
	
.img_listArls
{
	border-color:#666699;
	border-width:0px;
	border-style:Solid;
	}


.sec_nav_off { 
	font: bold 9pt verdana,arial,helvetica,sans-serif;
	color: black;
	border-top: 1px solid #e8e9e9;
	border-bottom: 1px solid #333333;
	background-image: url(../images/sec_nav.gif);
	background-repeat: repeat-y;
}

.sec_nav_on { 
	font: bold 9pt verdana,arial,helvetica,sans-serif;
	color: #000033;
	border-top: 1px solid #e8e9e9;
	border-bottom: 1px solid #333333;
	background-image: url(../images/sec_navOn.gif);
	background-repeat: repeat-y;
}
input.button 
{
	border: solid 1px #999;
	padding: 1px;
	background:#f0f0f0;
	font-weight: bold;
}

.label_red {
	color:#f00;
	font-weight:bold;
}

.label_black {
	color:#000;
	font-weight:bold;
}

.label_orange {
	color:#e82;
	font-weight:bold;
}

.label_green {
	color:#61b120;
	font-weight:bold;
}