/* Yahoo User Interface (YUI) FONT SIZING CHART: 10px=77% 11px=85% 12px=93% 13px=100% 14px=108% 15px=116% 16px=123.1% 17px=131% 18px=138.5% 19px=146.5% 20px=153.9% 21px=161.6% 22px=167% 23px=174% 24px=182% 25px=189% 26px=197% 
Find out more about YUI at http://developer.yahoo.com/yui/ */

body{color: #000; font-family: Arial, sans-serif; line-height: 1.6; position: relative;}

/* CENTER CONTAINER -- Centers the page in the browser */
#templatecontainer{margin-left: auto; margin-right: auto; width:1002px; background:url("../../assets/img/background.gif") repeat-y;}

/* LINKS */
a{color: #a06078;}
a:hover{color: #669;}

/* HEADINGS *//* Basic Headline Set -- Adjust font sizes based on YUI chart above to maintain consistency. */
h2, h3, h4, h5, h6{-webkit-text-size-adjust: 140%; margin-bottom: .1em;}
h3, h4, h5, h6{font-weight: bold; line-height: 1.4;}
h1{-webkit-text-size-adjust:140%; font-size:173.9%; color:#fff; line-height:1.25; background:url("../../assets/img/h1.jpg") no-repeat; margin-left:-30px; padding-right:40px; padding-left:60px; width:680px; height:69px;}
#home h1{background:url("../../assets/img/h1home.jpg") no-repeat; display:block; overflow:hidden; margin-left:-31px; padding:69px 0 0 0; width:602px; height:0;}
#index2 h1{background:url("../../assets/img/h1index2.jpg") no-repeat; display:block; overflow:hidden; margin-left:-30px; padding:69px 0 0 0; width:780px; height:0;}
.grid_7 h1{background:url("../../assets/img/h1bg3.jpg") no-repeat; display:block; overflow:hidden; margin-left:-31px; padding-top:69px; width:522px; height:0;}
h1.fn, h1.n{display:none;}
h1+h2{margin-top:0;}
*+html h1~h2{margin-top:0;}
h2{font-size: 153.9%; color: #a06078; line-height:1.5; margin:.6em 0;}
h2.claBlogEntryTitle{margin:0 0 .6em 0;}
h3{font-size: 133.1%; color: #ffb71e; margin-bottom:.5em;}
h3.claBlogEntryTitle a{color:#ffb71e; text-decoration:underline;}
h3.claBlogEntryTitle a:hover{color:#666699;}
h4{font-size: 108%; color: #a06078; margin-top: .6em;}
h5{font-size: 100%; color: #333; margin-top: .5em;}
h6{font-size: 93%; color: #444; margin-top: .4em;}

/* TEXT *//* Basic Text Set */
p, ol, ul{font-size: 97%; margin: 0 0 .5em 0;}
table{
	display: table;
	margin: 0 30px .8em;
}
caption{display: table-caption; background: #a06078; color: #fff; font-weight: bold; margin: .8em 0 0; padding: 5px 7px 4px; text-align: left; width: auto; border-right: 1px solid #fff; border-bottom: 1px solid #fff;}
tr{display: table-row;}
th{font-weight:bold;}
th, td{display: table-cell; background:#FFB71E; color: #a06078; margin: 0; padding: 4px 7px; text-align: left; border: 1px solid #fff;}
td{background: #FDEFBD; color: #000;}
#maincontent table ul li{list-style-image:url("../../assets/img/ulSpecial.gif");}

/* DEFAULT LIST STYLES */
#maincontent ol, #maincontent ul{margin:.1em 2em 1em 3em;}
#rightcontent ol, #rightcontent ul{margin:1em 2em 1.3em 3em;}
#maincontent ol li, #rightcontent ol li{list-style:decimal outside; padding-left:0; margin-left:.45em;}
#maincontent ul li, #rightcontent ul li{list-style:outside; list-style-image:url("http://www.ntxu.com/spanishsponge/i/bullet.jpg"); padding-left:.35em;}
#maincontent ul ul li, #rightcontent ul ul li{margin-left:-.35em;}
#maincontent ul ol li, #rightcontent ul ol li{list-style:lower-alpha outside; padding-left:0em; margin-left:0;}
#maincontent ol ul li, #rightcontent ol ul li{margin-left:-.35em;}
#maincontent ol ol li, #rightcontent ol ol li{margin-left:0;}

