
#currentdate	{width:80%;
		text-align:right;
		
		}
div.ra_image	{margin:0px 0 0 35px;
		padding:50px 0 0 0;
		
		}
div.ra_image1	{border:solid 1px #cccccc;
		width:250px;
		padding:3px;
		}
table.ra_image	{padding:7px;
		width:500px;
		height:500px;
		border:solid 1px #cccccc;
		background-color:white;
		background-image: url(../images/background/dynamicbgtile.gif);
		text-align:center;
		}


.text_con	{padding:4px;
		margin:2px 1px 1px 1px;;
		background-color:#fbf1c5;
		border:solid 1px #cccccc;
		text-align:center;
		}

td.ranav		{text-align:center;
		background-color:#ffffff;
		padding:3px 0 3px 0;
		border-top:1px solid #f0c000;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-bottom:5px double #f0c000;
		height:30px;
		}
td.ranav2		{text-align:right;
		background-color:#ffffff;
		padding:1px 0 1px 0;
		border-top:1px solid #f0c000;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		
		}
td.ra_image	{background-color:#ffffff;
		
		}
th		{text-align:center;
		background-color:#fbf1c5;
		padding:3px 0 3px 0;
		border-top:6px solid #f0c000;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		border-bottom:1px solid #f0c000;
		}

.field		{font-size:10px;
		border: solid #cccccc 1px;
		background-color:#ffffcc;
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		}
.button		{text-align:center;
	   	font-size:10px;
		}
.ra_rarrow	{color:#d60000;
		font-weight:900;
		font-size:10px;
		padding:0 0 0 3px;
		}
.ra_larrow	{color:#d60000;
		font-weight:900;
		font-size:10px;
		margin:0 10px 0 px;
		}
.helptext		{font-size:9px;
		paddind:0 0 0px 0;
		}
.highlight		{color:#d50000;
		font-size:10px;
		font-weight:700;
		margin-left:5px;
		}

/*letters page - had to wrap table in a div because padding the table didn't work in IE at all*/
div#letter_box{margin:20px 0 0 40px;display:block;
			width:420px;background: url(../images/background/dynamicbgtile.gif);
			padding:8px 20px;
			border:1px #ccc solid;
			border-top:7px #f0c000 solid;
			border-bottom:4px #f0c000 solid;
			font-size:11px;
			}
			
table.letter_box{
			width:420px;
			
			
			font-size:11px;
			}


td.letter{width:200px;
	border:1px #ccc solid;
background:white  url(../images/background/tile_let_bg.gif) repeat-y;
padding:5px 0 10px 0;
line-height:1.5em;
	}

.dyn_letter	{font-weight:900;
		
		height:10px;
		background:white url(../images/background/dyn_letter.gif) no-repeat;
		padding:4px 0 4px 25px;
		
		}
.white_cell	{width:380px;
	background:white;
	border:1px #ccc solid;
	padding:0 0 4px ;
	text-align:center;
	}
/* video*/
div#video_box{margin:10px 0 0 0;
			
				}
ul#videolist {
		list-style:none;
			
			}
			
			#videolist li {width:90px;height:16px;
							float:left;
							background: url(../images/background/vid_bull.gif) no-repeat 0 0;
							margin:5px 20px ;
								padding-left:30px; 
							}
							#white_bg{background:#fff;
							width:550px;
							padding:10px 0;margin:10px 0 0 0;
							border:1px solid #f0c000;	
							}
							br.left{clear:left;}
	a.video	{color: white;
		font-size: 12px;
  		text-decoration: none;
		font-weight:900;
		margin-right:10px;
		}