/* This is the CSS for the CCG Reporting System layout */



/* Layout */



Body

	{

		Color: #000000;

		Background-Color:#FFFFFF;

		font-family:Arial, Helvetica, sans-serif;

		font-size:12px;

	}



.Iframe

	{

		Color: #000000;

		Background-Color : #CCCCCC;

		font-family:Arial, Helvetica, sans-serif;

		font-size:12px;

	}



h1.PageTitle

	{

		font-family:Arial, Helvetica, sans-serif;

		font-size:20px;

		color:#000000;

		text-align:center;

	}



h2.PageTitle

	{

		font-family:Arial, Helvetica, sans-serif;

		font-size:16px;

		color:#666666;

		text-align:Center;

	}



h3.PageTitle

	{

		font-family:Arial, Helvetica, sans-serif;

		font-size:14px;

		color:#999999;

		text-align:Center;

	}



ul.Errors

	{

		Color: #000000;

		Background-Color : #CCCCCC;

		font-family:Arial, Helvetica, sans-serif;

		font-size:12px;

	}



P

	{

		padding-left: 10px;

		padding-top: 10px;

		padding-bottom: 10px;

		padding-right: 10px;

		font-size:12px;

		font-family:Arial, Helvetica, sans-serif;

	}



font.Title

	{

		Color: #FFFFFF;

		Font-Family: Arial;

		Font-Size: 16px;

		Font-Weight: normal;

		padding-right: 10px;

	}



td.Logo

	{

		Background-Color : #CCCCCC;

	}



td.FormDescription

	{

		Color: #000000;

		Background-Color : #CCCCCC;

		font-family:Arial, Helvetica, sans-serif;

		font-size:12px;

	}



a.BreadCrumb

	{

		Color: #666666;

		Font-Family: Arial;

		Font-Size: 11px;

		Font-Weight: Normal;

		Font-Style: Normal;

		text-decoration:none;

	}



a.BreadCrumb:Hover

	{

		Color: #0000FF;

		Font-Family: Arial;

		Font-Size: 11px;

		Font-Weight: Normal;

		Font-Style: Normal;

		text-decoration:none;

	}



a.TitleLink

	{

		Color:#FF0000;

		Font-Family: Arial;

		Font-Size: 12px;

		Font-Weight: bold;

		Font-Style: Normal;

		text-decoration:none;

	}



a.TitleLink:Hover

	{

		Color: #0000FF;

		Font-Family: Arial;

		Font-Size: 12px;

		Font-Weight: bold;

		Font-Style: Normal;

		text-decoration:none;

	}



a.SideNavLink

	{

		Color:#FFFFFF;

		Font-Family: Arial;

		Font-Size: 10px;

		Font-Weight: bold;

		Font-Style: Normal;

		text-decoration:none;

	}



a.SideNavLink:Hover

	{

		Color:#FF0000;

		Font-Family: Arial;

		Font-Size: 10px;

		Font-Weight: bold;

		Font-Style: Normal;

		text-decoration:none;

	}





td.ContentArea

	{

		Color: #000000;

		background-color:#FFFFFF;

		Font-Family: Arial;

		Font-Size: 10px;

		Font-Weight: Normal;

		Font-Style: Normal;

		padding-left: 10px;

	}





td.Footer

	{

		Background-Color : #CCCCCC;

		background-repeat: repeat-x;

		Color: #000000;

		Font-Family: Arial;

		Font-Size: 10px;

		Font-Weight: Normal;

		Font-Style: Normal;

	}



a.FooterLinks

	{

		Color: #000000;

		Font-Family: Arial;

		Font-Size: 11px;

		Font-Weight: Normal;

		Font-Style: Normal;

		text-decoration:none;

	}



a.FooterLinks:Hover

	{

		Color: #0000FF;

		Font-Family: Arial;

		Font-Size: 11px;

		Font-Weight: Normal;

		Font-Style: Normal;

		text-decoration:none;

	}



/* Forms */

td.FormHeadingGrey

	{

		background-color:#333333;

		color:#FFFFFF;

		font:Arial, Helvetica, sans-serif;

		font-size:14px;

		font-weight:bold;

	}



td.FormHeadingRed

	{

		background-color:#52322E;

		color:#FFFFFF;

		font:Arial, Helvetica, sans-serif;

		font-size:14px;

		font-weight:bold;

	}



td.FormQGrey

	{

		background-color:#333333;

		color:#FFFFFF;

		font:Arial, Helvetica, sans-serif;

		font-size:12px;

		font-weight:bold;

		padding-right:10px;

		text-align:right;

	}



td.FormQRed

	{

		background-color:#52322E;

		color:#FFFFFF;

		font:Arial, Helvetica, sans-serif;

		font-size:12px;

		font-weight:bold;

		padding-right:10px;

		text-align:right;

	}



