#G4RBlue{
	background-color:#FFFFFF;
	clear:both;
}

#G4RBlue .TopTile{
	background : url(images/rb-top-tile.gif) repeat-x scroll top;
}

#G4RBlue .RightTile{
	background : url(images/rb-right-tile.gif) repeat-y scroll right;
}

#G4RBlue .BottomTile{
	background : url(images/rb-bottom-tile.gif) repeat-x scroll bottom;
}

#G4RBlue .LeftTile{
	background : url(images/rb-left-tile.gif) repeat-y scroll left;
}

#G4RBlue .TopLeft{
	background : url(images/rb-top-left.gif) no-repeat scroll top left;
}

#G4RBlue .Topright{
	background : url(images/rb-top-right.gif) no-repeat scroll top right;
}

#G4RBlue .BottomLeft{
	background : url(images/rb-bottom-left.gif) no-repeat scroll bottom left;
}

#G4RBlue .BottomRight{
	background : url(images/rb-bottom-right.gif) no-repeat scroll bottom right;
}

#G4RBlue .Content{
clear:both;
}

#G4RBlue .Content .Padding{
	padding:10px 15px 15px 15px;;
}

#G4RBlue .Content .Padding p{
	margin-top:0;
}

#G4RBlue .TopBar{
	padding-top:5px;
}

#G4RBlue .TopBar .Left{
float:left;
height:36px;
line-height:36px;
padding:0 0 0 15px;
}

#G4RBlue .TopBar .Right{
float:right;
height:36px;
line-height:36px;
padding:0 10px 0 0;
margin:0 0 4px 0;
}

.G4WhiteTitle{
	font-weight:bold;
	font-size:18px;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

