/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: small;
	margin: 5px 0px;
	padding: 0;
	background-image: url(images_Kids/dotgraphic.gif);
	background-repeat: repeat;
}

/* links */

A
{
	text-decoration: none;
	font-size: 85%;
	color: #2d5b6b;
	font-weight: bold;
}

A:hover
{
	text-decoration: underline;
}

IMG
{
	border-width: 0px;
}
H3
{
	font-size: 100%;
	font-weight: bold;
	color: #ff2700;
}



H3 span
{
	font-size: 100%;
	font-weight: bold;
	color: #000;
}



td
{
color: #666;
font-size: 85%;
	
}
/* hacks for Firefox only */

html>body #content
{
	float: left;
	width: 985px;
	height: 530px;
	background: #9fb6c4;
}

html>body .BoxMain
{
	margin: 0 0 30px 0;
	padding:30px 10px 0px 20px;
	font-size: 1em;
	line-height: 30px;
	color: #666;
	background: #fff url(images/box_t_left_off.gif) no-repeat top left;
	height: 457px;
	width: 500px;
	min-width: 540px;
	overflow: hidden;
	float:left;
}

html>body .BoxMain DIV
{
	margin: -5 0px 0px 0;
	padding: 0px 20px 10px 0px;
	height: 422px;
	width: 530px;
	overflow: auto;
}
html>body #search
{
	float: left;
	font-size: 85%;
	width: 305px;
    background: #9fb6c4;
}
html>body #search_article
{
	float: left;
	font-size: 85%;
	width: 493px;
}
html>body #mainnav
{
	font-size: 85%;
	background-color: #badce6;
	width: 100%;
	height: 35px;
	text-align: center;
}

html>body select
{
font-size: 90%;
}
html>body input
{
font-size: 90%;
}
html>body #img1
{
	width: 985px;
}


/* layout structure */

#content
{
	float: left;
	width: 970px;
	height: 500px;
	background: #9fb6c4;
}
#leftnav
{
	float: left;
	width: 200px;
}
#mainbody
{
	float: left;
	width: 570px;
}

#rightnav
{
	float: right;
	width: 200px;
}
#footer
{
	clear: both;
	background: #fff;
	font-size: 75%;
	text-align: center;
}

/* gutters */

#leftnav .gutter
{
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
}
#rightnav .gutter
{
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 7px;
	background: #badce6;
}
#mainbody, #mainbody_article .gutter
{
	padding: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

/* sidebars */

.Box
{
	margin: 0 0 20px 0;
	padding: 0 0 12px 12px;
	font-size: 85%;
	line-height: 1.5em;
	color: #666;
	background: #fff url(images/box_t_left_off.gif) no-repeat top left;
	height: 507px;
}
.BoxMain
{
	margin: 0 0 20px 0;
	padding: 30px 20px 0px 20px;
	font-size: 85%;
	line-height: 30px;
	color: #666;
	background: #fff url(images/box_t_left_off.gif) no-repeat top left;
	height: 457px;
	overflow: auto;
}
.BoxMain DIV
{
	margin: 0 -20px 0px 0;
	padding: 0px 20px 10px 0px;
	height: 422px;
	overflow: auto;
}
.BoxMain H1
{
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
}
.BoxMain H1 span
{
	font-size: 16pt;
	font-family: Arial;
	font-weight: bold;
	color: #ff2700;
}
.BoxRight
{
	margin: 0 0 4px 0;
	padding: 3 0 0px 6px;
	font-size: 75%;
	color: #666;
	background: #f2f6f9 url(images/box_t_right.gif) no-repeat top left;
	height: 80px;
}
.BoxRight2
{
	margin: 0 0 4px 0;
	padding: 3 0 0px 6px;
	font-size: 75%;
	color: #666;
	background: #f2f6f9;
	height: 80px;
}

.BoxRight H4
{
	padding: 0 0 0px -5px;
	font-size: 95%;
}

.BoxRight P
{
	padding: 0px 0 0px -5px;
	font-size: 80%;
}
.BoxRight2 H4
{
	padding: 0 0 0px -5px;
	font-size: 95%;
}

.BoxRight2 P
{
	padding: 5px 0 0px -5px;
	font-size: 80%;
}
/* Search and navigation layout */
#search
{
	float: left;
	font-size: 70%;
	width: 295px;
}

#mainnav
{
	font-size: 70%;
	background: #badce6;
	width: 100%;
	height: 51px;
	text-align: center;
}
/* Collapsible panels */
.CollapseContainer
{
	list-style-type: none;
	margin: 5 0 0 -10px;
}
.Collapse
{
	list-style-type: none;
	margin-left: 10px;
}
/* Ticker tape styles */

p.tickl
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	text-decoration: none;
	color: #666;
	font-weight: lighter;
}
p.tickl:hover
{
	color: #666;
	text-decoration: none;
}
.ticki
{
	width: 350px;
	height: 70px;
	position: relative;
	top: 2px;
	overflow: hidden;
}
.ticko
{
	width: 350px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #990000;
	padding: 1px 0 4px 0;
	margin: 4px 0 0px 0;
	display: block;
}
.tickls
{
	color: #666;
}
.tickh
{
	display: none;
}
/* Block Quotes */
.bqstart {
     float: left;
     height: 45px;
     margin-top: -35px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #FF0000;
 }
.bqtext
{
	text-align:center;
	background-color: #badce6;
	height: 80%;
	position: relative;
	top: 40px;
	left: -15px;
	z-index: -5;
}

 .bqend {
     float: right;
     height: 25px;
     margin-top: -50px;
     padding-top: 40px;
     font-size: 700%;
     color: #FF0000;
 }
