html, 			body,
div,			span,
object, 		iframe,
h1, h2, h3, h4, h5, h6,
p, 				blockquote,
pre, 			a,
abbr, 			acronym,
address, 		code,
del, 			dfn,
em, 			img,
q, 				dl,
dt, 			dd,
ol, 			ul,
li, 			fieldset,
form, 			label,
legend, 		table,
caption, 		tbody,
tfoot, 			thead,
tr, 			th, td {
margin : 0;
padding : 0;
border : 0;
font-weight : inherit;
font-style : inherit;
font-size : 100%;
font-family : inherit;
vertical-align : baseline; }

/* Body ---------------------------------------------------- */

body {
margin :0;
padding : 0;
font : 76% arial;
line-height : 1.4;
color : #666;
}

/* Headings ---------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
font-weight : normal;
color:#333;
}

h1 {
margin-bottom : .5em;
font-size : 2.2em;
line-height : 1;
border-bottom:1px solid #ccc;
padding-bottom:.6em;
}

h2 {
margin-bottom : .75em;
font-size : 1.8em;
}

h3 {
margin-bottom : 1em;
font-size : 1.4em;
line-height : 1 ; }

h4 {
margin-bottom : 1.25em;
font-size : 1.2em;
line-height : 1.25; }

h5, h6 {
margin-bottom : 1.5em;
font-weight : bold;
font-size : 1em; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
margin : 0; }

/* Text elements -------------------------------------------------------------- */

p {
margin : 0 0 1.5em; }

a {
color : #105cb6;
text-decoration : underline; }

a:visited {
color : #105cb6; }

a:focus, a:hover {
color : #003; }

a img {
border : none; }

blockquote, q {
quotes : "" ""; }

blockquote {
margin : 1.5em 1.5em 1.5em -1.5em;
padding-left : 1.5em;
border-left : 1px solid #666;
}

blockquote:before, blockquote:after, q:before, q:after {
content : ""; }

strong {
font-weight : bold; }

em, dfn {
font-style : italic; }

dfn {
font-weight : bold; }

sup, sub {
line-height : 0; }

abbr, acronym {
border-bottom : 1px dotted #666; }

address {
margin : 0 0 1.5em;
font-style : italic; }

del {
color : #666; }

pre, code, tt {
margin : 1.5em 1.5em 1.5em -1.5em;
padding-left : 1.5em;
border-left : 1px dotted #666;
font : 1em 'andale mono', 'lucida console', monospace;
line-height : 1.5; }

pre {
white-space : pre; }

code {
display : block; }


/* Lists -------------------------------------------------------------- */

li ul, li ol {
list-style-type : circle;
margin : 0 1.5em .75em 1.5em; }

ul, ol {
margin : 0 1.5em 1.5em 0; }

ul {
list-style-type : disc; }

ol {
list-style-type : decimal; }

dl {
margin-bottom: 1.5em;
padding-top: 1.5em;
border-top : 1px solid #ccc; }

dl dt {
margin-bottom : .75em;
font-size : 1.2em;
line-height : 1.25; }

dd {
margin-bottom: 1.5em;
padding-bottom: 1.5em;
border-bottom : 1px solid #ccc; }

/* Tables -------------------------------------------------------------- */

table {
border-collapse : separate;
border-spacing : 0;
margin-bottom : 1.4em;
width : 100%; }

table, td, th {
vertical-align : top; }

th, thead th {
font-weight : bold; }

th, td, caption {
padding : 4px 10px 4px 5px;
text-align : left;
font-weight : normal; }

th, td {
border-bottom : 1px solid #ccc;
background:#f4f4f4;
}

tfoot {
font-size : .9em; }

caption {
margin-bottom : 1em;
font-size : 1.5em;
line-height : 1 ; }

/* Forms -------------------------------------------------------------- */

label {
font-weight : bold; }

fieldset {
margin : 0 0 1.5em 0;
padding : 1.4em 1.4em 0 1.4em;
border : 1px solid #ccc; }

legend {
font-size : 1.2em;
font-weight : bold; }

textarea {
width : 390px;
height : 250px;
padding : 5px; }

/*=links*/
a:link, a:visited {
color:#000;
text-decoration: none;
border-bottom:1px dotted #888;
font-weight:bold;
}


/*Structure**************/
#skiplinks{
    display:none;
}


#container_all{

}

#navigation{
    display:none;
}

#footer{

clear:both;
text-align:right;
border-top:1px solid #ccc;
}
/*manmadebits*/

/*misc man made*/
.flright{
float:right;
margin-left:10px;
margin-bottom:5px;
}

.flleft{
float:left;
margin-right:10px;
margin-bottom:5px;
}

.textalignright{
text-align:right;
}

img.noborder{
border:none;
padding:0;
}

.red{
color:#C41230;
}

.textalignright{
text-align:right;
}

.clear{
clear:both;
height:1px;
font-size:1px;
line-height:1px;
}



#image_display{
text-align:center;
padding:5px 0;
}

#image_display img{
padding:0;
float:none;
}

#image_display span#lb_imageDesc{
display:block;
padding:3px;
margin-top:.5em;
}

#news h3 span{
white-space: nowrap;
}

/*layouts for 3 images at top*/

.row_image
{
margin-bottom:1em;
}

.row_image img{
margin-right:5px;
}

.row_image img .last_image{
margin-right:0;
}

/*layouts for 3 images at right*/
.column_image{
width:176px;
float:right;}

.column_text_withimage{
width:345px;
float:left;}

.column_image img{
margin-bottom:1em;
}

/*layouts for 3 images at left*/
.column_image_left_images{
width:176px;
float:left;}

.column_text_withimage_left_images{
width:345px;
float:right;
}

.column_image_left_images img{
margin-bottom:1em;
}

.chCountOver
{
	color: red;
}







