/* CSS Document */

a:link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:#F58600;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-style: underline;
	text-decoration: none;
	color:#F58600;
}

a:active {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color:#F58600;
}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color:#6B173B;
}

p	{
text-align:justify;
}

#wd	{
visibility:hidden; 
display:none;
}



/* mac hide\*/
html, body {height:100%}
/* end hide */
html,body {
	padding:0;
	margin:0;
}
body{	
	text-align:center;
	min-width:760px;/* for mozilla*/
	background-color: #F47830;
	color: #000000;
}
#outer{
	height:99.9%;
	min-height:100%;
	width:900px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
	font-size:11px;
	line-height:18px;
}
 
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0;
	left:-1px;
	width:900px;
	height:134px;
	border-top:1px solid #000;
	border-left:1px solid #000;
	color: #000000;
	z-index:500;
}

#ticker	{
width:403px;
z-index:700;
float:left;
}

#left {
	position:relative;/*ie needs this to show float */
	width:200px;
	float:left;
	padding-top:167px;
	font-family: tahoma;
	line-height: 18px;
}
#slideshow {
	width: 251px;
	margin:-166px 0px 0px -11px;
	z-index:700;
	position:relative;
}

#flashright {
	width: 251px;
	text-align:center; 
	padding:0px auto;
	z-index:700;
	position:relative;
	margin:-166px 0px 0px -11px;
}


#footer {
	width:900px;
	clear:both;
	height:50px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	color: #FFFFFF;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat;
	font-family: tahoma;
	
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#outer #left #innerleft {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}

* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:52px;/* for ie5 */
	he\ight:50px;/* for ie6 */
}

#tickercontent {
	width:700px;
	}

#centrecontent {
	width:700px;
	float:right;
	padding-top:167px;/*make room for header*/
	background:transparent;
	z-index:300;

}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */

	
#contentleft
	{
	width:403px;
	float:left;
	padding:20px;
	font-family: tahoma;
	text-align:justify;
	}
	
#line 	{
width:400px;
margin-top:10px;
margin-bottom:10px;
border-top:1px dotted #6B0036; 
}

#linebottom 	{
width:400px;
margin-top:10px;
margin-bottom:10px;
border-top:1px dotted #6B0036; 
}

#contentright 
	{
	width:240px;
	float:right;
	padding-left:10px;
	font-family: tahoma;
	font-size:10px;
	line-height:14px;
	}
.style1 {font-weight: bold}


h1 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6B173B;
	padding-bottom: 5px;
}

h3	{  font-size:14px;
}

#outer #left #leftmenu li {
	list-style-image: url(images/li.gif); 
	list-style-position: outside;
}
#outer #left #leftmenu li a {
	color: #6B173B;
	text-decoration: none;
}


#leftmenu {
	background-color: #FFFFFF;
	background-image: url(images/leftfoot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-top:5px;
	min-height:150px;
	text-transform:capitalize;
}
.office{
	padding: 2px;
	border: 1px solid #6B173B;
}
#team a {
	text-decoration: none;
	color: #6B173B;
	font-weight: bold;
}

.tick	{
background-repeat:no-repeat;
list-style:url(images/tick.gif);
font-weight:bold;
color:#6B0036;
}

.orange	{
font-size:11px;
font-weight:bold;
color:#F58600;
}

.purplesml	{
color:#6B0036;
font-size:11px;
font-weight:bold;
}

.purple	{
color:#6B0036;
font-size:20px;
line-height:30px;
}

.purple a:link  {
	font-family: tahoma;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	color:#F58600;
}
.purple a:visited {
	font-family: tahoma;
	font-size: 20px;
	font-style: underline;
	text-decoration: none;
	color:#F58600;
}

.purple a:active {
	font-family: tahoma;
	font-size: 20px;
	font-style: normal;
	text-decoration: none;
	color:#F58600;
}

.purple a:hover {
	font-family: tahoma;
	font-size: 20px;
	font-style: normal;
	}
	

.purplemed	{
color:#6B0036;
font-size:14px;
line-height:20px;
}

.purplemed a:link { font-size:14px; font-weight:bold; text-decoration:none; color:#CC9933; }
.purplemed a:visited { font-size:14px; font-weight:bold; text-decoration:none; }
.purplemed a:active { font-size:14px; font-weight:bold; text-decoration:none; }
.purplemed a:hover { font-size:14px; font-weight:bold; text-decoration:none; }

.yellow	{
background-color:#F1AB15;
color:#6B0036;
padding:2px;
}
.tbl	{
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}

.forminput	{
border:1px solid #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:2px;
width:140px;
}

.forminputlg	{
border:1px solid #000000;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding:2px;
width:250px;
}


/* ------------------- Drop Down Menu ---------------- */

#backmenu	{

}

.symestreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color:#6B173B;
z-index:900;
position:absolute;
top:135px;
}

/*Top level list items*/
.symestreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #6B173B; /*overall menu background color*/
font-family: tahoma;
font-size:11px;
}

/*Top level menu link items style*/
.symestreemenu ul li a{
display: block;
width: 132px; /*Width of top level menu link items*/
padding: 1px 8px;
/*border: 1px solid #F47730;*/
border-left-width: 0;
text-decoration: none;
color: #FFFFFF;
text-transform:capitalize;
background-color:#6B173B;
}

#symestreemenu #menu_1{
width:91px;
}
#symestreemenu #menu_2{
width:117px;
}
#symestreemenu #menu_3{
width:207px;
}
#symestreemenu #menu_4{
width:147px;
}
#symestreemenu #menu_5{
width:116px;
}
#symestreemenu #menu_6{
width:104px;
}

#symestreemenu #menu_1_a{
width:90px;
}
#symestreemenu #menu_2_a{
width:116px;
}
#symestreemenu #menu_3_a{
width:206px;
}
#symestreemenu #menu_4_a{
width:146px;
}
#symestreemenu #menu_5_a{
width:115px;
}
#symestreemenu #menu_6_a{
width:103px;
}

	
/*1st sub level menu*/
.symestreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.symestreemenu ul li ul li{
display: list-item;
float: none;
text-align:left;
color: #6B173B;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.symestreemenu ul li ul li ul{ 
left: 220px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.symestreemenu ul li ul li a{
display: block;
width: 221px; /*width of sub menu levels*/
color: #FFFFFF;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.symestreemenu ul li a:hover{
background-color: #E2B11F;
color: #6B173B;
}

/*Background image for top level menu list links */
.symestreemenu .mainfoldericon{
background: #6B173B url(images/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.symestreemenu .subfoldericon{
background: #6B173B url(images/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .symestreemenu ul li { float: left; height: 1%; }
* html .symestreemenu ul li a { height: 1%; }
/* End */

.textarea { 
font-family:"trebuchet ms";
font-size:11px; 
padding: 2px;
border: 1px solid #666666;}
	
input:focus { background-color: #cccccc; color:#000 }
textarea:focus { background-color: #cccccc;  color:#000  }
select:focus { background-color: #cccccc;  color:#000  }

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size:12px;
	padding: 2px;
	border: 1px solid #666666;
	width: 170px;
}


.formtd {  text-align:left; }

.reason { visibility:hidden; display:none; width:200px; margin-top:4px; border:1px solid #000000; padding:2px; font-family:"trebuchet ms"; font-size:11px; text-align:left; height:150px; }

#flft { float:left; }

#calholder { float:left; padding-left:2px; padding-top:2px; }