/******************************
 *    Page Level Defaults     *
 ******************************/
body {
    text-align:center;
    font-family:Verdana, Arial, Helvetica, Sans-Seriff;
     }

div.body{


    border:solid black 1px;
    padding:5px;
    text-align:left;
    /*height:550px;*/
    margin:auto;
    width:730px;
    width:730px   !important;
    width/**/:/**/730px;


}
#pageBanner{
    border:solid black 1px;
    height:94px;
    width:735px;
    width:735px !important;
    width:735px;
    width/**/:/**/735px;
}
#titleImg{

    border:solid black 1px;
    width:100%;
    width:99% !important;/*Mozilla Rule*/
    width:99%;
    width/**/:/**/100%;
    /*IE Rule*/

}

#page p{
    font-size:xx-small;

}
a:link, a:visited {
    color:#06C;
    font-weight:bold;
    }
a:hover{
    color:#06C;
    text-decoration:none;
}
/*Page Title Heading*/
h1.main{
    font-size:small;
    background-color:#FF0;
    color:#000;
    height:2em;
    padding:0.5em;
}
/*page Features*/

.footbar{
    clear:left;
    font-size:xx-small;
    background-color:#ff0;
    color:#000;
    text-align:center;
    border:solid black 1px;
    /*height:2em;
    padding:0.5em;*/

    width:728px;
    width:728px !important;
    width:728px;
    width/**/:/**/735px;

    }
h1.main{
    background-color:#ff0;
    color:#000;
    height:2em;
    padding:0.5em;
    margin:0px 0px 2px 0px;
    font-size:medium;
    font-weight:bold;

    font-size: medium  !important;
    font-weight: bold  !important;

    font-size:medium;
    font-weight:bold;

    font-size/**/:/**/medium;
    font-weight/**/:/**/normal;

}

h1.boxTitle{
	background-color:#ff0;
	text-align:center;
	margin:0px 0px 0px 0px;
	border:solid black 1px;
    margin-bottom:2px;
    font-size:small;
    font-size:small  !important;
    font-size:x-small;
}
/****************************************
 *    Main Content Division Defaults    *
 ****************************************
    Leftcol: Span for left column
    Rightcol:Span for right column
    */
#page {
    text-align:left;
    margin:10px 0px 10px 0px;
    height:470px;
    width:730px;
    width:730px   !important;
    width/**/:/**/735px;
}

/*Default Secondary Header*/
#page h1 ,#page div.tip h1 {

    margin-bottom:2px;
    font-size:small;
    font-size:small  !important;
    font-size:x-small;
    }
/*******************************
 *    Right Column Rules       *
 *******************************/

/*Tip of the month box*/
#page #rightcol div.tip {
    font-size:xx-small;
    padding:0px 10px 0px 10px;
    background-color:white;
    margin:8px;
    border:solid black 1px;
}
/*Tip pagragraph size*/
#page #rightcol div.tip p {
    font-size:xx-small;
    margin-top:0px;
    }

/********************************
 *    Left Column Formats       *
 ********************************
*/
/*Defaults*/
#leftcol {
    width:20%;
    /*float:left;*/
    border:solid black 1px;

    }

#leftcol p, #leftcol span, #rightcol span,{
    text-align:left;
    /*font-size:x-small;*/
    margin-top:0px;
    }

/*****************************
 *    Right Column Formats   *
 *****************************/
#rightcol {
    width:20%;
    /*float:left;*/
    border:solid black 1px;
    }
.rightImg{width:100%;border:solid #000 1px;}
#rightcol{width:120px;border-width:0px 0px 0px 0px;font-size:xx-small;}
/*****************************
 *    Center Column Formats   *
 *****************************/
#centercol{
    width:60%;
    /*float:left;*/
    border:solid black 1px;
    vertical-align:top;
    }
#centercol p{
    text-align:left;
    /*font-size:x-small;*/
    margin-top:0px;
}

#centercol{width:620px;border-width:0px 0px 0px 0px;padding:0px;font-size:xx-small;}
/*************************
*   Large Box Rules      *
**************************/

.simpleBox{/*border:solid black 1px;*/float:left;margin:2px 2px 5px 0px;width:99%;}


.boxPara1{float:left;}
.boxThumb{float:left;width:60px height:45px;border:solid black 1px;margin:0px 2px 0px 0px;}



/*****************************
 *    Common Column Formats  *
 *****************************/
#leftcol, #rightcol, #centercol{
    /*border:solid black 1px;*/
    height:100%;
    vertical-align:top;
    }
