body {  
margin: 0;
padding: 0;
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
line-height : 1.5; 
background: #f3f6f3;
}

#wholepage {
width: 1000px;
margin: 0 auto;
border: #ccc 1px solid;
background: #fff; 
}

#header {
height : 120px;
margin : 0;
border : none;
background-color : #333;
background-image: url(images/masthead.jpg);
background-repeat: no-repeat;
}


#wrapper {
}

#left {
float: left;
background: transparent;
width: 200px;
padding: 0 5px 5px 5px;
margin: 0;
border: none;
}

#right {
float: right;
background: transparent;
width: 200px;
padding: 0 5px 5px 5px;
margin: 0;
text-align:left;
border:none
}

#topright {
float: right;
background: transparent;
width: 180px;
height: 100px;
padding: 5px;
margin: 0;
text-align: left;
color: white;
}

#topright a:link {
color: white;
}

#topright a:visited {
color: white;
}

#topright a:hover {
color: white;
text-decoration: underline;
}

#menu {
}

.clear {
clear: both;
}

#content {
background: #fff;
margin-left: 215px;
margin-right: 215px;
margin-top: 0;
padding: 5px;
border: none;
}


.standout {
background-color: #ededed;
border: solid #ccc 1px;
padding: 0;
margin: 5px 0 5px 0;;
}

.standout h3 {
background-color: #900;
color: #fff;
margin: 0;
padding: 5px;
}

.standout p {
padding: 5px 5px 0 5px;;
}

.ibex {
background-color: transparent;
border: solid #ccc 1px;
padding: 0;
margin: 5px 0 5px 0;;
}

.ibex h2 {
color: #333;
font-weight:300;
margin: 0;
padding: 5px;
}

.ibex p {
padding: 5px 5px 0 5px;;
}

.floatleft {
float: left;
margin: 0 5px 5px 0;
}

.ibex h3 {
padding: 5px 5px 0 5px;;
}

#pagefoot {
text-align:center;
border: none;
background: transparent;
}

p {  
font-size : 12px;
margin-top : 0; 
margin-bottom : 6px; 
padding: 5px 0 0 0;
text-align : left;
color : #000;
}

td, ul, ol, li {
text-align : left;
font-size : 12px;
}

h1 { 
font-family: Georgia, "Times New Roman", Times, serif;
color: #333;
font-size : 180%;
text-align : left;
line-height : normal; 
margin-bottom : 6px;
}

h1 a:link {
}

h2 {  
font-family: Georgia, "Times New Roman", Times, serif;
font-size : 150%;
font-weight:400;
color: #333;
text-align : left;
line-height : normal; 
margin-bottom : 6px;
}

h2 a:link {
color : #900; 
text-decoration : none;
}

h2 a:visited {
color : #900; 
text-decoration : none;
}

h2 a:hover {
color : #900; 
background-color : #fdd; 
text-decoration: none;
}

h3 {  
font-family : Arial, Helvetica, sans-serif; 
font-size : 140%;
font-weight: 300;
color: #333;
margin : 8px 0 0; 
text-align:left;
}

a:link {
color : #900; 
text-decoration : none;
font-weight : normal;
}

a:visited {
color : #900; 
text-decoration : none;
font-weight: normal;
}

a:hover {
color : #000; 
background-color: #fcc;
text-decoration: none;
font-weight : normal;
}

strong {  
font-weight : 600;
}

.quotation {  
font-style: normal;
color : #000;
text-align:left; 
background: #ededed;
margin : 16px 5em 16px 3em;
padding : 5px;
border-left: #ccc 8px solid;
line-height : 1.5;
}

.quotation a:link {
font-weight : normal;
color : #900;
background : transparent;
text-decoration : none;
}

.quotation a:visited {
font-weight : normal;
color : #900;
background : transparent;
text-decoration : none;
}

.quotation a:hover {
font-weight : normal;
color : #900; 
background: transparent;
text-decoration: underline;
}

input.btn { 
color:#900; 
font: normal 90%; 
font-family : Arial, Helvetica, sans-serif; 
margin: 2px;
padding: 0 .25em;
width: 75%;
background-color:#fee; 
border:1px solid; 
border-color: #966 #633 #633 #966; 
filter:progid:DXImageTransform.Microsoft.Gradient 
(GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffffaaaa'); 
} 

input.btnhov { 
border-color: #c63 #930 #930 #c63; 
background-color: #fdd;
filter:progid:DXImageTransform.Microsoft.Gradient 
(GradientType=0,StartColorStr='#ffffaaaa',EndColorStr='#ffffffff'); 
}


.warning {
color: #f00;
}


.bp { 
margin : 14px 10px 10px 0;
}

li {  
font-weight : normal;
color : #000; 
left : 5px; 
}

em {  
font-style: normal;
font-weight : bold; 
}

.popup1 {  
color : #f00;
cursor : pointer;
}

#webguide {
color: #000; 
background: #fff;
}

#webguide h1, #webguide h2, #webguide h3, #webguide h4, #webguide ol, #webguide li, #webguide ul  {
color: #000; 
background: #fff;
}

#webguide table, #webguide tr, #webguide td  {
color: #000; 
background: #fff;
}

#webguide a:link {
color: #000; 
background: #fff;
text-decoration: underline;
}

#webguide a:visited {
color: #999; 
background: #fff;
text-decoration: underline;
}

#webguide a:hover {
color: #000; 
background: #fdd;
text-decoration: underline;
}

.ieday {
margin: 5px 0 5px 0;
}

