body {
	margin : 20px;
	background-color : #ffffff;
	color : #000000;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
}
a:link, a:visited {
	color : #666666;
	text-decoration : underline;
}
a:active, a:hover {
	color : #666666;
	text-decoration : none;
}
ul {
	list-style-image : url(/graphics/bullet.gif);
}
p, div, td, .text {
	color : #000000;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
}
.header {
	padding : 4px 10px 4px 10px;
	color : #ffffff;
	background-color : #666666;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
}
.header2 {
	color : #666666;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.textbold
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}
.formbold
{
    COLOR: #000000;
    FONT-FAMILY: Verdana, arial;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.inputbox, .inputbox1 {
	color : #666666;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	width : 98.5%;
	background-color : #fefefe;
	border : thin solid #7f9db9;
}
.inputbox2 {
	color : #666666;
	font-family : 'Verdana', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	background-color : #fefefe;
	border : 1px solid #7f9db9;
}
.inputboxsmall1
{
    color: #000000;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #FCF2F5;
    width : 50;
    text-align : left;  
}
.inputboxsmall2
{
    color: #000000;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-decoration: none;
    background-color: #FCF2F5;
    width : 120;
    text-align : left;  
}
.button, .button1 {
	color : #ffffff;
	font-family : 'Arial', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #666666;
	text-align : center;
	border-top : 1px outset #d6d6d6;
	border-right : 1px outset #000000;
	border-bottom : 1px outset #000000;
	border-left : 1px outset #d6d6d6;
}
.navtext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.list_bullet
{
	list-style-image : url(/graphics/bullet.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none
}
.bg1 {
	background-color : #ffffff;
}
.bg2 {
	background-color : #eeeeee;
}
.bg3 {
	background-color : #cccccc;
}
.bg4 {
	background-color : #666666;
}
.bg5 {
	background-color : #000000;
}

/* Specific Styles */

.divider {
	font-size : 1px;
	border-top : 1px dotted #666666;
}
.warning {
	color : #cc0000;
	font-family : 'Arial', 'Lucida Grande', 'Helvetica', sans-serif;
	font-size : 12px;
	font-weight : bold;
}
.clsTopLink {
	font-family: verdana;
	font-size: 10px;
	font-weight:bold;
	padding-top: 4px;
	color:#666666;
}

.clsCMOn {
	color: #666666;
	font-size : 10px;
	padding-top: 3px;
	text-decoration : none;
      
}

.clsCMOver {
	color: #666666;
	font-size : 10px;
	padding-top: 3px;
	text-decoration : none;
    
}