body					{
						font-family: Verdana;
						font-size: 10px;
						font-weight: normal;
						font-style: normal;
						scrollbar-3dlight-color:#ffffff;
						scrollbar-arrow-color:#d32128;
						scrollbar-base-color:#ffffff;
						scrollbar-darkshadow-color:#c4c4c4;
						scrollbar-face-color:#ffffff;
						scrollbar-highlight-color:#dbdbdb;
						scrollbar-shadow-color:#ffffff;
						}
						
#page-square			{
						width: 60px;
						height: 60px;
						position: absolute;
						top: 0px;
						left: 0px;
						background-color: #e93c3a;
						}
						
#page-position			{
						position: absolute;
						top: -32px;
						left: 60px;
						}	
						
#page-content			{
						width: 100%;
						position: absolute;
						top: 100px;
						left: 00px;
						padding-bottom: 30px;
						line-height: 17px;
						}
						
#page-content td		{
						font-family: Verdana;
						font-size: 10px;
						font-weight: normal;
						font-style: normal;
						line-height: 19px;
						}
						
#page-content a			{
						font-family : Verdana;
						font-size : xx-small;
						font-style : normal;
						font-weight : normal;
						text-decoration : none;
						color : #004283;
						}
						
#page-content a:hover	{
						text-decoration : underline;
						}
						
#page-content .hilite	{
						background-color: #b1a9a2;
						color: #ffffff;
						}
						
#page-content .search-footer 	{
								font-family : Verdana;
								font-size : 9px;
								font-style : normal;
								font-weight : normal;
								color : #b4b4b4;
								}
								
#page-content .item-link		{
								font-family: Verdana;
								font-size: 10px;
								font-weight: bold;
								font-style: normal;
								text-decoration: none;
								color: #000000;
								}
								
#page-content .item-link:hover	{
								font-family: Verdana;
								font-size: 10px;
								font-weight: bold;
								font-style: normal;
								text-decoration: underline;
								color: #000000;
								}
								
								
						
/* TEXT STYLES ---------------------------------------------- */						
						
.text-bold-13px-red 	{
						font-family : Verdana;
						font-size : 13px;
						font-style : normal;
						font-weight : bold;
						color : #d32128;
						}

.text-bold-13px-blue 	{
						font-family : Verdana;
						font-size : 13px;
						font-style : normal;
						font-weight : bold;
						color : #004083;
						}

.text-bold-11px-black 	{
						font-family : Verdana;
						font-size : 11px;
						font-style : normal;
						font-weight : bold;
						color : #000000;
						}

.text-bold-11px-blue 	{
						font-family : Verdana;
						font-size : 11px;
						font-style : normal;
						font-weight : bold;
						color : #004b84;
						}

.text-bold-11px-green 	{
						font-family : Verdana;
						font-size : 11px;
						font-style : normal;
						font-weight : bold;
						color : #006d52;
						}

.text-bold-11px-red 	{
						font-family : Verdana;
						font-size : 11px;
						font-style : normal;
						font-weight : bold;
						color : #d32128;
						}

.text-bold-11px-darkred {
						font-family : Verdana;
						font-size : 11px;
						font-style : normal;
						font-weight : bold;
						color : #b22039;
						}

.text-bold-11px-orange 	{
						font-family : Verdana;
						font-size : 11px;
						font-style : normal;
						font-weight : bold;
						color : #fd921e;
						}
						
.text-normal-10px-grey	{
						font-family : Verdana;
						font-size : 10px;
						font-style : normal;
						font-weight : normal;
						color: #928e8e;
						}

#route-div				{
						float: right;
						margin-left:2px;
						margin-bottom:2px;
						}
						
/* FORM ELEMENTS -------------------------------------------- */	
						
.form-textfield 		{
						border: 1px solid #b1a9a2;
						font-family : Verdana;
						font-size : xx-small;
						font-weight : normal;
						padding : 2px;
						height : 19px;
						width : 300px;
						}

.form-textarea 			{
						border: 1px solid #b1a9a2;
						font-family : Verdana;
						font-size : xx-small;
						font-weight : normal;
						padding : 2px;
						height : 80px;
						width : 300px;
						}
						
/* CERT ELEMENTS -------------------------------------------- */	

.li-prodcert 			{
						line-height : 19px;
						font-family : Verdana;
						font-size : 10px;
						font-style : normal;
						font-weight : normal;
						list-style : none;
						}

.li-prodcert-selected 	{
						line-height : 19px;
						font-family : Verdana;
						font-size : 11px;
						font-style : normal;
						font-weight : bold;
						color : #d32128;
						list-style : none;
						position:relative;
						left:-18px;
						}
						
ul 						{
						margin-top:0px;
						margin-bottom:0px;
						margin-left:16px;
						}
						
#page-content hr		{
						color:#b1a9a2;
						height:1px;
						border-style: dashed;
						}
						
.button {
		border : 1px solid #FE020E;
		background-color : #ffffff;
		font-family : Verdana;
		font-size : 10px;
		color : #004083;
	}
