body 				{ 
font-family:"trebuchet ms"; 
font-size: 16px; 
margin: 5px 0px 20px 5px; 
color: #007DAB; 
line-height: 130%; 
text-align:center;
background-color:#fff;
}


.td {
font-family:"trebuchet ms"; 
font-size: 14px;
color:000066;
font-weight:bold;
background-color:#FFFFFF;
padding:4px;
}

.italic	{
font-style:italic
}

.tblbody {
font-family:"trebuchet ms"; 
font-size: 14px; 
color:#13475C;
text-align:center;  
}

.tblbodytop	{	
background-color:#FFFFFF;
}


.button { 
font-family:"trebuchet ms"; 
font-size: 14px; 
text-align: center; 
height: 22px;
background:#FFF url(../images/submitgrad.png) repeat-x bottom left;
}

.reset {
font-family:"trebuchet ms"; 
font-size: 14px; 
text-align: center; 
height: 22px;
background:#FFF url(../images/resetgrad.png) repeat-x bottom left;
	}


.bold {
	font-size: 14px;
	COLOR: #8b0808; 
	font-family:"trebuchet ms"; 
	font-weight:bold;
}

.boldw	{
font-size:14px;
color:#FFF;
font-family:"trebuchet ms";
font-weight:bold;
}

.boldp18px	{
font-size:18px;
color:#13475C;
font-family:"trebuchet ms";
font-weight:bold;
}

.capitalize	{
text-transform:capitalize;
}


.bold16px {
	font-size: 16px;
	COLOR: #380607; 
	font-family:"trebuchet ms"; 
	font-weight:bold;
}

.boldw16px {
	font-size: 16px;
	COLOR: #4B2331; 
	font-family:"trebuchet ms"; 
	font-weight:bold;
	color:#FFFFFF;
	line-height:24px;
}

.boldw14px {
	font-size: 14px;
	COLOR: #4B2331; 
	font-family:"trebuchet ms"; 
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
}

.white11px {
	font-size: 14px;
	font-family:"trebuchet ms"; 
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
}

.boldw11px; {
	font-size: 14px;
	COLOR: #FFFFFF; 
	font-family:"trebuchet ms"; 
	font-weight:bold;
}

.boldb14px; {
	font-size: 14px;
	COLOR: #000; 
	font-family:"trebuchet ms"; 
	font-weight:bold;
}

.bold16gpx {
	font-size: 16px;
	COLOR: #380607; 
	font-family:"trebuchet ms"; 
	font-weight:bold;
}

.bold16gpx {
	font-size: 16px;
	COLOR: #380607; 
	font-family:"trebuchet ms"; 
	font-weight:bold;
}

.med14gpx {
	font-size: 14px;
	COLOR: #4B2331; 
	font-family:"trebuchet ms"; 
	font-weight:normal;
}

.std12gpx {
	font-size: 14px;
	COLOR: #4B2331; 
	font-family:"trebuchet ms"; 
	font-weight:normal;
}



.img	{
border:1px solid #4B2331;
margin:5px
}

.selectvar {  
font-family:  "Tahoma"; 
font-size: 14px; 
background-color: #FFFFFF; 
text-align: left; 
border: 1px solid #13475C; 
height: 22px; 
width: 100px;
color: #13475C;
margin:5px 0px;
padding:2px;  
}

.spanb	{
display:block;
margin:8px 0px;
}

.spanbwhite	{
display:block;
margin:8px 0px;
color:#FFFFFF;
}

.spanbdwhite	{
display:block;
margin:8px 0px;
color:#FFFFFF;
font-weight:bold;
font-size:16px;
}

#FooterHolder			{ 
width: 980px; 
text-align:center;
margin: 0px auto;
padding:0px;
color:#000;
background:none;
*/  height: auto;  
}

#FooterHolder ul		{ 
display: inline; 
margin: 0px 0px 0px 0px; 
line-height: 200%; 
}

#FooterHolder ul li	{ 
display: inline; 
list-style-type: none; 
margin: 5px 0px 20px 0px; 
}

