.pageContent {
	color: #040404 /* 818181 */;
	font-size: 10pt;
	font-family: Verdana, Arial, Tahoma;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.stdText td,
.stdText th
{
	font-size: 10pt;
	font-family: Verdana, Arial, Tahoma;
}

.company {
	font-size: 16pt;
	font-family: Verdana, Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-align: center;
}
.slogan
{
	font-size: 11pt;
	font-family: Verdana, Arial;
	color: #FFFF66;
	text-align: center;
	font-weight: bold;
}
.copyright {
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}
/*main menu*/
.tmenu {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B788C;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 2px;
	font-weight: bold;
	text-transform: uppercase;
}.tmenu1 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B788C;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
.tmenua {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B788C;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
/*submenu*/
.smenu {
	font-size: 8pt;
	color: #5B788C;
	font-family: Tahoma;
	text-decoration: none;
	padding-top: 4px;
	font-weight: bold;
	padding-right: 6px;
}
.smenua {
	font-size: 8pt;
	color: #5B788C;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
}
.smenub {
	font-size: 8pt;
	color: #5B788C;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
}
.bmenu {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:none;
	padding: 2px 10px;
	text-align: center;
}
.bmenua {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}
.bmenub {
	font-size: 8pt;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:underline;
}
/* content */
.text-header {
	font-size: 12pt;
	font-family: Arial;
	color: #83BE5F;
	font-weight: bold;
	padding-left:30px;
}
.icon
{
	padding-bottom: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.iconleft
{
	padding-right: 10px;
	text-align: right;
	padding-left: 20px;
}
.iconfoot
{
	padding-right: 5px;
	padding-left: 5px;
}
.menua {
	font-size: 8pt;
	color: #5B788C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.menub {
	font-size: 8pt;
	color: #5B788C;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

.img_space_1_1_1_1_1 {  height:2; }
.img_header01 { background-image: url(images/header01.gif) }
.img_space_1 {  width:30; height:20; }
.img_sub1 { background-image: url(images/sub1.gif);background-repeat: repeat-y;background-position: left top; }
.img_down {  width:381; height:129; }
.img_space_1_1_1 {  width:44; height:1; }
.img_text {  width:19; height:19; margin-left:9px; margin-right:9px; }
.img_sub2 { background-image: url(images/sub2.gif) }
.img_space {  width:350; height:1; }
.img_space_1_1_1_1 {  width:30; height:1; }
.img_bullet {  width:19; height:23; }
.img_subicon {  width:10; height:9; }
.img_space_1_1 {  width:780; height:1; }
.img_header02 { background-image: url(images/header02.gif);background-repeat: no-repeat;background-position: right top; }
.img_sub3 {  width:173; height:68; }
.img_space_1_1_1_1_1_1 {  width:2; height:12; }
.img_down1 { background-image: url(images/down1.gif) }
.img_logo_cssclass { border:0;}

/* from jotnow stylesheet - BEGIN - */

.box
{
	border-width: 1px;
	border-color: #aeb1f9;
	border-spacing:3px;
	background-color: #FFFFFF;
	border-style:solid;
	padding:6px 6px 6px 6px;
	margin:3px 3px 3px 3px;
}

.storyTitle
{
	color: #23238E;
	font-size: 16pt;
	font-weight: bold;
	font-family: Arial, Verdana, Times New Roman;
	margin-bottom: 5px;
}

.storyBy
{
	margin-top:6px;
	margin-bottom: 3px;
	color: #808080;
}

.storyBody
{
	margin-top:6px;
	margin-bottom: 8px;
}

/* from jotnow stylesheet - END - */

.positiveStmt
{
	float: right;
	font-size: 8pt;
	font-family: Verdana, Garamond, Georgia, Comic Sans MS, Trebuchet MS;
	color: #FFFFFF;
}

.floatLeft
{
	float:left;
}