html,body {   height:100%; }
body { margin-top: 0px; background-color: #1B365B; }
p  {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #666; }

h1  	{  font-family: Verdana, Helvetica, sans-serif; font-size: 90%; color: #666; font-weight : bold; }
h2  	{  font-family: Verdana, Helvetica, sans-serif; font-size: 75%; color: #666; font-weight : bold; }
h3  	{  font-family: Verdana, Helvetica, sans-serif; font-size: 75%; color: #666; font-weight : bold; }

a:link 			{ font-family: Verdana, Helvetica, sans-serif;  font-style: normal; font-weight: bold; background-color: transparent;  text-decoration: none; color: #4D67BB;}
a:visited	 {  font-family: Verdana, Helvetica, sans-serif;  font-style: normal; font-weight: bold; background-color: transparent;   text-decoration: none; color: #4D67BB;}
a:hover		{  font-family: Verdana, Helvetica, sans-serif;  font-style: normal; font-weight: bold; background-color: transparent;   text-decoration: none; color: #9BAAD9;}
a:active	{  font-family: Verdana, Helvetica, sans-serif;  font-style: normal; font-weight: bold; background-color: transparent;   text-decoration: none; color: #9BAAD9;}

li 			{ font-family: Verdana, Helvetica, sans-serif; font-size: 70%; font-style: normal; font-weight: normal; background-color: transparent; padding:4px; color: #666;}
li 	li		{ font-family: Verdana, Helvetica, sans-serif; font-size: 100%; font-style: normal; font-weight: normal; background-color: transparent; padding:4px; color: #666;}

#container { padding-top:5px; padding-bottom:5px; padding-left:20px; padding-right:20px;	}

#breadcrumb	          {  font-family: Verdana, Helvetica, sans-serif; font-size: 100%; color: #29528C; text-align: left; }
#breadcrumb	a:link          {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #29528C; text-align: left; text-decoration: none; font-weight: bold;}
#breadcrumb	a:visited          {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #29528C; text-align: left;  text-decoration: none; font-weight: bold;}
#breadcrumb	a:hover          {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #6795D3; text-align: left;  text-decoration: none; font-weight: bold;}
#breadcrumb	a:active          {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #6795D3; text-align: left;  text-decoration: none; font-weight: bold;}


#footer	          {  font-family: Verdana, Helvetica, sans-serif; font-size: 100%;  text-align: center; height:19px;}
#footer	a:link          {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #29528C; text-align: center; text-decoration: none; font-weight: bold;}
#footer	a:visited          {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #29528C; text-align: center;  text-decoration: none; font-weight: bold;}
#footer	a:hover          {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #83A8DB; text-align: center;  text-decoration: none; font-weight: bold;}
#footer	a:active          {  font-family: Verdana, Helvetica, sans-serif; font-size: 70%; color: #83A8DB; text-align: center;  text-decoration: none; font-weight: bold;}