#FooterHolder a		{ 
color: #000;
font-size:11px; 
font-weight: normal; 
text-decoration: none; 
padding: 4px 8px 4px 8px; 
margin-top: 10px; 
margin-bottom: 40px;
}

#FooterHolder a:hover	{ 
text-decoration: underline;
}

.textbox {  
font-family:  "trebuchet ms"; 
font-size: 14px; 
height: 18px; 
width: 160px;
background-color: #3AA3E5; 
border: 1px #000066 solid; 
margin:5px;
padding:2px;
color:#FFFFFF
}

.textboxrt {  
font-family:  "trebuchet ms"; 
font-size: 14px; 
height: 18px; 
width: 120px;
background-color: #000; 
border: 1px #3AA3E5 solid; 
margin:2px;
padding:2px;
color:#FFFFFF
}

.selectbox {  
font-family:   "trebuchet ms"; 
font-size: 14px; 
border: 1px #000066 solid; 
text-transform:capitalize;
color:#FFFFFF;
height: 27px; 
width: 167px;
background-color: #3AA3E5;
margin:5px;
padding:2px; 
}

.txtboxbtn	{
width:60px;
margin:2px;
padding:2px;
color: #4B2331;
border: 1px #4B2331 solid; 
height:20px;
font-family:  "trebuchet ms"; 
font-size: 14px; 
}

.textboxmulti { 
font-family:  "trebuchet ms"; 
font-size: 14px; 
color: #FFFFFF; 
background-color: #3AA3E5; 
border: 1px #000066 solid; 
width: 180px; 
height: 150px;
margin:2px;
padding:2px;  
 }

a:link {
	font-family:"trebuchet ms";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color:#380607;
}
a:visited {
	font-family:"trebuchet ms";
	font-size: 14px;
	font-style: underline;
	text-decoration: none;
	color:#380607;
}
a:hover {
	font-family:"trebuchet ms";
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color:#380607;
}
a:active {
	font-family:"trebuchet ms";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color:#380607;
}


.right a:link {
	font-family:"trebuchet ms";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color:#FFF;
}
.right a:visited {
	font-family:"trebuchet ms";
	font-size: 14px;
	font-style: underline;
	text-decoration: none;
	color:#FFF;
}
.right a:hover {
	font-family:"trebuchet ms";
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color:#FFF;
}
.right a:active {
	font-family:"trebuchet ms";
	font-size: 14px;
	font-style: normal;
	text-decoration: underline;
	color:#FFF;
}


#ticker	{
border:1px solid #380607;
height:200px;
width:270px;
margin-top:20px;
background-color:#FFFFFF;
margin:0px auto;
padding:0px;
text-align:center;
}

#tickerheight	{
width:270px; 
height:200px;
}

/********************** Corners **************************/

div#box1	{width: 300px; padding: 3px;margin:25px 5px;
    background:#558CA1; color:#fff; text-align:justify; font-weight:normal; font-size:16px;}
	
	div#box1 a:link	{
color:#000066;
text-decoration:none;
font-size:16px;
}

div#box1 a:visited	{
color:#000066;
font-size:16px;
}

div#box1 a:active	{
color:#000066;
text-decoration:none;
font-size:16px;
}

div#box1 a:hover	{
color:#000066;
text-decoration:underline;
font-size:16px;
}
	
	
div#box2	{width: 300px; padding: 3px;margin:25px 5px;
    background:#fff; color:#007DAB; text-align:justify; font-weight:normal;}
	
div#box2 a:link	{
color:#000066;
}

div#box2 a:visited	{
color:#000066;
}

div#box2 a:active	{
color:#000066;
}

div#box2 a:hover	{
color:#000066;
text-decoration:underline;
}
	
div#box3	{width: 570px; padding: 10px 5px;margin:10px 0px;
    background:#C0D7DF; color:#2B5665; font-weight:normal; text-align:left;}
	
div#box3 a:link	{
color:#596E75;
text-decoration:none;
}

div#box3 a:visited	{
color:#596E75;
}

div#box3 a:active	{
color:#596E75;
}

div#box3 a:hover	{
color:#596E75;
text-decoration:underline;
}
	
div#box4	{width: 570px; padding: 10px 5px;margin:10px 0px;
    background:#C0D7DF; color:#2B5665; font-weight:normal; text-align:left;}
	