td.FormQGreen

	{

		background-color:#005300;

		color:#FFFFFF;

		font:Arial, Helvetica, sans-serif;

		font-size:12px;

		font-weight:bold;

		padding-right:10px;

		text-align:right;

	}



td.FormQBlue

	{

		background-color:#000066;

		color:#FFFFFF;

		font:Arial, Helvetica, sans-serif;

		font-size:12px;

		font-weight:bold;

		padding-right:10px;

		text-align:right;

	}



td.FormQLightGrey

	{

		background-color:#999999;

		color:#000000;

		font:Arial, Helvetica, sans-serif;

		font-size:12px;

		font-weight:bold;

		padding-right:10px;

		text-align:right;

	}



td.FormQLightRed

	{

		background-color:#880000;

		color:#FFFFFF;

		font:Arial, Helvetica, sans-serif;

		font-size:12px;

		font-weight:bold;

		padding-right:10px;

		text-align:right;

	}





/* Boxes */



td.BoxBackground

	{

		background-color:#CCCCCC;

		/* background-image: url(http://www.ams-csonline.com/images/box_background.jpg); */

		background-repeat: repeat;

	}



td.LargeBoxBackground

	{

		background-color:#CCCCCC;

		/* background-image: url(http://www.ams-csonline.com/images/box_background_Large.jpg);*/

		background-repeat: repeat;

	}



/* Grey Box */



td.TopSpanGrey

	{

		background-image: url(http://www.ams-csonline.com/images/grey/top_span.gif);

		background-repeat: repeat;

		Color: #FFFFFF;

		Font-Family: Arial;

		Font-Size: 14px;

		Font-Weight: bold;

	}



td.TopLeftGrey

	{

		background-image: url(http://www.ams-csonline.com/images/grey/top_left.gif);

		background-repeat: no-repeat;

	}



td.TopRightGrey

	{

		background-image: url(http://www.ams-csonline.com/images/grey/top_right.gif);

		background-repeat: no-repeat;

	}



td.BottomSpanGrey

	{

		background-image: url(http://www.ams-csonline.com/images/grey/bottom_span.gif);

		background-repeat: repeat;

	}



td.BottomLeftGrey

	{

		background-image: url(http://www.ams-csonline.com/images/grey/bottom_left.gif);

		background-repeat: no-repeat;

	}



td.BottomRightGrey

	{

		background-image: url(http://www.ams-csonline.com/images/grey/bottom_right.gif);

		background-repeat: no-repeat;

	}



td.BorderGrey

	{

		background-color: #333333;

	}



/* Red Box */



td.TopSpanRed

	{

		background-image: url(http://www.ams-csonline.com/images/red/top_span.gif);

		background-repeat: repeat;

		Color: #FFFFFF;

		Font-Family: Arial;

		Font-Size: 14px;

		Font-Weight: bold;

	}



td.TopLeftRed

	{

		background-image: url(http://www.ams-csonline.com/images/red/top_left.gif);

		background-repeat: no-repeat;

	}



td.TopRightRed

	{

		background-image: url(http://www.ams-csonline.com/images/red/top_right.gif);

		background-repeat: no-repeat;

	}



td.BottomSpanRed

	{

		background-image: url(http://www.ams-csonline.com/images/red/bottom_span.gif);

		background-repeat: repeat;

	}



td.BottomLeftRed

	{

		background-image: url(http://www.ams-csonline.com/images/red/bottom_left.gif);

		background-repeat: no-repeat;

	}



td.BottomRightRed

	{

		background-image: url(http://www.ams-csonline.com/images/red/bottom_right.gif);

		background-repeat: no-repeat;

	}



td.BorderRed

	{

		background-color: #52322E;

	}



/* Green Box */



td.TopSpanGreen

	{

		background-image: url(http://www.ams-csonline.com/images/green/top_span.gif);

		background-repeat: repeat;

		Color: #FFFFFF;

		Font-Family: Arial;

		Font-Size: 14px;

		Font-Weight: bold;

	}



td.TopLeftGreen

	{

		background-image: url(http://www.ams-csonline.com/images/green/top_left.gif);

		background-repeat: no-repeat;

	}



td.TopRightGreen

	{

		background-image: url(http://www.ams-csonline.com/images/green/top_right.gif);

		background-repeat: no-repeat;

	}



td.BottomSpanGreen

	{

		background-image: url(http://www.ams-csonline.com/images/green/bottom_span.gif);

		background-repeat: repeat;

	}



td.BottomLeftGreen

	{

		background-image: url(http://www.ams-csonline.com/images/green/bottom_left.gif);

		background-repeat: no-repeat;

	}



td.BottomRightGreen

	{

		background-image: url(http://www.ams-csonline.com/images/green/bottom_right.gif);

		background-repeat: no-repeat;

	}



td.BorderGreen

	{

		background-color: #006C00;

	}

