@charset "utf-8";
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.tiny_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #C00;
}


.header {
	background-color: #CCCCCC;
	height: 320px;
	width: 610px;
	padding-left: 190px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(grey_grad.jpg);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin-bottom: 12px;
}
#content {
	width: auto;
	background-color: #FFF;
	padding-top: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(grey_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
body {
	margin: 8px;
	text-align: left;
	background-color: #FFFFFF;
}
#headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #666666;
	padding: 18px;
	width: auto;
	line-height: 140%;
	background-color: #FFFFFF;
	margin-bottom: 12px;
	border: 1px solid #CCCCCC;
}


#topbar {
	background-color: #FC0;
	height: 18px;
	width: auto;
}
#botbar {
	background-color: #CCCCCC;
	height: 50px;
	width: auto;
	padding-top: 24px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	position: relative;
	background-image: url(grey_grad.jpg);
	background-repeat: repeat-x;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 24px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C00;
	line-height:90%;

}


#text_left {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 300px;
	color: #000000;
	list-style-type: circle;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 32px;
	background-color: #FFFFFF;
}
#form {
	float: left;
	width: 335px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	position: relative;
	padding-top: 24px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.globe{display:block}
.globe *{
	display:block;
	height:1px;
	overflow:hidden;
	font-size:0.01em;
	background-color: #D6E6ED;
}
.globe1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #fee0a2;
  border-right:1px solid #fee0a2;
  background:#fdc95d}
.globe2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fef7e9;
  border-right:1px solid #fef7e9;
  background:#fdc550}
.globe3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #fdc550;
  border-right:1px solid #fdc550;}
.globe4{
  border-left:1px solid #fee0a2;
  border-right:1px solid #fee0a2}
.globe5{
  border-left:1px solid #fdc95d;
  border-right:1px solid #fdc95d}

.globefg{
	padding:0px;
	background-color: #D6E6ED;
	border-right-color: #69C;
	border-left-color: #69C;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

    /* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
	background: transparent url(globe_new2.png) no-repeat bottom right
}
    .cssbox{
	/* intended total box width - padding-right(next) */
      width:380px !important; /* IE Win = width - padding */
	width: 300px;
	/* the gap on the right edge of the image (not content padding) */
      padding-right:15px;
	margin: 8px auto;
}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:8px}

    /* set the top-left image */
    .cssbox_head h2{
	background-position:top left;
	margin:0; /* reset main site styles*/
	border:0; /* ditto */
	/* padding-left = image gap + interior padding ... no padding-right */
      padding:0px 0px 0px 15px;
	height:auto !important;
	height:1%;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
	background-position:bottom left;
	margin-right:0px; /* interior-padding right */
	padding:2px 0 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 370px;
} /* mirror .cssbox_head right/left */


 
.cssbox1 {      background: transparent url(globe_new2.png) no-repeat bottom right}
.cssbox1 {    /* intended total box width - padding-right(next) */
	width:380px !important; /* IE Win = width - padding */
	width: 300px;
	/* the gap on the right edge of the image (not content padding) */
      padding-right:15px;
	font-style: normal;
}


#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;





	width: 200:px;
	width: auto;
	float: right;
	padding: 10px;
}

#shadow-container-left {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;





	width: 200:px;
	width: auto;
	float: left;
	padding: 10px;
}

#shadow-container-left .shadow2,
#shadow-container-left .shadow3,
#shadow-container-left .container {
	position: relative;
	left: -1px;
	top: -1px;
}

#shadow-container-left .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container-left .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container-left .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container-left .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 0px;
	}

 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 {
		background: #B8B6B8;
	}
 
	#shadow-container .container {
	background: #ffffff;
	border: 1px solid #848284;
	padding: 0px;
	}

ol p {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
