/* CSS Document */
/* Phoenix with rounded corners and tabbed menu */
body	{
	background-color:#4f5b93;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #666666;
}
p {
	font-size: 0.83em;
	padding-top: 1em;
	padding-right: 30px;
	padding-bottom: 1em;
	padding-left: 30px;
	clear: right;
	margin: 0px;
}

.wrapper	{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
.roundedcornr_box_665267 {
	background: url(../images/roundedcornr_665267_tl.png) no-repeat top left;
}
.roundedcornr_top_665267 {
	background: url(../images/roundedcornr_665267_tr.png) no-repeat top right;
}
.roundedcornr_bottom_665267 {
	background: url(../images/roundedcornr_665267_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_665267 div {
	background: url(../images/roundedcornr_665267_br.png) no-repeat bottom right;
}
.roundedcornr_content_665267 {
	background: url(../images/roundedcornr_665267_r.png) top right repeat-y;
}

.roundedcornr_top_665267 div,.roundedcornr_top_665267,
.roundedcornr_bottom_665267 div, .roundedcornr_bottom_665267 {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content_665267, .roundedcornr_bottom_665267 {
	margin-top: -3px;
}
.roundedcornr_content_665267 { padding: 10px 10px; }
.menu-wrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
}


/*- Menu Tabs 4--------------------------- */

    #tabs4 {
	float:left;
	width:100%;
	font-size:0.83em;
	line-height:normal;
	border-bottom:1px solid #6B78A9;
      }
    #tabs4 ul {
	margin:0;
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 100px;
      }
    #tabs4 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs4 a {
      float:left;
      background:url("../images/tableft4.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 7px;
      text-decoration:none;
      }
    #tabs4 a span {
      float:left;
      display:block;
      background:url("../images/tabright4.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#6B78A9;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs4 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs4 a:hover span {
      color:#434F78;
      }
    #tabs4 a:hover {
      background-position:0% -42px;
      }
    #tabs4 a:hover span {
      background-position:100% -42px;
      }

      #tabs4 #current a {
              background-position:0% -42px;
      }
      #tabs4 #current a span {
              background-position:100% -42px;
      }.img-left {
	margin: 0px;
	padding: 15px;
	float: left;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}
/* Header tags */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #363695;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D9EA;
	margin-top: 0em;
	margin-right: .75em;
	margin-bottom: 0em;
	margin-left: .75em;
	padding: 0.6em;

}
#footer{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d6d9ea;
	margin-top: 2em;
	}
	
	/* Footer menu */
#fmenu {
	text-align: center;
	font-size: 0.83em;
	margin-top: 1em;

	}
#fmenu ul{
	padding : 5px;
	margin : 0;
	text-align: center;
	list-style-type: none;

}
#fmenu ul li{
	list-style-type: none;
	display: inline;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#fmenu ul li a{
	text-decoration : none;
	background-position: 0px;

}

#fmenu ul li a:hover {
	text-decoration: underline;
	font-weight: normal;


}

#flist {
	text-align: center;
	font-size: 0.83em;
	display: inline;

	}
#flist ul{
	padding : 5px;
	margin : 0;
	text-align: center;
	list-style-type: none;

}
#flist ul li{
	list-style-type: none;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
a {
	color: #363695;
	text-decoration: none;
}
a:hover	{
	text-decoration: underline;

}
/* Wrapper for lists in 2 cols - index page */
.list-wrap {
	text-align: left;
	margin-left: 400px;
}


ul {
	font-size: 0.83em;
}

/* Positioning for embedded video */
.video {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/* Cols for feedback form */

#container{
  
  overflow:hidden;
  width:900px;
  margin-left:50px;
}
#rightcol{
  
  width:450px;
  border-right:450px solid #fffff;
  /* The width and color of the right coll */
  margin-right:-450px; 
  float:left;
}
#leftcol{
  width:450px;
  float:left;
}
/* Feedback form definitions */

form {
	font-size: 0.83em;
}
select {
	font-size: 0.83em;
}
input {
	width: 180px;
}
label {
	font-size: 0.75em;
}
