body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #242b53;
}

body {
	background-color: #FFFFFF;
	background-image:url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #242b53;}
	
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #242b53;
	font-weight: normal; }
		
TABLE TD
{
    MARGIN: 0px;
    COLOR: #242b53;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}

	A:link {text-decoration: none; font-weight: bold; color: #242b53;}
	A:visited {text-decoration: none; font-weight: bold; color: #242b53;}
	A:active { text-decoration: underline; color: #242b53;}
	A:hover { text-decoration: none; background-color: #242b53; color: #ffffff;}
	
#footer {  /*  defines footer formatting */
	color: #fff;}
	
	#footer A:link {text-decoration: none; color: #FFFFFF; font-weight: normal;}
	#footer A:visited {text-decoration: none; color: #FFFFFF; font-weight: normal;}
	#footer A:active { text-decoration: underline; color: #FFFFFF; font-weight: normal;}
	#footer A:hover { text-decoration: none; background-color: #FFFFFF; color: #242b53; font-weight: normal;}

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }
.imageleft {
	float: left;
}
.imageleft {
	float: left;
	padding-right: 10px;
}




/*  begin Resources/Articles styles */

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:0px;
	margin:0px 0px 0px 0px;
}

.pub1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#242b53;
	line-height:0px;
	margin:10px 0px 0px 20px;
}

.pub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#242b53;
	line-height:0px;
	margin:40px 0px 0px 20px;
}

ul {
   margin: 10px 0px 0px 0px;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color:#242b53;
	margin:0px 0px 5px 0px;
}

a.jTip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 14px;
	color:#242b53;
	margin:0px 0px 0px 0px;
}

a.jTip:active, a.jTip:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 14px;
	color:#FFFFFF;
	background-color:#242b53;
	margin:0px 0px 0px 0px;
}

a.jTip:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 14px;
	color:#999999;
	margin:0px 0px 0px 0px;
}


/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image:url(resources/articles/images/arrow_left.gif)
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image:url(resources/articles/images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid  #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(resources/articles/images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:pointer;
}


/*
.style3 {
	font-size: 14px;
	font-style: italic;
}
.style4 {
	font-size: large;
	font-weight: bold;
}
.style6 {font-size: large}
*/

/*  end Resources/Articles styles */
