pre,html,blockquote,fieldset { 
margin-bottom:5px; 
padding: 0 5px;
border:0;
color:#264c72;
}
input,textarea {
background-color:#FFFFFF;
border:solid 1px #3F4C6B;
padding:3px 5px;
color:#264c72;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
input.greyinput {
background-color:#CCCCCC;
}
input.submit {
background-color:#264c72;
border:1px solid #CCCCCC;
color:#FFFFFF;
}
input.submit:hover {
background-color:#0066FF;
}
input.submit:active {
background-color:#9900FF;
}
a img,:link img,:visited img { 
border: none;
}

a.overorange{
  color:#FFFFFF;
  text-decoration: none;
}
a.overgrey {
  color:#0066FF;
  text-decoration: none;
}
a.overwhite {
  color:#264c72;
  text-decoration: none;
}
a.overblue {
	color:#264c72;
	text-decoration:none;
}
a:hover {
  color:#D01F3C;
  text-decoration: underline;
}

p {
  margin-top: 12px;
  margin-bottom: 12px;
  padding: 0px;
}

div#indicator
{
  position: absolute;
  width: 100px;
  height: 40px;
  left: 110px;
  top: 40px;
  clear:both;
  font-size:16px;
  font-family:"Trebuchet MS";
  z-index: 900;
  margin:0 auto 0 auto;
  background: url(/images/indicator.gif) no-repeat 0 0;

}

div#down {
 /* position: absolute;
  left: 100px;
  top: 100px; */
  display: inline;
  width: 17px;
  height: 14px;
  z-index: 900;
  background: url(/images/down.gif) no-repeat 0 0;
 
}
.form_error
{
  padding-left: 160px; 
  color: red;
}

.fieldTable {
    width: 700px;
    background-color: rgb(247, 247, 247);
}

.form_input {
    width: 80%;
    vertical-align: top;
}

.form_label {
    width: 20%;
    font-weight: bold;
    font-size: 9pt;
    text-align: right;
    vertical-align: top;
    white-space: nowrap;
    color: rgb(49,73,82);
}

.boldred
{
 
  font-weight: bold;
  color: #264c72;
  display: inline;  
  
}

.boldgreen
{
  display: inline; 
  font-weight: bold;
  color: green;
}

.boldblue
{
  display: inline; 
  color: #0066FF;
  font-size: 10pt;
  text-align: left;
  font-weight: bold;

}

.boldgrey
{
  display: inline; 
  font-weight: bold;
  color: rgb(153, 153, 153);
}
.green {
display: inline; 
color: #264c72;
}

.bold
{
  display: inline; 
  font-weight: bold;
}

.small {
font-size: 10px; 
display: inline;
float:left;
margin-top:-4px; 
}

.largetext {
color:#0066FF;
font-size: 20px; 
display: inline;
font-family:"Trebuchet MS";
}

.largetextred {
color:#264c72;
font-size: 20px; 
display: inline;
font-family:"Trebuchet MS";
}


 
.textright {
text-align: right;
color:#FFFFFF;
font-size:14px;
}

.nobold {
font-weight: normal;
color:#3F4C68; 
}

.nobold_in
{

font-weight: normal; 
display: inline;

}


ul#tag_cloud {
list-style: none;
margin: 0;
padding: 0;
font-size: 24pt; 
}

ul#tag_cloud li {
list-style: none;
display: inline;
padding:0;
margin:0;
position: relative;
}

ul#tag_cloud li.tag_popularity_1 {
font-size:40%;
}
ul#tag_cloud li.tag_popularity_2 {
font-size:60%;
}
ul#tag_cloud li.tag_popularity_3 {
font-size:80%;
}
ul#tag_cloud li.tag_popularity_4 {
font-size:100%;
}
ul#tag_cloud li.tag_popularity_5 {
font-size:120%;
}
ul#tag_cloud li.tag_popularity_6 {
font-size:140%;
}

div.scroll {
overflow-x: scroll; overflow-y: hidden;
width: 100%;
background-color:#FFFFFF;
border:solid 1px #264c72;
}
#back {
float:left;
margin:0 10px 0 0;
padding:0;
}
#pagenumbers {
float:left;
margin:0 10px 0 0;
padding:0;
color:#264c72;
}
#forward {
float:left;
margin:0 10px 0 0;
padding:0;
}
hr.dotted {
border: 1px #0066FF Solid;
}

div.headerBlock2 {
color: #0066FF;
font-size: 10pt;
text-align: left;
font-weight: bold;  
}

div.footerBlock1 {
color: #264c72;
font-size: 9pt;
font-weight: bold;
margin-top:10px;
padding: 2px;
text-align: left;
background-color:#FFFFFF;
border:solid 1px #3F4C6B;
-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

div.headerBlock1 {
color: #0066FF;
font-size: 14pt;
font-weight: bold;
padding: 0 0 5px 0;
text-align: left;
}

div.dataBlock1, div.sub_cats {
font-size:16px;
color:#3F4C6B;
padding: 5px;
background-color:#FFFFFF;
border:solid 1px #0066FF;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
} 

div.dataBlock1 a, div.sub_cats a {
font-size:14px;
font-family:"Trebuchet MS";
text-decoration:none;
}


div.sub_cats {
font-size:18px;
}

div.sub_cats a {
font-size:18px;

}


ul.nostyle {
 list-style-type: none; 
 margin: 0;
 padding: 0;
}

div.stdtext {
text-align: left;
font-size: 13px;
color: #000;
width: 525px; 
padding-left: 10px;
line-height: 140%
}

#centertextad {
	margin:0 10px 0 10px;
	float:left;
	font-family:"Trebuchet MS";
}
#centerimagead {
	margin:0 10px 0 10px;
	float:none;	
	font-family:"Trebuchet MS";
}

#procedure {
padding:5px;
border:solid 1px #264c72;
background-color:#FFFFFF;
-moz-border-radius-topright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-bottomleft:10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

.procedure {
margin-bottom:10px;
}

.screenshot {
width:500px;
padding:2px;
border:solid 1px #CC0000;
background-color:#FFFFFF;
}
div#footer {
width:100%;
font-size: 12px;
color: #0066FF;
font-family:"Trebuchet MS";
}

.smalltext {
font-size: 10px;
}

.myad
{
  margin-top: 2px;
  float: left;
  width: 180px;
  height: 60px;
  font-family: verdana, arial, sans-serif;
  line-height: 13px;
  font-size: 10px;
  color: #4F4C68;
}

.myad a
{
 font-weight: bold;
 font-size: 11px;
 text-decoration: underline;
 color: #0066FF;

}

.google_ad
{
 float: left;
}

.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}


