body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333; background-color: #fff;}
img {border: 0;}

.capIt {text-transform: capitalize;}
.lowerIt {text-transform: lowercase;}
.upperIt {text-transform: uppercase;}
.bold {font-weight: bold;}

ul.noIndent {margin-left: 0; padding-left: 1.5em;}

#homeBodyHeading {text-align: center; color: #666; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}

#aiga ol {margin: 10px 0 10px 0;}/*   padding-left: 2em; background: #fec;  */
#aiga ol li {padding: 5px 0;}

.adobeBlock {border: 1px dashed #eee; padding: 0px 10px; font-size: 11px;}

#categories ul {background-color: #fff;float: left; width: 540px; margin: 0; padding: 0; list-style: none;}
#category li {float: left; width: 9.5em; margin: 5px 0; padding: 2px; text-align: left;}
#category li a {text-decoration: none; text-transform: capitalize;}

.portBlock {border-bottom: 1px solid #ddd; margin-bottom: 5px;}
.portTable {width: 550px;}
.portTable th {
width: 100px;
margin: 0;
padding: 0;
padding-right: 20px;
font-weight: bold;
text-align: right;
}
.portTable td {width: 450px;margin: 0;padding: 0;}
.portTable img {margin: 15px 0;}

.colBox {margin: 0px 0 0px 0px;}
.colLeft {float: left; width: 210px;}
.colRight {float: left;}
.clearBoth {clear: both;}
.colBox ul {margin-left: 0; padding-left: 1em;}
.colBox ul li {list-style-type: none;}

#creativeBrief ul {margin-left: 0; padding-left: 0;list-style-type: none;}
#creativeBrief li {margin: 15px 0;}

a:link, a:visited {color: #039;}
a:active, a:hover {color: #cc6;}

a.external {font-weight: bold;}

h1 { margin-top: 0; font-size: 14px; color: #000;}
h2, .subHead {font-weight: bold;  font-size: 13px; color: #900; font-style: italic;}
h3 {font-weight: bold; font-size: 13px;}

/*  #banner {background-image : url(../img/bg.png); background-repeat : repeat-x;}  */

#baseContainer {margin: 10px 0; background-color: #fff;}

#navCol {float: left; width: 173px; margin-left: 4px; background: #fff;}

#leftnav ul {list-style-type: none; text-align: left; margin: 0; padding: 0 5px;}
#leftnav ul ul {padding: 0 16px; padding-top: 5px;}
#leftnav li {margin: 0 0 10px 0;}
#leftnav li li {margin: 0 0 2px 0;}
#leftnav ul li a {padding-left: 15px; text-align: left; text-decoration: none; color: #039; text-transform: lowercase;}
#leftnav ul ul li a {font-size: 11px;}
#leftnav ul li a:hover, #leftnav ul li a.current {color: #cc6;}

#contentBody {margin: 0 2em 0 203px; width: 550px; background: #fff; line-height: 1.5em;}
#contentBody h1 {line-height: 1.0em;}

#footer
{
	clear: both;
	background-color: #fff;
	border-top: 1px solid #eee;
	padding: 1em;
	text-align: right;
	font-size: smaller;
	color: #ccc;
}