body 				{font-family:arial,'Lucida Grande','Trebuchet MS',verdana,sans-serif;
					margin:0px;text-align:center;font-size:1em;color:#666666;
					background-color:white;padding:10px;}

a:link, a:visited, a:hover, a:active  
 					{text-decoration:underline;color:#111111;}
a:hover 			{color:rgb(98,114,167);}

h1					{text-align:left;font-size:1.2em;margin:10px 0px 20px 0px;line-height:1.5em;}
h2					{text-align:left;font-size:1.0em;font-weight:bold;margin:10px 0px 20px 0px;line-height:1.4em;}

#Shell				{position:absolute;top:20px;left:50%;margin-left:-500px;width:1000px;background-color:white;}
#OuterMain			{width:100%;text-align:left;}
#CenterMain			{position:absolute;top:0px;left:220px;width:580px;}
#HeadContainer		{height:80px;border-bottom:3px solid rgb(98,114,167);}
#headMain			{font-family:'Lucida Sans Unicode','Trebuchet MS',verdana,sans-serif;}
#headMain			{font-size:1.2em;margin:10px 0px 10px 0px;color:#5490D9;}
#headMain span		{font-size:1.6em;margin:10px 0px 10px 0px;line-height:1.5em;font-weight:bold;}

#LeftMain			{position:absolute;top:125px;left:0px;width:180px;border-right:1px solid rgb(98,114,167);}
#LeftContent		{margin:10px;}
#LeftContent p		{text-align:right;font-size:0.9em;}
#RightMain			{position:absolute;top:95px;right:0px;width:180px;}
p					{margin:15px 0px;font-size:1.0em;text-align:left;line-height:1.2em;}
.q					{font-size:0.8em;padding:10px;}
.here				{color:#5490D9;font-weight:bold;text-transform:uppercase;}

input,textarea		{border:1px solid rgb(98,114,167);}

/* Copyright */
#copy				{text-align:center;background-color:#eee;color:#111111;font-size:0.7em;line-height:2.0em;}

/* Main Page */
#myUpdates p		{font-size:0.7em;color:#5490D9;margin:5px 0px 5px 0px;text-align:right;}
#myUpdates div		{border-top: 1px dotted #5490D9;border-bottom: 1px dotted #5490D9;}
#myWeb				{color:#5490D9;font-weight:bold;}



/* Contact Information Page */
.stagImg			{text-align:center;height:50px;}
.ct					{margin-left:30px;}
.ct th				{font-size:1.2em;font-weight:bold;text-align:left;}
.ctr, .ctl			{border-top:1px solid #ffa500;vertical-align:top;}
.ct0				{width:110px;text-align:center;vertical-align:middle;}
.ctr				{width:300px;}
.ctl				{width:300px;}
.ctImg				{width:80px;}

.conT				{width:750px;margin:10px 0px 10px 50px;padding:0px;}
.sTable				{font-size:0.9em;margin:0px 20px 10px 0px;}
.sform				{width:100px;text-align:left;margin:1px;padding:5px;font-weight:normal;}
.sfreq				{font-weight:normal;}
.sgc				{text-align:right;margin:2px 20px 2px 10px;font-size:0.8em;color:#30465E;}
.sgc img			{width:10px;height:10px;}

#cOut,#cIn			{text-align:center;color:red;font-weight:bold;}
.ibox 				{color:red;font-weight:bold;padding:2px;}
.numgraphic			{height:20px;padding:0px 0px 0px 0px;margin:0px;vertical-align:text-bottom;}

/* Links styles */

#selection			{width:510px;margin:20px 0px 20px 25px;
					 border-top:1px dotted rgb(98,114,167);border-bottom:1px dotted rgb(98,114,167);}

#selection td		{text-align:center;padding:5px 10px;border:1px solid silver;font-weight:bold;
					 background-color:#d5d5dd;color:black;font-size:1.0em;line-height:1.3em;}
#selection td:hover	{background-color:#ffa500;cursor:default;}
.s1 a:link, .s1 a:visited
					{background-color:transparent;color:black;text-decoration:none;}
.s1 a:hover			{background-color:#ffa500;cursor:default;width:100%;height:100%;} /* just for IE :hover bug */