@import url(Core1.css);


/* elements */
body	{background: rgb(204,204,204) url('/Core/Graphics/Themes/Shared/Bkgnd-Gradient.272727.400.gif') repeat-x; color: black}
h1,h2,h3,h4,h5,h6	{font-family: 'Myriad Pro', 'Myriad Web', sans-serif; font-weight:bold; text-shadow:1px 1px 2px #777777}
p	{text-indent:10px; text-shadow:1px 1px 2px #bcbcbc}
dt	{font: bold 1.03em sans serif}/* font-family: 'Lucida Grande', Geneva, Palatino, 'Palatino Linotype' */
a:link 	{color:#0066cc}
a:visited	{color:#670197}

/* IDs */
#Header	{color: black; background: #0160b0 url('/Core/Graphics/Themes/aero01/Bkgnd-Header.blue1.png') repeat-x; border-bottom: 3px solid black}
  #AltHeading	{display: none}
#Header h4	{font-family: 'Myriad Pro', Geneva, Palatino, 'Palatino Linotype'; font-weight: bold; margin-top:1px}
#Footer	{opacity:.8; height:70px; background:#dddddd; margin: 7px 5%; border-color:#999999; border-style:solid; border-width:2px; -webkit-border-radius:20px; -moz-border-radius:20px; _behavior:url(/Core/Scripts/Other/border-radius.htc);}
#Footer:hover	{opacity:1}
  #Footer h5	{color:#333333; margin-left:130px; text-align:left; text-shadow: 1px 1px 2px #555555}
  #Footer li	{display: block; float:left; list-style-type:none; margin: 5px 10px}
  #Footer .Footer-tools	{display: block; float:right; margin-right:10px}
  #Footer a	{color:#333333; text-decoration:none}
  #Footer a:hover	{text-decoration: underline}
	
/* Classes */
.Section	{background: white url('/Core/Graphics/Themes/Shared/Bkgnd-Gradient.e8e8e8.100.gif') repeat-x; margin-bottom:20px; border-color:#777777; border-style:solid; border-width:0px 2px 2px; -webkit-border-radius:0px 0px 10px 10px; -moz-border-radius:0px 0px 10px 10px; -moz-box-shadow:#444444 5px 5px 5px; -webkit-box-shadow:#444444 5px 5px 5px; /*behavior:url(/Core/Otherborder-radius.htc); */}
.Section2	{background: white url('/Core/Graphics/Themes/Shared/Bkgnd-Gradient.e8e8e8.100.gif') repeat-x; margin-bottom:20px; border-color:#777777; border-style:solid; border-width:0px 2px 2px; -webkit-border-radius:0px 0px 10px 10px; -moz-border-radius:0px 0px 10px 10px; /*behavior:url(/Core/Otherborder-radius.htc); */}
.Section3	{background:       url('/Core/Graphics/Simple/translucent.white.90.png'); margin-top:10px;     margin-bottom:20px; border-color:#777777; border-style:solid; border-width:2px;         -webkit-border-radius:20px;              -moz-border-radius:20px;  -moz-box-shadow:#444444 5px 5px 5px; -webkit-box-shadow:#444444 5px 5px 5px;             _behavior:url(/Core/Scripts/Other/border-radius.htc);}
.Section-Head	{text-align:center}

.Nav-links	{height:30px; width:auto; color:#aaaaaa; background:white url('/Core/Graphics/Themes/aqua01/Blue.Navbar1.png') repeat-x; border:none; padding:0 5px; line-height:28px}
  .Nav-home	{height:30px; width:25px; color:#aaaaaa; background:white url('/Core/Graphics/Themes/aqua01/Blue.NavBar1.home.png') no-repeat top right; border:none; padding:0 5px; position:relative; vertical-align:middle}
  .Nav-links a	{font-family:'Myriad Pro', Geneva, Palatino, 'Palatino Linotype'; font-weight:bold}
  td.NavBar-Left	{height:30px; width:35px; background: url('/Core/Graphics/Themes/aqua01/Blue.Navbar2-Cap.png') no-repeat left}
  td.NavBar-Right	{height:30px; width:35px; background: url('/Core/Graphics/Themes/aqua01/Blue.Navbar2-Cap.png') no-repeat right}
  .Button-Home	{_margin: -10; _position: absolute; top:50%;left:50%}

table.TopBar	{height:10px; width:100%; color:black; margin:0; padding:0}
  td.TopBar-Left	{height:10px; width: 10px; background:url('/Core/Graphics/Themes/aqua01/Blue.TopBar2.small-Cap.png') no-repeat left;  font-size:0pt}
  td.TopBar-Center	{height:10px; width: auto; background:url('/Core/Graphics/Themes/aqua01/Blue.Bar2.small.png') repeat-x; font-size:0pt}
  td.TopBar-Right	{height:10px; width: 10px; background:url('/Core/Graphics/Themes/aqua01/Blue.TopBar2.small-Cap.png') no-repeat right; font-size:0pt}




/* Form Elements */
.Form-Button	{background: url('/Core/Graphics/Themes/aqua01/Button-Form.png') no-repeat; width: 90px; height: 30px; display: block; line-height: 30px; cursor: pointer; text-align: center; font-weight: bold}
.Form-Button:hover	{color: #EFEFEF}
.Form-Button:active	{color: red; background: url(/Core/Graphics/Themes/aqua01/Button-FormDwn.png) no-repeat}

