/* CSS Document */

/**************************************************************
  ACG - Public Site v1;
   Jan. 2008
***************************************************************/



/* HTML TAGS
---------------------------------------------------------------*/
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #444;
	}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #444;
}

li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #444;
}

a {
	color: #066cc;
	}
a:link, a:visited {
	color: #0066cc;
	text-decoration: underline;
	}
a:hover {
	color: #0066cc;
	text-decoration: none;
	}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #000;
	font-weight: bold;
	
	}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	}
	
img {
	border-style: none;
	}

/* BASE TABLES
---------------------------------------------------------------*/

Table#masterContent {
	}
Table#masterContent td {
	}
Table#masterContent td.marginindent {
	padding-right: 25px;
	}


Table#footer {
	margin: 20px 0 0 0;
	/*padding: 5px 20px 5px 20px;*/
	border-top: thin solid #ccc;
	}
Table#footer td {
	font-size: 12px;
	color: #444;
	line-height: 18px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0 10px 60px;
	}
Table#footer td p {
	font-size: 12px;
	color: #444;
	}
Table#footer td a:link, Table#footer td a:visited, Table#footer td a:hover {
	color: #0066cc;
	}
Table#footer td a:link, Table#footer td a:visited {
	text-decoration: underline;
	}
Table#footer td a:hover {
	text-decoration: none;
	}
	
Table#sidebarLinks {
	}
Table#sidebarLinks td {
	margin: 0 0 0 0;
	}
	
	
Table#sidebar1 {
	background: url(../images/global/sidebar_bg_short.jpg) no-repeat;
	margin: 0;
	}
Table#sidebar1 td {
	padding: 15px 20px 5px 26px;
	}
	
Table#sidebar2 {
	background: url(../images/banners/misc/sidebar_bg_2.jpg) no-repeat;
	margin: 0;
	}
Table#sidebar2 td {
	padding: 15px 20px 5px 26px;
	}
/*Table#footer td a:link, Table#footer td a:visited, Table#footer td a:hover {
	color: #0066cc; 
	}
Table#footer td a:link, Table#footer td a:visited {
	text-decoration: underline;
	}
Table#footer td a:hover {
	text-decoration: none;
	}*/

/* BASE DIVs
---------------------------------------------------------------*/

Div#container {

	}
	
Table#matrix {
	margin: 0;
	}
Table#matrix td {
	font-size: 12px;
	color: #666;
	line-height: 14px;
	vertical-align: middle;
	padding: 4px;
	border: thin solid #EFF0F2;
	}
	
	







