BODY {
font-size : 1em; 
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #000000; 
background-color :#B1E7FF;
margin : 0 0 0 0;
padding : 0 0 0 0;
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.left_col {
	background-image:url(images/r2_c2.gif);
	background-repeat:repeat-y;
	border-right: .035em solid #6FB8D9;
}

.right_col {
	background-image:url('images/small background.gif');
	background-position:bottom;
	background-position:right;
	background-repeat:no-repeat;
	padding-left: 20px;
	border-right: .035em solid #6FB8D9;
}

.right_box {
	border: .035em solid #6FB8D9;
}

.right_box a:link{
	text-decoration:none;
	font-family:"Courier New", Courier, mono;
	color: #035B83;
	font-weight:bold;
	font-variant:small-caps;
}

.right_box a:visited{
	text-decoration:none;
	font-family:"Courier New", Courier, mono;
	color: #035B83;
	font-weight:bold;
	font-variant:small-caps;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #035B83;
}

.bg_medium {
  background-color : #FFFFFF;
  color: #771213;
}

.bg_light {
  background-color : #FFFFFF;
}

.alt_bg_dark {
  background-color : #F6EBB6;
}

.alt_bg_medium {
  background-color : #FFFFFF;
}

.alt_bg_light {
  background-color : #FFFFFF;
}

.copyright {
	text-decoration:none;
	color: #035B83;
    font-size: .8em;
    text-align: center;
}

.border {
	border-bottom: '.1em' 'solid' '#6fb8d9';
	border-left: '.1em' 'solid' '#6fb8d9';
	border-right: '.1em' 'solid' '#6fb8d9';
}