div#box4 a:link	{
color:#596E75;
text-decoration:none;
}

div#box4 a:visited	{
color:#596E75;
}

div#box4 a:active	{
color:#596E75;
}

div#box4 a:hover	{
color:#596E75;
text-decoration:underline;
}
	
div#box5	{width: 570px; padding: 10px 5px;margin:10px 0px;
    background:#C0D7DF; color:#2B5665; font-weight:normal; text-align:left;}
	
div#box5 a:link	{
color:#596E75;
text-decoration:none;
}

div#box5 a:visited	{
color:#596E75;
}

div#box5 a:active	{
color:#596E75;
}

div#box5 a:hover	{
color:#596E75;
text-decoration:underline;
}
	
div#box6	{width: 300px; padding: 3px;margin:25px 5px;
    background:#fff; color:#007DAB; text-align:justify; font-weight:normal;}
	
div#box6 a:link {
color:#596E75;
text-decoration:none;
}

div#box6 a:visited {
color:#596E75;
}

div#box6 a:active {
color:#596E75;
}

div#box6 a:hover {
color:#596E75;
text-decoration:underline;

}
	
div#box7	{width: 270px; _width: 230px;
padding: 3px;margin:10px 0px;
    background:#af1e1c; color:#FFF; text-align:left; font-weight:normal;}
	

/****************** End Corners *******************/


#flashcontentvirtual	{
width:900px; 
height:500px;
background-color:#000000;
margin:4px 0px;
padding:0px;
}

#flashcontent	{
background-color:#000000;
text-align:center;
margin:0px auto;
padding:0px;
}


input				{ font-family:"trebuchet ms"; size: 100%; }
textarea			{ font-family:"trebuchet ms"; size: 100%; }
select				{ font-family:"trebuchet ms"; size: 100%; }

input:focus { background-color: #2C6A82; color:#FFFFFF }
textarea:focus { background-color: #2C6A82; color:#FFFFFF }


dlsml {
  position: relative;
  width: 260px;
}

dl {
  position: relative;
  width: 450px;
}


dt {
  clear: both;
  float:left;
  width: 150px;
  padding: 4px 0 2px 0;
  text-align: left;
}

dtsml {
  clear: both;
  float:left;
  width: 70px;
  padding: 4px 0 2px 0;
  text-align: left;
}

dd {
  float: left;
  width: 200px;
  margin: 0 0 8px 0;
  padding-left: 6px;

}

ddsml {
  float: left;
  width: 120px;
  margin: 0 0 8px 0;
  padding-left: 6px;

}

#buffer	{
border-top: 1px dashed #000066; 
width:100%; 
clear:both; 
margin:10px 0px;
}

#buffersml	{
border-top: 1px dashed gray; 
width:250px; 
clear:both; 
margin:5px 0px;
}

.hint {
  display:none;
  position: absolute;
  right: -100px;
  width: 150px;
  margin-top: -4px;
  border: 1px solid #fff;
  padding: 10px 12px;
  background-color: #2C6A82;
  color:#fff;
  font-weight:normal;
  font-size:10px;
}


.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
	background:url(../images/pointer.gif) left top no-repeat;
}

#capture	{
float:left; 
margin-top:5px; 
margin-left:0px;
}

#captwrap	{
width:240px;
}

#captsml	{
float:left; 
margin-left:23px; 
margin-top:2px;
width:50px;
}

#captinp	{
float:left; 
margin:5px 0px; 
margin-left:4px;
}


#split	{ 
border: 1px solid #020FCF;
clear:both;
}



/*------------------------ Primary ---------------------- */

#linecontainerleft	{
border-top:1px dotted #ADCFDB;
width:790px; 
margin-top:10px;
margin-bottom:10px;
}


#linefull	{
border-top:1px dotted #000000;
width:890px; 
margin-top:10px;
margin-bottom:10px;
}

#linefullrd	{
border-top:1px dotted #e22424;
width:890px; 
margin-top:10px;
margin-bottom:10px;
}

#lineticker	{
border-top:1px dotted #185268;
width:280px; 
margin-top:10px;
margin-bottom:10px;
}

