  #sidebar.round-border-topright  {
width : 10px;
height : 10px;
position : absolute;
z-index : 100;
margin : 0 0 0 190px;
background : url(../img/bg_corner_topright.gif) no-repeat;
}
.nav3-grid {
width : 199px;
border-bottom : 1px solid rgb(200, 200, 200);
}
.nav3-grid dt a, .nav3-grid dt a:visited {
display : block;
min-height : 2em;
height : auto !important ;
height : 2em;
line-height : 2em;
padding : 0 10px 0 20px;
border-top : 1px solid rgb(200, 200, 200);
text-decoration : none;
color : rgb(70, 122, 167);
font-weight : bold;
font-size : 100%;
}
.nav3-grid dd a, .nav3-grid dd a:visited {
display : block;
min-height : 1.7em;
height : auto !important ;
height : 1.7em;
line-height : 1.7em;
padding : 0 10px 0 40px;
border : none;
font-weight : normal;
text-decoration : none;
color : rgb(70, 122, 167);
font-size : 100%;
}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {
background-color : rgb(225, 225, 225);
color : rgb(42, 90, 138);
text-decoration : none;
}
.nav3-bullet {
width : 170px;
margin : 10px 0 0 20px;
}
.nav3-bullet dt a, .nav3-bullet dt a:visited {
line-height : 2em;
padding : 0 0 0 10px;
background : url(../img/bg_bullet_full_1.gif) no-repeat 0 50%;
text-decoration : none;
color : rgb(70, 122, 167);
font-weight : bold;
font-size : 100%;
}
.nav3-bullet dd a, .nav3-bullet dd a:visited {
line-height : 1.7em;
margin : 0 0 0 15px;
padding : 0 0 0 10px;
background : url(../img/bg_bullet_half_1.gif) no-repeat 0 50%;
text-decoration : none;
color : rgb(70, 122, 167);
font-weight : normal;
font-size : 100%;
}
.nav3-bullet dt a:hover {
background : url(../img/bg_bullet_full_2.gif) no-repeat 0 50%;
text-decoration : underline;
color : rgb(42, 90, 138);
}
.nav3-bullet dd a:hover {
background : url(../img/bg_bullet_half_2.gif) no-repeat 0 50%;
text-decoration : underline;
color : rgb(42, 90, 138);
}
.nav3-nobullet {
width : 170px;
margin : 10px 0 0 20px;
}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {
line-height : 2em;
text-decoration : none;
color : rgb(70, 122, 167);
font-weight : bold;
font-size : 120%;
}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {
line-height : 1.7em;
margin : 0 0 0 15px;
text-decoration : none;
color : rgb(70, 122, 167);
font-weight : normal;
font-size : 120%;
}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {
text-decoration : underline;
color : rgb(42, 90, 138);
}
.loginform {
width : 160px;
margin : -10px 20px 0 20px;
}
.loginform p {
clear : both;
margin : 0;
padding : 0;
}
.loginform fieldset {
width : 160px;
border : none;
}
.loginform label.top {
float : left;
width : 125px;
margin : 0 0 2px 0;
font-size : 110%;
}
.loginform label.right {
float : left;
width : 125px;
margin : 5px 0 0 0;
padding : 0 0 0 3px;
font-size : 110%;
}
.loginform input.field {
width : 158px;
margin : 0 0 5px 0;
padding : 0.1em 0 0.2em 0 !important ;
padding : 0.2em 0 0.3em 0;
border : 1px solid rgb(200, 200, 200);
font-family : verdana, arial, sans-serif;
font-size : 110%;
}
.loginform input.checkbox {
float : left;
margin : 5px 0 0 0 !important ;
margin : 2px 0 0 -3px;
border : none;
}
.loginform input.button {
	float : left;
	width : 5em;
	margin : 10px 0 5px 0;
	padding : 1px;
	border : 1px solid rgb(150, 150, 150);
	text-align : center;
	font-family : verdana, arial, sans-serif;
	color : rgb(150, 150, 150);
	font-size : 110%;
	background-color: transparent;
}
.loginform input.button:hover {
cursor : pointer;
border : 1px solid rgb(80, 80, 80);
background : rgb(220, 220, 220);
color : rgb(80, 80, 80);
}
.searchform {
width : 160px;
margin : 0 20px 0 20px;
}
.searchform fieldset {
border : none;
}
.searchform input.field {
float : left;
width : 158px;
padding : 0.1em 0 0.2em 0 !important ;
padding : 0.2em 0 0.3em 0;
border : 1px solid rgb(200, 200, 200);
font-family : verdana, arial, sans-serif;
font-size : 120%;
}
.searchform input.button {
float : left;
width : 3em;
margin-top : 0.5em;
padding : 1px;
background : rgb(230, 230, 230);
border : 1px solid rgb(150, 150, 150);
text-align : center;
font-family : verdana, arial, sans-serif;
color : rgb(150, 150, 150);
font-size : 120%;
}
.searchform input.button:hover {
cursor : pointer;
border : 1px solid rgb(80, 80, 80);
background : rgb(220, 220, 220);
color : rgb(80, 80, 80);
}

