

body{
padding:0;
margin:0;
font-family:Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
line-height: 2em;
color: #666;
background:#e0e0e0;
color:#303030;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:# #33CCFF;
color:#666;
font-weight:normal;
padding: 1px 2px;
background:url(images/formbg.gif) repeat-x left top;
}

.inputstyle {
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #E2EDEB;
	border: 1px solid #FFFFFF;
}

blockquote {
display: block;
padding: 0 40px;
width: 320px;
}

blockquote.withquote {background:url(../images/quote.gif)
no-repeat;background-position:top left;padding-left:20px;text-align:justify;} 

p.withunquote {background: url(../images/unquote.gif) no-repeat;background-position: bottom right;padding-right:10px;}




    TABLE.main {
    font-family: verdana, arial, helvetica, sans-serif;
    background-color: #CCCCCC;
	 border-top: 1px dashed #330033;
    border-left: 1px dashed #330033;
    border-right: 1px dashed #330033;
    border-bottom: 1px dashed #330033;
    
    }

    TD.different {
    background-color: #ECF9FF;
    border-left: dashed 1px #669999;
    border-right: dashed 1px #669999;
    }




a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}


#container{
margin:0 auto 15px auto;
border:1px solid #666666;
width:750px;
padding:5px 15px 15px 15px;
background:#ffffff;
}

#logo{
margin:15px 0 0 0;
}

#logo h1 a{
color:#303030;
}

#logo h1 a:hover{
text-decoration:none;
}

#desc{
height:100px;
color:#ffffff;
padding:0;
background:#0066CC url(../images/front.jpg) top left no-repeat;
clear:both;
margin:0px 0 0 0;
}

#desc p{
width:290px;
font-size:1em;
line-height:1.3em;
padding:0 0 0 15px;
}

#desc h2{
padding:15px 15px 0 15px;
color:#ffffff;
}

#desc a{
color:#ffffff;
text-decoration:underline;
}

#main{
width:560px;
float:left;
padding:0 15px 0 0;
border-right:1px solid #d0d0d0;
}

.block{
background: #FFFFCC;
padding:15px;
}

#sidebar{
width:140px;
float:right;
}

#sidebar p{
font-size:0.9em;
line-height:1.3em;
margin:0 0 12px 0;
}

.sidelink{
text-align:left;
display:block;
width:120px;
background:#f0f0f0 url(../images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
}

.sidelink:hover{
background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
text-decoration:none;
}

#footer{
clear:both;
background:#fafafa;
color:#808080;
font-size:0.9em;
padding:8px 0 8px 0;
border-top:1px solid #d0d0d0;
border-bottom:1px solid #d0d0d0;
text-align:center;
}

#footer a{
color:#808080;
}

#footer p{
margin:0 10px;
}

h1{
margin:0 0 20px 0;
font-size:2.1em;
font-weight:normal;
}

h2{
margin:0 0 20px 0;
font-size:1.6em;
font-weight: bold;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
text-align:left;
}

.right{
text-align:right;
}

a img{
border:0;
}

.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}

.hide{
display:none;
}

/* new menu */

#ddcolortabs{
margin-top: 2px;
margin-left: 0px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float: left;
color: white;
background: #6699cc url(images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #3366cc;
}

#ddcolortabs a:hover span{
background-color: #3366cc;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #3366cc;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 3px;
line-height: 2px;
background: #6699cc;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/* curly container */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 2em;
width: 200px;
}
.curlycontainer2{
border: 1px solid #b8b8b8;
margin-bottom: 2em;
width: 50px;
}
.curlycontainer .innerdiv{
background: transparent url(../images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
.curlycontainer2 .innerdiv{
background: #F2F2F2 url(../images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}
.curlycontainer .innerdiv3{
background:  #FFFFFF url(../images/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
}

/* drop shadow */
.shadowed { 
  float:right;
  background: url(images/drop-shadow.png) no-repeat bottom right !important;
  background: url(images/drop-shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.shadowed img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
  
  /* rounded boxes */
  /* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(../images/demobox.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 335px !important; /* intended total box width - padding-right(next) */
    width: 320px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 
  