#linetickertxt	{
border-top:2px solid #185268;
width:280px; 
margin-top:10px;
margin-bottom:10px;
}

#linelrg	{
border-top:1px dotted #FFFFFF;
width:640px; 
margin-top:10px;
margin-bottom:10px;
clear:right;
}

#masthead			{ 
width: 980px; 
height: 150px; 
background-position: center;
background-repeat:no-repeat;
background-image:url(../images/masthead.jpg);
margin-bottom:3px;
}


#containerleft	{
height:auto;  
width:600px; 
float:left; 
margin:5px;
padding:0px 5px;
color:#FFFFFF;
text-align:center;
}

#containerright	{
height:auto; 
width:310px; 
margin:5px;
float:right;
border-left:1px dotted #D0DEE3;
}

#signature	{
width:980px;
height: auto;
margin:0px auto;
padding:0px auto;
text-align:center;
color:#fff;
} 


.sig {
float:right; 
text-transform:none; 
font-size:11px;  
text-align:right;
color:#007DAB;
}

.sig a:link	{
font-size:11px;
color:#007DAB;
}

.sig a:visited	{
font-size:11px;
color:#007DAB;
}

.sig a:active	{
font-size:11px;
color:#007DAB;
}

.sig a:hover	{
font-size:11px;
text-decoration:underline;
}

#containermiddle	{
width:980px;
height:auto;
background-color:#3AA3E5;
}

#innermiddle	{
margin:2px;
padding:2px;
text-align:justify;
}


#clear	{
clear:both;
}

.clear	{
clear:both;
}


#centre	{

text-align:center; margin:5px auto; padding:0px;
}

label
{
font-size:14px;
width: 170px;
float: left;
text-align: left;
margin-right: 2px;
display: block
}

fieldset
{
font-size:14px;
border: 1px solid #380607;
width: 165px;
height:auto;
margin:2px;
padding:2px;
margin-bottom:0px;
background-color:#886044
}

legend
{
font-size:11px;
font-weight:normal;
color: #ffffff;
background: #380607;
/*border: 1px solid #D91507;*/
padding: 2px 2px;
margin-bottom: 0px;
}

#emailthanks	{
padding:5px;
color:#FFF;
}

/* --------------------- Sections --------------------- */


#wrapper 			{ 
width: 980px; 
height:auto;
min-height:500px; 
margin: 10px auto;
text-align: justify; 
background-color: #fff;
margin-bottom: 0px;
border:1px solid #007DAB;
}


/* ------------------------------------ Navigation Menu --------------------------------------- */

.bg {background: url(../images/button4.gif);}
.menu {padding:0 0 0 32px; margin:0; list-style:none; height:40px; background:#fff url(../images/button1a.gif) repeat-x; position:relative; font-family:arial, verdana, sans-serif; }
.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:40px; line-height:33px; color:#bbb; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 12px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:bold; display:block; padding:0 14px 0 6px; height:40px;}
.menu li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:40px; background:url(../images/down.gif) no-repeat right top;}
.menu li a.top_link:hover {color:#000; background: url(../images/button4.gif) no-repeat;}
.menu li a.top_link:hover span {background:url(../images/button4.gif) no-repeat right top;}
.menu li a.top_link:hover span.down {background:url(../images/button4a.gif) no-repeat right top;}

.menu li:hover > a.top_link {color:#000; background: url(../images/button4.gif) no-repeat;}
.menu li:hover > a.top_link span {background:url(../images/button4.gif) no-repeat right top;}
.menu li:hover > a.top_link span.down {background:url(../images/button4a.gif) no-repeat right top;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul.sub {left:2px; top:40px; right:2px; background: #fff; padding:3px 0; border:1px solid #999999; white-space:nowrap; width:200px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:250px;}
.menu :hover ul.sub li a {font-weight:normal;display:block; font-size:11px; height:20px; width:192px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(../images/arrow.gif) 80px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#999999; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#999999 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#999999 url(../images/arrow_over.gif) 80px 7px no-repeat; color:#fff;} 

.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid 999999; white-space:nowrap; width:93px; z-index:200; height:auto;}