p.caption {
clear : both;
margin : 0.5em 0 2em 20px;
text-align : left;
color : rgb(80, 80, 80);
font-size : 110%;
}

.contactform {
width : 418px;
margin : 2em 0 0 0;
padding : 10px 10px 0 10px;
border : 1px solid rgb(200, 200, 200);
background-color : rgb(240, 240, 240);
}
.contactform fieldset {
padding : 20px 0 0 0 !important ;
padding : 0;
margin : 0 0 20px 0;
border : 1px solid rgb(220, 220, 220);
}
.contactform fieldset legend {
margin : 0 0 0 5px !important ;
margin : 0 0 20px 5px;
padding : 0 2px 0 2px;
color : rgb(80, 80, 80);
font-weight : bold;
font-size : 130%;
}
.contactform label.left {
float : left;
width : 100px;
margin : 0 0 0 10px;
padding : 2px;
font-size : 110%;
}
.contactform select.combo {
width : 175px;
padding : 2px;
border : 1px solid rgb(200, 200, 200);
font-family : verdana, arial, sans-serif;
font-size : 110%;
}
.contactform input.field {
width : 275px;
padding : 2px;
border : 1px solid rgb(200, 200, 200);
font-family : verdana, arial, sans-serif;
font-size : 110%;
}
.contactform textarea {
width : 275px;
padding : 2px;
border : 1px solid rgb(200, 200, 200);
font-family : verdana, arial, sans-serif;
font-size : 110%;
}
.contactform input.button {
float : right;
width : 9em;
margin-right : 20px;
padding : 1px !important ;
padding : 0;
background : rgb(230, 230, 230);
border : 1px solid rgb(150, 150, 150);
text-align : center;
font-family : verdana, arial, sans-serif;
color : rgb(150, 150, 150);
font-size : 110%;
}
.contactform input.button:hover {
cursor : pointer;
border : 1px solid rgb(80, 80, 80);
background : rgb(220, 220, 220);
color : rgb(80, 80, 80);
}
.main img {
clear : both;
float : left;
margin : 3px 10px 7px 0;
padding : 1px;
border : 1px solid rgb(150, 150, 150);
}
.main img.center {
clear : both;
float : none;
display : block;
margin : 0 auto;
padding : 1px;
border : 1px solid rgb(150, 150, 150);
}
.main img.right {
clear : both;
float : right;
margin : 3px 0 7px 10px;
padding : 1px;
border : 1px solid rgb(150, 150, 150);
}
.main a {
color : rgb(70, 122, 167);
font-weight : bold;
text-decoration : none;
}
.main-content h1 a {
color : rgb(70, 122, 167);
font-weight : normal;
text-decoration : none;
}
.main a:hover {
color : rgb(42, 90, 138);
text-decoration : underline;
} 
  .main a:visited  {
color : rgb(42, 90, 138);
}
.main a img {
border : 1px solid rgb(150, 150, 150);
}
.main a:hover img {
border : 1px solid rgb(220, 220, 220);
} 