/* Basic Elements */
body { margin: 0px;
}

#iit_alert {
font-family: Verdana;
color: #666666;
font-size: 12px;
}

p { 
font-family: verdana; 
margin-top: 0px; 
color: #666666;
font-size: 11px;
padding-left: 10px;
padding-right: 10px;
}

a {
color: #666666;
text-decoration: none;
}

a:link { 
font-weight: normal; 
text-decoration: none; 
color: #666666;
}

a:visited { 
font-weight: normal; 
text-decoration: none; 
color: #666666;
}

a:hover, a:active { 
text-decoration: none; 
color: #666666;
}


h3 { 
font: normal 10pt Verdana; 
letter-spacing: 1px; 
margin-bottom: 0px;
color: #FFFFFF; 
margin-top: 5px;
}

.select {
background: #FFFFFF url(skins/Skin_1/images/blue_bar_r.jpg) top right repeat-x ; 
height: 28px;
width: 169px;
}

.iit_burgundy {
color: #960606;
font-size: 18px;
margin-left: 10px;
}

.iit_blue {color: #339999; 
}

.iit_blueb {color: #339999; 
font-weight: bold;
font-family: verdana; 
font-size: 11px;

}

/* Header Table Elements */
#iit_header { 
background: url(header.jpg) no-repeat top center; 
width: 1010px;
height: 44px;
/*border: 1px solid #666666;*/
}

#iit_toplinks {
width: 650px;
}

#iit_silver { 
background: url(skins/Skin_1/images/silver.jpg) repeat-x top center; 
margin-top: 0px; 
width: 1010px;
height: 33px;
border-top: 1px solid #999999;
text-align: right;
}

#iit_silver a{ 
margin-right: 30px;
font: 12px verdana;
color: #333333;
}


/* Main Table Elements */
#iit_whole {
background: #FFFFFF url(.jpg) top right repeat-x ; 
margin: 0px; 
width: 1010px;
height: 400px;
}


/* Side Panel Elements */
#iit_sidepanel {
background: #FFFFFF url(skins/Skin_1/images/blue_bar_r.jpg) top left no-repeat ; 
margin: 0px; 
height: 400px;
width: 166px;
}

.txt {
font-size: 12px;
color: #FFFFFF;
margin-top: 8px;
text-align: center;
}

#iit_rightlinks {
margin-top:4px;
width: 164px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
#iit_sidepanel a{
font-size: 12px;
}

#iit_sidepanel a:hover{
color: #339999;
}
/* Mid Area Elements */
#iit_midarea {

}

#iit_content {
width: 575px;
height: 445px;
}

#box1 {
width: 295px;
height: 445px;
border: 1px solid #999999;
padding: 5px;
}


#box1 a{
color: #339999; 
font-size: 11px;
}

#box1 a:hover{
text-decoration: underline;
}
#box1 p { 
font-family: verdana; 
margin-top: 0px; 
color: #666666;
font-size: 11px;
padding-left: 5px;
padding-right: 5px;
}

#box2 {
width: 290px;
height: 136px;
border: 1px solid #999999;
}


#box2 a{
color: #339999; 
font-size: 10px;
}

#box2 a:hover{
text-decoration: underline;
}
#box2 p { 
font-family: verdana; 
margin-top: 0px; 
color: #666666;
font-size: 10px;
padding-left: 5px;
padding-right: 5px;
}

#products a{ 
width: 175px;

font-size: 12px;
}

#cloudbox {
width: 600px; 
height: 125px;
margin-left: 15px;
background: #FFFFFF url(skins/Skin_1/images/sky1.jpg) top right repeat-x ; 
}


/* Right Coolumn Elements */

#article {
background: #FFFFFF url(skins/Skin_1/images/sky1.jpg) top right repeat-x ; 
padding: 5px;
width: 190px;
border: 1px solid #999999;
}

#article a{
color: #339999; 
font-size: 10px;
}

#article a:hover {
text-decoration: underline;
}

/* Footer Elements */
#iit_footer { 
background: url(skins/Skin_1/images/foot.jpg) repeat-x;
height: 25px; 
width: 1010px;
border: 1px solid #666666;
font-size: 12px;
color: FFFFFF;
text-align: center;
}

#iit_footer a{ 
font-size: 12px;
color: FFFFFF;
padding-left:10px;
padding-right:10px;

}

#iit_footer a:hover{ 
text-decoration: underline;

}


