#btnMenuText a:link, #btnMenuText a:active, #btnMenuText a:visited {
color:#333333;
text-decoration:none;

}
#btnMenuText a:hover {
color:#006699;
text-decoration:underline;
}

/* POSITION */
#topPage {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -70px; /* the bottom margin is the negative value of the footer's height */

/*min-height:600px;*/
background-image:url(graphics/headerRightBg.jpg);
background-position:top center;
background-repeat:no-repeat;
text-align: -moz-center;
}


#topPageLine {

width:998px;
height: auto !important;
min-height:700px;
text-align:left;
	margin-bottom:70px;
}

#contentAll {
float:left;
display:table;
width:708px;
min-width:700px;
	height: auto !important;

}
#flash {
height:200px;
text-align:right;
padding-right:5px;
}
#contentPage {
padding-left:0px;
padding-top:10px;
}
#bottomLineAll {
width:100%;
background-image:url(graphics/bottomLineBg.jpg);
background-repeat:repeat-x;
height:70px;
text-align: -moz-center;
margin-bottom:-20px;

}
#bottom998 {
width:998px;
}
#bottomLine {
background-image:url(graphics/bottomLine.jpg);
background-repeat:no-repeat;
height:70px;
margin-left:25px;
}
#bottomLineBlock {
display:inline;
float:left;
width:58px;
height:50px;
margin-top:20px;
}
#bottomLineBar {
display:inline;
float:left;
width:180px;
height:30px;
padding-left:30px;
}
#bottomLineYears {
display:inline;
float:left;

width:180px;
height:17px;

margin-left:403px;
margin-top:53px;
/* years font style */
font-size:10px;
font-weight:100;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
#bottomLineLink {
display:inline;
float:left;
width:105px;
margin-top:45px;
height:25px;

}
/* MENU */
#menuLine {
float:left;
width:290px;
background-image:url(graphics/menuLine.jpg);
background-repeat:repeat-y;
}
#menuBg {
height:auto;
background-image:url(graphics/menu.jpg);
background-position:left top;
background-repeat:no-repeat;
}
#menuContent {
padding-left:53px;
padding-top:220px;
min-height:320px;
}
#menuBottom {
min-height:70px;
height:70px;
background-image:url(graphics/menuEnd.jpg);
background-repeat:no-repeat;
background-position:left;
/*background-color:#F0F0F0;*/
}
#btnMenuText {
text-align:left;
padding-left:20px;
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#btnMenuRl {
background-image:url(graphics/menuRl.gif);
background-repeat:no-repeat;
background-position:left;
height:1px;
padding-top:13px;
padding-bottom:13px;
}
#btnMenuR2 {
background-image:url(graphics/menuRl.gif);
background-repeat:no-repeat;
background-position:left;
height:1px;
padding-top:13px;
padding-bottom:13px;
}
#btnMenu2 {
padding-top:-10px;
margin-bottom:-10px;
}
/* Content */
h1 {
font-size:20px;
}
#content {
	float: left;
	width: 620px;
	padding-left: 0px;
}
.contentField {
	float: left;
	width: 692px;
	padding-left: 10px;
	padding-bottom:10px;
}
.content {
	display:table;
	padding: 10px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	border-top: 1px dotted #CDCDCD;
	width: 670px;
	/* min-height:500px; */
	/* background: url(graphics/elements/img10.gif) no-repeat; */
}
.tdExamples {
background-image:url(graphics/bg1.gif);
}
.picExamples {
	border: 2px solid #CDCDCD;
}
#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
#content ul li {
	padding-left: 15px;
	background: url(graphics/elements/img08.gif) no-repeat 0 8px;
}
#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 3px;
}


img.left {
	float: left;
	margin: 0 15px 0 0;
	margin-bottom:10px;
}
.left {
	float: left;
	margin: 0 15px 0 0;
	margin-bottom:10px;
}
img {
border: medium none;
}
.title {
font-size:180%;
color:#006699;
}
h1 {
font-size:180%;
color:#006699;
}
.title h1 {
font-size:180%;
color:#006699;
}