			BODY {
				background-color: #d9eef6;
			}

      #award {position:absolute;top:0;left:0;}
      
			/*
			TEXT STYLE
			*/
			A {color: #474747;text-decoration : none;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px}
			A:hover {color: #1461AF;text-decoration : none;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px}
			/*A:visited {color: #474747;text-decoration : none;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px}*/
			P {
				color: #474747;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				font-size: 11px;
				margin-bottom: 3;
				margin-top: 3;
			}
			FONT {color: #474747;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px}
			FONT.disclaimer {color: #474747;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 9px}
      TD {color: #474747;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px}
			DIV {color: #474747;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 11px}
      .header-title {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 12px; font-weight: bold; color:#FFFFFF;}
      
			/*
			TITLES
			*/
			A.title {font-size: 13px; font-weight: bold; color:#1461AF;}
			span.title2 {font-size: 13px; font-weight: bold; color:#1461AF;}
			P.title {font-size: 13px; font-weight: bold; color:#1461AF;}
      P.title1 {font-size: 12px; font-weight: bold; color:#1461AF;}
			span.title {font-size: 12px; font-weight: bold; color:#1461AF;}
			FONT.title {font-size: 13px; font-weight: bold; color:#1461AF;}
			TD.title a {font-size: 13px; font-weight: bold; color:#1461AF;}
			DIV.title a {font-size: 13px; font-weight: bold; color:#1461AF;}

			H1 {font-size: 14px; font-weight: bold;}
			H2 {font-size: 13px; font-weight: bold;}

			/*
			SUB-TITLES
			*/
			A.sub-title {font-size: 11px; font-weight: bold; color:#1461AF;}
			SPAN.sub-title {font-size: 11px; font-weight: bold; color:#1461AF;}
			P.sub-title {font-size: 11px; font-weight: bold; color:#1461AF;}
			FONT.sub-title {font-size: 11px; font-weight: bold; color:#1461AF;}
			TD.sub-title p a {font-size: 11px; font-weight: bold; color:#1461AF;}
			DIV.sub-title p a {font-size: 11px; font-weight: bold; color:#1461AF;}
      

			/*
			MENU
			*/
			A.menu {font-size: 11px; font-weight: bold;color:#282828;}
			A:hover.menu {font-size: 11px; font-weight: bold;color:#1461AF;}
			A.menu-selected {font-size: 9px; font-weight: normal; color:red;}
			A.menu-bottom {font-size: 11px; font-weight: normal;}
			P.sub-menu 1{font-size: 11px; font-weight: bold;}
			FONT.sub-menu {font-size: 11px; font-weight: bold;}
			TD.sub-menu a {font-size: 11px; font-weight: bold;}
			DIV.sub-menu a {font-size: 11px; font-weight: bold;}

			/*
			BACKGORUNDS
			*/

			.top-menu-bar{
				background-color: #d7e1d8;
				height: 30px;
			}

			.bottom-menu-bar{
				background-color: #d7e1d8;
				height: 30px;
			}

			/*
			TABLES STYLES
			*/

			.main-table {
				background-color: #ffffff;      
				border-right: 0px inset #D5DEE5;
				border-bottom: 0px inset #D5DEE5;
				width: 800px;
			}

			/*
			FORMS
			*/
			input {
				border : 1px #d4d4d4 solid;
			}
			input.button {
				font-size: 7pt; font-weight: bold;color:#7f7f80;
				border : 1px #7f7f7f solid;
				font-weight: bold;
				background-color: #d4d6d7;
			}

			select {
				border : 1px #d4d4d4 solid;
			}
			
			.boxout{
				padding:5px;
				border:2px solid #1060ad;
				background: #EFFBFF;
			}
