/*background, font colour and type*/

body {background-color:#FFFFFF}
body {color: #000000}
body {font-family:Verdana; font-size:13px;}


.heading {background: url(graphics/headerbg.png) no-repeat; color: #ffffff; font-size:16px; text-align:center; padding: 3px; }

/*types of text depending on area*/

.tip {color: #616161; font-size:11px;}

.contractinfo {font-size:11px;}

.support {font-size:11px;}

.disclaimer {color: #616161; font-size:9px;}

.imagesize {width: 600px; height:auto;}

.rightalign {float: right; padding: 10px 10px 10px 10px; margin: 5px 5px 5px 5px;}

.apptsize {width: auto; height:330px; float: right; padding: 10px 10px 10px 10px; margin: 5px 5px 5px 5px;}

.image {width: auto; height:auto; float: right; padding: 10px 10px 10px 10px; margin: 5px 5px 5px 5px;}

/* Google */
#cse-search-results	{ width: 750px; }
