
@import url(/no_nn4.css);

body {
        background: #ffffff;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10px;
        padding: 0px;
}
p, h1, h2, li {
        font-family: Arial, Helvetica, sans-serif;
	background: transparent;
}
a, a:visited {
	text-decoration: none;
}
#logobar {
        border-top: 1px solid #025f9a;
        border-left: 1px solid #025f9a;
        border-right: 1px solid #025f9a;
        border-bottom: 0px solid #025f9a;
        background: #daebf6 url(/images/logo_bg.gif) right no-repeat;
        padding-left: 10px;
        padding-top: 5px;
}
#imgbar {
	height: 70px;
   background: #025f9a url(/images/topbar_bg.jpg) repeat-x;
	border-left: 1px solid #025f9a;
	border-right: 1px solid #025f9a;
	border-top: 5px solid #025f9a;
	border-bottom: 5px solid #025f9a;
}
#leftbar {
	width: 170px;
}
.leftnav p {
        color: #025f9a;
        font-size: 75%;
	font-weight: bold;
        margin-top: 1px;
	margin-bottom: 1px;
}
.leftnav p a, .leftnav p a:visited {
        color: #025f9a;
	padding-top: 2px;
	padding-bottom: 8px;
	margin-left: 40px;
	margin-right: 10px;
	display: block;
}
.leftnav p a:hover {
        color: #038fbc;
}
.leftnav p.selected {
   background: url(/images/button_bg.gif) no-repeat;
}
.leftnav p.selected a, .leftnav p.selected a:visited {
        color: #038fbc;
	display: block;
}
.leftnav p.active a, .leftnav p.active a:visited {
        color: #025f9a;
	display: block;
}
.leftnav p.active a:hover {
        color: #038fbc;
	display: block;
}
#main {
        border-top: 1px solid #025f9a;
        border-left: 1px solid #025f9a;
        border-right: 1px solid #025f9a;
        border-bottom: 1px solid #025f9a;
        background: #daebf6;
}
#content {
        padding-top: 15px;
        padding-bottom: 15px;
        padding-left: 20px;
        padding-right: 15px;
        background: #daebf6 url(/images/main_bg.jpg) bottom right no-repeat;
}
#content p {
        color: #025f9a;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content a, #content a:visited {
        color: #025f9a;
        text-decoration: underline;
}
#content a:hover {
        color: #038fbc;
        text-decoration: none;
}
#content h1 {
        color: #025f9a;
        font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content h2 {
        color: #025f9a;
        font-size: 80%;
        font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#content ul {
        margin: 0px 0px 10px 50px;
	list-style: square;
        list-style-image: url(/images/tick.gif);
}
#content ol {
        margin-top: 0px;
        margin-bottom: 10px;
        margin-left: 45px;
}
#content li {
        color: #025f9a;
        font-size: 80%;
        margin-bottom: 5px;
}
#content hr {
        color: #025f9a;
        background-color: #025f9a;
        height: 1px;
}
#content .quote {
        margin: 10px 30px 0px 30px;
        padding: 10px;
        background-color: #ffffff;
        color: #025f9a;
}
#content .quote2 {
        margin: 10px 30px 0px 30px;
        padding: 10px;
        color: #025f9a;
}
#content .book {
        padding: 5px;
}
#content .abc_button {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 75%;
        font-weight: bold;
        color: #ffffff;
        background: #025f9a;
}
#content .frame {
        margin-top: 30px;
        margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}
#content .frame td {
	vertical-align: top;
}
#content .frame td.framecontent {
	background-color: #ffffff;
	padding: 5px;
	width: 100%;
        text-align: center;
}
#content .frame td.framecontent p {
        margin-bottom: 0px;
}
#bottombar {
        border-top: 0px solid #025f9a;
        border-bottom: 1px solid #025f9a;
        border-left: 1px solid #025f9a;
        border-right: 1px solid #025f9a;
        background-color: #025f9a;
        height: 18px;
}
#bottombar p {
        color: #ffffff;
        font-size: 70%;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 2px 10px 2px 10px;
	text-align: right;
}
#bottombar p a, #bottombar p a:visited {
        color: #ffffff;
}
#bottombar p a:hover {
        color: #c3e1f0;
        text-decoration: none;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer p {
        font-size: 70%;
        color: #025f9a;
        margin-top: 0px;
        margin-bottom: 5px;
}
#footer a, a:visited {
        color: #025f9a;
}
#footer a:hover {
        color: #025f9a;
        text-decoration: underline;
}

#content .RWNoticeBoardTable {width: 80%; margin-top: 20px; padding: 5px;}
#content .RWNoticeBoardTitle {font-size: 90%; font-weight: bold; color: #025f9a; margin-top: 0px; margin-bottom: 120px;}
#content .RWNoticeBoardHR    {color: #025f9a; background-color: #025f9a; height: 1px;}

#content .RWNewsListHeadline {font-size: 80%; font-weight: bold; color: #025f9a;}
#content .RWNewsListHeadline a {color: #025f9a; text-decoration: none;}

