*{ margin: 0; padding: 0; }*
body { font: .8em Arial, Sans-Serif; line-height: 1.8em; background: #006699; color: #000000;}
a {COLOR: #000000; text-decoration: none;}
a:visited {COLOR: #000000; text-decoration: none;}
a:hover {color: #0000FF; ; } //font-weight: bold
h2 { margin: 0 0 10px; padding: 10px 0 3px; color: #000080; }
h3 { color: #000000; font-size: 1.5em; height: 24px; line-height: 24px; }
ul {  padding: 0px; margin: 0px 10px 10px 10px;}
li {  list-style-type: none;}
p { margin: 5px 0 10px 0; }
img { border: none; }

#logo img
{
        float:left; 
        height: 87px; 
        width: 160px;
        margin-bottom: 2px;
        margin-top: 22px;
        margin-left: 15px;
}


#header {
background: #FFE1FF ;
height: 100px;
margin-left:125px;
margin-top:20px;
text-align: center; 
}

#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
text-align: center;
color: #000080;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #FFE1FF;
text-decoration: none;
}
#header h2 {
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}


#wrap { padding: 10px 10px 3px 10px; width: 850px; margin:20px auto; background: #FFE1FF;}
#left { float: left; width: 160px; margin-bottom: 10px; margin-top: 15px; border: 1px dotted #FFE1FF;}
#left ul { padding: 5px 10px 10px 10px; margin: 0; }

#right { 
margin-bottom: 10px;
float: right;
width: 640px;
padding: 0 10px 10px 10px;
margin-top: 11px;
font: color #000000;
}
#right p a {COLOR: #0000FF; text-decoration: none;}
#right p a:visited {COLOR: #0000FF; text-decoration: none;}
#right p a:hover {color: #0000FF; font-weight: none;}

#content {

}

div.scroll {
height: 500px;
width: 600px;
overflow: auto;
padding: 8px;
}

#content ul {
ul { padding: 0px; margin: 0px 10px 10px 10px;}
}
#content li {
li { padding: 0px; margin: 0px 0px 0px 50px; list-style-type: circle;}
}

#content h2 {
font-size: 19px;
font-weight: bold;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}
	
#footer { 
font-size: 11px; 
text-align: center; 
border-top: 1px solid #ccc; 
padding: 10px 5px; 
}

#disclaimer { 
font-size: 9px; 
text-align: center; 
}


ul.tablePaginater
        {
        display:block;
        list-style:none;
        padding:0;
        margin:1px 0 1em 0;
        text-align:center;
        }
ul.tablePaginater li
        {
        display:inline;
        width:2.1em;
        height:2.1em;
        line-height:2em;
        vertical-align:middle;
        margin-right:4px;
        color:#666;
        list-style:none;
        cursor:pointer;
        }
ul.tablePaginater li.currentPage a
        {
        border-color:#a84444 !important;
        color:#000;
        }
ul.tablePaginater li a
        {
        display:table-cell !important;
        display:inline-block;
        text-align:center;
        width:2em;
        height:2em;
        color:#666;
        padding:0.2em;
        min-width:2em;
        min-height:2em;
        text-decoration:none;
        outline:none;
        border:1px solid #ccc;
        cursor:pointer;
        }
ul.tablePaginater li a:focus
        {
        color:#333;
        text-decoration:none;
        outline:none;
        border-color:#aaa;
        }
td.sized1
        {
        width:16em;
        text-align:left;
        }
td.sized2
        {
        width:10em;
        text-align:left;
        }
td.sized3
        {
        width:7em;
        text-align:left;
        }
/******* TIPBOX *******/
#tipBox{
	background: #f7fafb;
	border: 1px solid #ace4ff;
	font-size: 10px;
	padding: 3px;
	width: 180px;
}
#tipBox.blue{
	color: #44a9da;
}
#tipBox.width{
	width: auto;
}
#tipBox.big{
	width: auto;
	font-size: 15px;
	line-height: 1em;
	padding: 1em;
}
/******* /TIPBOX *******/

.cellgrid {
border-bottom:1px solid #FFFFFF;
border-style:solid;
border-top:1px solid #9B9B9B;
border-width:1px 0;
overflow:hidden;
white-space:nowrap;
}
