* {
padding : 0;
margin : 0;
}

body {
color : #000;
background-color : #fff;
font-family : Arial, Helvetica, sans-serif;
font-size : 10pt;
text-align: center;
background : #eef url(../images/back1.gif);
height: auto;
}
#wrapper {
text-align : left;
background : #eef url(../images/back1.gif);
margin: 0 auto;
height: 100%;
width: 727px;
}
#page {
padding : 0 10px 0 0;
width : 727px;
text-align : left;
background-color : #fff;
float: left;
height: 100%;
background: #fff left url(../images/boxbg.jpg) repeat-y;
}
#box {
	height: 100%;
	width: 727px;
	float: left;
}
#main {
width : 582px;
height: 100%;
float : right;
}
#header {
width : 582px;
height : 96px;
background : #fff url(../images/img-header.jpg) repeat-x;
}
#content {
width : 552px;
padding : 20px 0 10px 20px;
margin-left : 10px;
}
#sidebar {
width : 145px;
height: 100%;
color : #fff;
background-color : #000066;
text-align : center;
float : left;
padding-bottom: 100px;
}
#navigation {
text-align : left;
margin : 10px 0 10px 5px;
width : 125px;
float: left;
height: 100%;
padding-bottom: 25px;
}
#footer {
color : #777;
font-size : 8pt;
clear : both;
width : 500px;
margin-left : 190px;
padding : 8px;
text-align : center;
}
table {
	width: 90%;
}
h1 {
font-size : 17pt;
}

h2 {
font-size : 16pt;
}

h3 a {
 color: red; 
}

p {
font-size : 10pt;
margin : 15px 0;
text-align: justify;
}

p.link {
text-align : center;
font-weight : bold;
font-size : 13pt;
line-height : 20px;
}

p.link img {
text-align : center;
}

p.link a img {
display : block;
text-align : center;
margin : 0 auto;
}

p.468 {
text-align : center;
font-weight : bold;
font-size : 13pt;
line-height : 20px;
}

p.468 img {
text-align : center;
}

p.468 a img {
display : block;
text-align : center;
margin : 0 auto;
}

#main ul, #main ol {
margin-left : 20px;
}

#main li {
margin : 10px;
}

a {
font-weight : bold;
color : #000066;
text-decoration : none;
}

a.regular {
font-weight : normal;
}

a:hover, a:focus, a:active {
color : #000077;
}

a:focus, a:active {
font-size : 105%;
}

img, a img {
border : 0;
}

em {
font-weight : bold;
font-size : 12pt;
}

strong {
font-weight : bold;
}

#navigation a, #navigation ul li a {
color : #eee;
}

#navigation a:hover, #navigation ul li a:hover {
background-color : #007;
}

#navigation ul {
width : 90%;
float : right;
font-size : 12px;
font-style : normal;
line-height : 1.4em;
font-weight : bold;
font-variant : normal;
text-transform : capitalize;
color : #fff;
text-decoration : none;
text-indent : 1px;
list-style-position : outside;
list-style-image : url(../images/blt-round.jpg);
list-style-type : circle;
padding : 2px;
margin : 2px;
}

#navigation li {
margin-left : 12px;
margin-bottom : 5px;
border-bottom : 1px solid #007;
}

.big-red-link {
font-weight : bold;
font-size : 15pt;
color : #ff0000;
display : block;
margin : 10px 0;
}

div.updates {
	border-bottom: dotted 3px #000;
}

.big-black-text {
font-weight : bold;
font-size : 14pt;
}
.bigger {
	font-size: 12pt;
}
.bigger li {
	line-height: 1em;
	margin: 4px;
}
.bigger li a {
	color: red;
}

.red {
color : #ff0000;
}

.deep-red {
color : #770000;
}

