.resized{
width: 168px;
}

.promo {
	font-size: 13px;
    color: #000000;
    font-family: Arial, Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
	}

.slogan {
	font-size: 14px;
    color: #ffffff;
    font-family: Arial, Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 20px;
    font-weight: bold; 
}

.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;
}

li.bluebullet {
	color: #3882b9;
}

.titles { 
	font-size: 21px;
	font-weight: bold;
    color: #3882b9;
    font-family: Arial, Verdana, Tahoma, MS Sans Serif, Helvetica;
    text-align: justify;	
    padding-left: 20px;
	padding-top: 20px;
}

.text {
	font-size: 13px;
    color: #333333;
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-align: justify;
}

.hint {
	font-size: 13px;
    color: #505050;
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    font-weight: bold;
}

.gr_text {
	font-size: 13px;
    color: #1a75c5;
    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-top: 17px;
    padding-right: 0px;
}

.toc {
    text-align: left;
    line-height : 155%;
	padding-left: 24px;
}

.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: #eef5f9;
}

.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: #1a75c5;
    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: #1a75c5;
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}

A.gr_nav:hover, A.gr_nav:active {
	font-size: 13px;
    color: #0c599d;
    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: Arial, Verdana, Tahoma, MS Sans Serif, Helvetica;
    text-align: left;
}

h2,.h2 {
	font-size: 16px;
    color: #585858;
    font-family: Arial,Verdana, Tahoma, MS Sans Serif,  Helvetica;
    text-align: left;
	padding-top: 10px;
}

.note {
    padding-left: 25px;
	font-size: 12px;
	line-height: 18px;
	background-image: url("img/note.gif");
	font-style: italic;
/*    border: 1 solid #D6F2E9;
    padding-top: 7px;
    border-left: 7 solid #D6F2E9;
    padding-bottom: 7px;
    padding-right: 7px; */
    background-position: top left;
    background-repeat: no-repeat;
    overflow: hidden;
}


.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: #145c9f;
    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;

}

.downl, A.downl:link, A.downl:visited, A.downl:hover {
	font-size: 13px; 
	font-weight: bold;
    color: #136197; 
    font-family: Verdana, Tahoma, MS Sans Serif, Arial, Helvetica;
    text-decoration: none;
}


