﻿body
{
    font-family: Verdana;
    font-size: 12px;
}

h1
{
    font-size: 28px;    
}

h2
{
    font-size: 16px;
}

img
{
    border:0;    
}

#site
{
	width: 100%;
	margin:0 auto;
}
#page
{
	width: 960px;
	margin: 0 auto;
	padding:0;
	background-color:#fff;
}

#topwrapper
{
}

#topmenuwrapper
{
    height: 32px;   
    background-color: #eeeeee;
    border-bottom: solid 2px #b4b4b4;
    border-top: solid 1px #b4b4b4;
    margin-top: 2px;
}

#topmenuitemwrapper
{
    float: left;    
}

#topmenuhome
{
    float: left;
    width: 200px;
    text-align: center;   
    padding: 8px 0px 0px 0px; 
}

#topmenuhome a
{
    color: Black;
    text-decoration: none;
    font-weight: bold;    
}

.topmenuitem
{
    float: left;
    padding: 8px 5px 0px 5px;
}

.topmenuitem a
{
    color: Black;
    text-decoration: none;
    font-weight: bold;    
}

#search
{
    float: right;    
    padding: 5px 5px 0px 0px;
}

.MainContentWrapper
{
    background-color: #FFFEFC;
    padding-top: 5px;
    padding-bottom: 5px;
    background-image: url(/images/fonix_bcg.jpg);
    background-repeat: no-repeat;
    border: solid 5px #eeeeee;
}

.background2col
{
	background-image: url(/images/fonix2col_bcg.jpg);
}

#leftcolwrapper
{
    float: left;
    width: 200px;
    background-image: url(/images/back_news2.gi);
}

.ContentWrapper
{
    float: left;
    width: 540px;
    padding-left: 5px;
    background-image: url(/images/back_news2.gi);
}

.wide2col
{
	width: 745px;
}

.rightcolwrapper
{
    float: left;
    width: 180px;
    background-image: url(/images/back_news2.gi);
    padding-left: 15px;
    padding-right: 10px;
}

#footer
{
    text-align: center;    
}


/* Left Menu Start*/

.leftmenutopwrapper
{
    height: 20px;
    /*border-bottom: solid 5px #eeeeee; */
    padding-left: 5px;   
}

.leftmenutopwrapper a
{
    color: Black;
    text-decoration: none;
}

.MenuLevel1
{
    padding-top: 12px;    
}

.leftmenuitem1
{
    background-image: url(/images/IconFonix.gif);
    background-repeat: no-repeat;
    background-position: left 0px;
    margin-top: 3px;
    margin-left: 5px;
    padding-left: 18px;
}

.leftmenuitem1selected
{
    background-image: url(/images/IconFonix.gif);
    background-repeat: no-repeat;
    background-position: left 12px;
    margin-top: 3px;
    margin-left: 5px;
    padding-left: 18px;
    padding-top: 12px;   
}

.leftmenuitem1selected a
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
}

.leftmenuitem1 a
{
    color: Black;
    text-decoration: none;
}

.leftmenuitem2
{
    background-image: url(/images/dot.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
    padding-top: 3px;
    padding-left: 23px;
}

.leftmenuitem2selected
{
    background-image: url(/images/dot.png);
    background-repeat: no-repeat;
    background-position: 10px 5px;
    padding-top: 3px;
    padding-left: 23px;
}

.leftmenuitem2selected a
{
    color: Black;
    text-decoration: none;
    font-weight: bold;
}

.leftmenuitem2 a
{
    color: Black;
    text-decoration: none;
}

/* Left Menu End*/

/* Front news Satrt */

.mainnews
{
    
    padding: 0px 5px 5px 5px;    
}

.abstractnews
{
    
}

.smallnews
{
    float: left;
    
    padding: 5px 5px 5px 5px;    
    width: 257px;
}

.newslink
{
    padding-top: 10px;    
}

.newsdate
{
    font-size: 10px;    
    padding: 5px 5px 5px 5px;
}

.newsarchiveitem
{
    
}

#NewsArchiveLink
{
    padding: 15px 5px 10px 5px;
}
/* Front news End */

/* Banner start */
.bannerwrapper
{
    width: 170px;    
}
/* Banner end */

.text
{
    padding: 5px 5px 5px 5px;
}

.abstract
{
    font-weight: bold;    
}

#footer
{
    text-align: center;    
}

.clearboth
{
    clear: both;    
}