/***********************************************/



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	background-color: e0e0e0;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 0.85em;
	text-align: center;
	background-image: url(bg1.gif);
	background-repeat: repeat-x;
}
body * {
	font-size: 100%;
}
p {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 180%;
}

a:link {
	text-decoration: none;
	color: #0065B3;
}
a:visited {
	text-decoration: none;
	color: #0065B3;
}

a:hover{
	color: #F4631C;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000;
}

h1{
	margin: 0px;
	padding: 0px;
	font-size: 8em;
	line-height: 0.9em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	text-align: center;
}

h2{

 margin: 0px;
 padding: 0px;
}

h3{
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	
}

h4{
 font-size: 1.2em;
 font-weight: normal;

 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 1em;

 margin: 0px;
 padding: 0px;
}

ul{
	list-style-type: disc;
	line-height: 2em;
	text-indent: 0px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

li{
	text-indent: 0px;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	clip: rect(auto,auto,auto,auto);
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	background-color: #FFFFFF;
	width: 960px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #d4cdca;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e7e3e1;
	border-left-color: #e7e3e1;
}

#navBar{
	float: left;
	height: 100%;
	padding-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	width: 620px;
	padding-left: 30px;
	padding-right: 20px;
}



#content{
	float: right;
	width: 240px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E2E2CF;
	padding-left: 0px;
	margin-top: 0px;
	padding-right: 30px;
}
#contentPortfolio{
	float: left;
	height: 100%;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	width: 900px;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	background-image: url(../images/i.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding-bottom: 3px;
	border-bottom-color: #e7e3e1;
	height: 120px;
}

#siteFooter{
	width: 100%;
	height: 60px;
	margin: 0px;
}
/************* #globalNav styles **************/

#TopNav{
	text-align: center;
	font-size: 1.1em;
	padding-top: 100px;
	padding-bottom: 12px;
	color: #E0E0E0;
}
.navbold {
	font-size: 1em;
	font-weight: bold;
}
.navBody {
	font-size: 1em;
	font-weight: bold;
}
.navtext {
}
.bodysm {
	
	
	
}
.bodybold {
	font-weight: bold;
}
.sectionHead {
	font-size: 1.8em;
	color: #666;
	line-height: 1.3em;
}
.section {
	font-size: 1.2em;
	color: #C90;
}
.tools {
	line-height: 2.6em;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
}

.tagline {
	font-size: 1.2em;
	line-height: 2em;
	color: #666;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 10px;
	padding: 10px;
	background-image: url(i_footer.gif);
	background-repeat: repeat;
}



.caption {
	font-size: 0.85em;
	padding-top: 6px;
	text-align: center;
	padding-bottom: 4px;
}


/*********** Head styles ***********/

.head {
	font-size: 28px;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.subhead {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}
.callouts {
	font-size: 1.4em;
	color: #666;
}
.TabNav {
	color: #B1B288;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
}
.imedia-tag {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E2E2CF;
	text-align: center;
}
