@charset "utf-8";
/* CSS Document */

html,body {background-color: #FED582; margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

a:link {color: #00735f; text-decoration: underline}
a:visited {color: #00735f; text-decoration: underline}
a:hover {color: #00735f; text-decoration: none}

a.breadcrumb:link {color: #00735f; text-decoration: none;}
a.breadcrumb:visited {color: #00735f; text-decoration: none;}
a.breadcrumb:hover {color: #214292; text-decoration: none;}

.breadcrumb {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666;}
.small {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; line-height:16px;}
.smaller {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}

H1 {margin-top: 1.35em; margin-bottom:.5em; font-size: 22px; font-family: "Times New Roman", Times, serif;	font-weight:normal;	color: #214292;}
H2 {margin-top: 1em; margin-bottom:.5em; font-size: 20px; font-family: "Times New Roman", Times, serif;	font-weight:normal; color:#214292;}
H3 {margin-top: .5em; margin-bottom: .5em;	font-size: 18px; font-family: "Times New Roman", Times, serif;	font-weight:normal;}

#header {background-image:url(images/header.jpg); background-repeat:no-repeat; height:212px}
#side_left {background-image:url(images/side_left.gif); background-repeat: no-repeat}
#side_right {background-image:url(images/side_right.gif); background-repeat: no-repeat}
#left_bg {background-image:url(images/left_bg.gif); background-repeat:repeat-x}
#right_bg {background-image:url(images/right_bg.gif); background-repeat:repeat-x}
hr {border: 0; color: #b5b996; background-color: #CCCCCC; height: 1px; width:100%; margin-top:10px; margin-bottom:10px;}
img.left{padding-right:20px; padding-bottom:20px;}
img.right{padding-left:20px; padding-bottom:20px;}
#sitemap {margin-top:5px;}
#logo {margin-top:23px}

/* Forms  */
fieldset { border:1px solid #ccc;
padding: 0px 16px 0px 16px;}
legend {
  padding: 0.35em 0.5em;
  border:1px solid #ccc;
  color:#999;
  font-weight:bold;
  
  }
.textfield {font-size: 11px; font-family:Arial, Helvetica, sans-serif; color:#000000; background-color:#d3d9e9; border: solid 1px #102149; font-style:italic; clear:left;}
#form {margin: 0px;	padding: 0px; display: inline;}

