
/***********************************************/
/* style.css                            	   */
/* Use with www.nutrix.com/                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html {
overflow-y: scroll !important;
}
body {
font-family: Verdana, Arial, helvetica, sans-serif;
font-size: 11px;
color: #545969;
padding:0px;
margin:0px;
}

/******* hyperlink and anchor tag styles *******/

a { color: #2D68A5; text-decoration: none; font-weight:bold; line-height:12px; }
a:hover { text-decoration: underline; }


/******* image tag styles *******/

img { display: block; border:none; }
#subBanner img { display:inline; }

/************** header tag styles **************/

h1, h1 span { font-family:Arial Narrow; font-size: 25px; color:#000000; font-weight:normal; line-height:24px; }
h1 span { color:#419303;}
h2 { color:#000000; font-weight:bold; line-height: 18px; font-size: 14px; }

/*************** list tag styles ***************/
li {
line-height: 12px;
}
ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

/*************** Layout page styles ***************/
#MainCell
{
width:1002px;
min-height:500px;
}
#TopNaviGation
{
background-color:#000000;
font-size:10px;
width:100%;
}
#TopNaviGation a
{
padding:0px 11px 0px 11px;
color:#FFFFFF;
}
#TopNaviGation a:hover, #TopNaviGation span, #TopNaviGation a.actiivTonNav 
{
text-decoration:none;
color:#419303;
}
#GreenBox
{
background-color:#419303;
}

.verticalDotLine
{
background-image:url(../images/green_dotted.jpg);
background-repeat:repeat-y;
width:7px;
}
.whiteDotLine
{
background-image:url(../images/white_dotted.jpg);
background-repeat:repeat-y;
width:7px;
}
#WhiteListStyle li, #WhiteArro li, .WhiteArroSupPage li
{
background-image:url(../images/green_arrow.jpg);
background-repeat:no-repeat;
background-position:5px 3px;
padding-left:20px;
line-height:normal;
margin-bottom:6px;
color:#FFFFFF;
}
#WhiteArro li, .WhiteArroSupPage li
{
background-image:url(../images/arrow.jpg);
background-position:2px 4px;
padding-left:12px;
color: #545969;
}
.WhiteArroSupPage li
{
margin-bottom:18px;
}
#WhiteParaStyle div a
{
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}
#WhiteParaStyle div a:hover
{
font-size:10px;
text-decoration:underline;
}
#WhiteParaStyle div span
{
color:#000000;
font-size:9px;
line-height:normal;
font-weight:normal;
}

#GrayBorder
{
background-color:#D4D4D4;
height:7px;
}
.boxHeader
{
font-family:Arial Narrow;
width:278;
height:33px;
border:1px solid #D1D1D1;
border-bottom:none;
background-color:#419303;
font-size:20px;
color:#FFFFFF;
line-height:31px;
text-align:center;
}
#GreenBoxRight
{
background-image:url(../images/contact_information.jpg);
background-repeat:no-repeat;
width:100%;
height:138px;;
}
#GreenBoxLeft
{
width:209px;
border:1px solid #D1D1D1;
border-bottom:none;
height:150px;
}
#GreenBoxRight div, #GreenBoxLeft Div, #ContentBox div
{
line-height:14px;
}


#ContentBox p, #ContentBox div, #ContentBox ul, #ContentBox li
{
margin-bottom:0px;
padding-bottom:0px;
font-size:12px;
line-height:16px;
}

#ContentBox li
{
margin-top:7px;
}
#Footer
{
background-color:#b0b0b0;
height:35px;
color:#525252;
text-align:center;
margin-bottom:1px;
}
.requiredGreen {
color:#419303;
}
.inputNormal, .inputNormal2 {
color:#545969;
}
.inputNormal2 {
width:172px;
}
#ErrorLog {
color:#419303;
}
#PopBox, #PopBox2  {
clear:both;
width:257px;
height:110px;
position:absolute;
top:520px;
background-color:#EAF8E4;
border:1px solid #007700;
padding:10px;
z-index:100;
visibility:hidden;
}

#PopBox2 {
top:273px;
}
