.resized{
width: 168px;
}

.content_text{
width: 578px;
line-height: 18px;
}
.not_specified {
	color: #cccccc;
}

.black_text {
	font-size: 13px; 
    color: #000000; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
}

.sm_black_text {
	font-size: 11px; 
    color: #000000; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
}

.text {
	font-size: 13px; 
    color: #333333; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-align: justify;
}

.hint {
	font-size: 13px; 
    color: #707070; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    font-weight: bold;
}

.gr_text {
	font-size: 13px; 
    color: #007053; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}

.mag_text {
	font-size: 13px; 
    color: #92216F; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}

.smtext {
	font-size: 11px; 
    color: #333333; 
    font-family: MS Sans Serif, Arial, Helvetica; 
    text-align: justify;
}

.copy {
	color: #dddddd; 
    font-family: Arial, Helvetica; 
    font-size: 8pt; 
}
.content_table{
width: 750px;
}
.print_header{
display: none;
}
.content_padding {
    padding-left: 20px; 
    padding-right: 0px;
}

.toc {
    text-align: left;
    line-height : 150%;
}

.class_name {
    font-family: "Courier New", Courier, Courier;
    color: #000000;
}

.file_name {
    font-family: "Courier New", Courier, monospace;
	font-style: italic;
    color: #000000;
}

.code {
    font-family: "Courier New", Courier, monospace;
    color: #000000;
    background-color: #EEF9F9;
}

.code_hl {
    font-size: 11px;
    font-family: "Courier New", Courier, monospace;
    color: #000000;
    background-color: #F7F3C9;
}

.bold_text {
    font-weight: bold;
}

.table_header {
    background-color: #eeeeee;
}

.table_content {
    background-color: #ffffff;
}

A.bottom_copy:link, A.bottom_copy:visited { 
    color: #ffffff; 
}

A.bottom_copy:hover, A.bottom_copy:active { 
    color: #ffffff; 
    text-decoration: NONE; 
}


.mag_nav, A.mag_nav:link, A.mag_nav:visited, A.mag_nav:hover, A.mag_nav:active, A.mag_nav:visited {
	font-size: 13px; 
    color: #92216F; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}

A.mag_nav:hover, A.mag_nav:active {
	font-size: 13px; 
    color: #92216F; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: underline;
}

.gr_nav, A.gr_nav:link, A.gr_nav:visited, A.gr_nav:hover, A.gr_nav:active, A.gr_nav:visited {
	font-size: 13px; 
    color: #036C63; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}

.localLink, A.localLink:link, A.localLink:visited, A.localLink:hover, A.localLink:active, A.localLink:visited {
	font-size: 13px;
    color: #036C63;
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}

A.gr_nav:hover, A.gr_nav:active {
	font-size: 13px; 
    color: #015E56; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: underline;
}


p, td, th, font {
	font-size: 13px; 
    color: #333333; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
}

h1,.h1 {
	font-size: 18px; 
    color: #585858; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-align: left;
}

h2,.h2 {
	font-size: 16px; 
    color: #585858; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-align: left;
}

.note {
    padding-left: 25px;
	font-size: 12px;
	line-height: 18px;
	background-image: url("img/note5.gif");
	font-style: italic;
/*    border: 1 solid #D6F2E9;
    padding-top: 7px;
    border-left: 7 solid #D6F2E9;
    padding-bottom: 7px;
    padding-right: 7px; */
	background-position-x: left;
    background-position-y: top;
    background-repeat: no-repeat;
    overflow: none;
}


.figure {
    border-color: #999999;
}    
 
.figure_title {
	font-size: 11px; 
    font-weight: bold;
    text-align: center;
}

/* ==== Form control elements === */
.control
{
    font-size : 8pt;
    color : #000000;  
	background-color: white;
    font-family : arial, sans-serif;
    font-style : normal;
    font-weight : normal;
}

.long_input {
    font-family : arial, sans-serif;
    width: 180px; 
    max-width: 180px;    
}

.mid_input {
    font-family : arial, sans-serif;
    width: 140px; 
    max-width: 140px;    
}

.text_area {
    font-size : 10pt;
    font-family : arial, sans-serif;
    height:104px; 
    max-height:104px; 
    width: 420px; 
    max-width: 420px;    
}

.wide_text_area {
    font-size : 10pt;
    font-family : arial, sans-serif;
    height:104px; 
    max-height:104px; 
    width: 500px; 
    max-width: 500px;    
}

.wide_short_text_area {
    font-size : 10pt;
    font-family : arial, sans-serif;
    height:54px; 
    max-height:54px; 
    width: 500px; 
    max-width: 500px;    
}

.wide_tall_text_area {
	font-size: 11px; 
    font-family : arial, sans-serif;
    height:179px; 
    max-height:180px; 
    width: 500px; 
    max-width: 500px;    
}

.error {
    font-size : 13px;
	color: #ff0000;
	text-decoration: none;
}

.caption {
	font-style: italic;
}

.menu_section {
	font-size: 13px; 
    color: #00887F; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
    font-weight: bold;
}

.white_nav, A.white_nav:link, A.white_nav:visited, A.white_nav:hover, A.white_nav:active, A.white_nav:visited {
	font-size: 13px; 
    color: #ffffff; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}

A.white_nav:hover, A.white_nav:active {
	font-size: 13px; 
    color: #ffffff; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: underline;
}

.yel_nav, A.yel_nav:link, A.yel_nav:visited, A.yel_nav:hover, A.yel_nav:active, A.yel_nav:visited {
	font-size: 13px; 
    color: #665D2B; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}

A.yel_nav:hover, A.yel_nav:active {
	font-size: 13px; 
    color: #665D2B; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: underline;
}
.top_left_b{
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;
border-left-style: solid;
border-left-color: #000000;
border-left-width: 1px;

}

.top_right_b{
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;
border-right-style: solid;
border-right-color: #000000;
border-right-width: 1px;
}

.left_right_b{
background: url(img/header/left_right_bg.gif);
}

.top_left_right_b{
border-top-style: solid;
border-top-color: #000000;
border-top-width: 1px;

border-right-style: solid;
border-right-color: #000000;
border-right-width: 1px;

border-left-style: solid;
border-left-color: #000000;
border-left-width: 1px;

}
