body { 
     background-image: url(../images/backGradient100.png);
	 background-repeat: repeat-x; 
	 background-color: #ff0000;
     font-family: arial;
     font-size: 12px;
     margin-left: auto; 
     margin-right: auto;
}
.banner_position{
                width: 760px;
}
.page{
         margin: 0 auto;
         padding: 0;  
         width: 760px;  
         text-align: left;   
}
h4 {
        color: #d82717;
}
h5 {
		font-size: 11pt;
        color: #f8c301;
	    margin-bottom: 2px;
		margin-top: 2px; 
}
h6 {
		color: #d82717;
		font-weight: bold;
		font-size: 12pt;
		margin-bottom: 2px;
		margin-top: 5px;
}

h3 {
		color: #d82717;
		font-weight: bold;
		font-size: 10pt;
		margin-bottom: 2px;
}

.navTopLinks a:link{ 
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #ffffff;
}
.navTopLinks a:visited{
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #ffffff;
}
.navTopLinks a:hover{
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #d82717;
}
.header_nav_position{
                width: 760px;
                position: relative;
                left: 225px;
                top: 35px;
}
.header_nav_table{
                width: 500px;
                text-align: center;
}

.navBottomLinks a:link{ 
		 text-decoration: none;
                 font-size: 10pt;
                 text-align: center;
		 color: #ffffff;
}
.navBottomLinks a:visited{
		 text-decoration: none;
                 font-size: 10pt;
                 text-align: center;
		 color: #ffffff;
}
.navBottomLinks a:hover{
		 text-decoration: none;
                 font-size: 10pt;
                 text-align: center;
		 color: #d82717;
}
.footer_nav_position{
                background-color: #000000;
                width: 760px;
                position: relative;
                clear: both;
}
.footer_nav_table{
                color: #ffffff;
                width: 760px;
                text-align: center;
                clear: both;
}
.title{
        background-color: #000000;
        width: 760px;
        position: relative;
        top: -3px;
        font-weight: bold; 
        font-family: arial;
        font-size: 12px;
        color: #ffffff;
}
.title_table{
        width: 760px;
}
.titleLeft{
        text-align: left;
        padding-left: 10px;
}
.titleRight{
        text-align: right;
        padding-right: 10px;
}
.navMainLinks a:link{ 
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #d82717;
}
.navMainLinks a:visited{
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #d82717;
}
.navMainLinks a:hover{
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #f8c301;
}
.mainContentBlock{
        background-color: #ffffff;
        font-weight: bold;
        width: 725px;
        padding-left: 20px; 
        padding-right:10px;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-top: 10px;
        margin-bottom: 15px;
        border-top: thin solid #000000;
        border-bottom: thin solid #000000; 
        border-left: thin solid #000000;
        border-right: thin solid #000000; 
        overflow: auto;   
}
.triContentOutterBlock{
        width: 760px;
        margin-top: 10px;
        margin-bottom: 15px;
}
.triContentInnerBlock{
        background-color: #ffffff;
        font-weight: bold;
        text-align: left;
        width: 240px;
        height: 200px;
        padding-right: 5px;
        padding-top: 10px;
		padding-bottom: 20px;
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 15px;
        border-top: thin solid #000000;
        border-bottom: thin solid #000000;
        border-left: thin solid #000000;
        border-right: thin solid #000000;
        float: left;
}
.navInfoLinks a:link{ 
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #f8c301;
}
.navInfoLinks a:visited{
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #f8c301;
}
.navInfoLinks a:hover{
		 text-decoration: none;
                 font-size: 10pt;
                 font-weight: bold;
                 text-align: center;
		 color: #d82717;
}
.biContentOutterBlock{
        width: 760px;
        margin-top: 10px;
        margin-bottom: 15px;
}
.biContentInfoBlock{
        text-align: justify;
        font-size: 8pt;
        width: 215px;
		background-color: #000000;
        padding-bottom: 10px;
        margin-left: 2px;
        margin-right: 2px;
        margin-bottom: 15px;
        color: #ffffff;		
		padding-right: 10px;
		padding-left: 10px;
        padding-top: 10px;
        border-top: thin solid #999999;
        border-bottom: thin solid #999999;
        border-left: thin solid #999999;
        border-right: thin solid #999999;
        float: left;
}
.biContentInfoBlock em{
		color: #d82717;
		font-weight: bold;
}
.biContentMainBlock{
        background-color: #ffffff;
        font-weight: bold;
        text-align: justify;
        width: 475px;
        padding-top: 20px;
        padding-left: 20px; 
        padding-right: 10px;
        padding-bottom: 20px;
        margin-left: 10px;
        margin-bottom: 15px;
        border-top: thin solid #000000;
        border-bottom: thin solid #000000;
        border-left: thin solid #000000;
        border-right: thin solid #000000;
        float: left;

        overflow: auto;
}

.fullContentInfoBlock{
        text-align: justify;
        font-size: 10pt;
        width: 717px;
		background-color: #000000;
        padding-bottom: 10px;
        margin-top: 5px;
        margin-bottom: 15px;
        color: #ffffff;		
		padding-right: 20px;
		padding-left: 20px;
        padding-top: 15px;
        border-top: thin solid #999999;
        border-bottom: thin solid #999999;
        border-left: thin solid #999999;
        border-right: thin solid #999999;
        float: left;
        overflow: auto;  
		
}
.fullContentInfoBlock em{
		color: #d82717;
		font-weight: bold;
}

.homeContent{
        text-align: justify;
}
.linkHead{
        text-align: center;
}
.disclaimer{
text-align: center;
}
.primerTableNav{
	width: 100%;
}
.primerTable{
	width: 50%;
}
.primerTableLeftData{
			background-color: #111111;
			color: #f8c301;
		    border-top: thin solid #000000;
			border-bottom: thin solid #000000;
			border-left: thin solid #000000;
			border-right: thin solid #000000;
}
.primerTableRightData{
			background-color: #fefefe;
			color: #d82717;
			border-top: thin solid #000000;
			border-bottom: thin solid #000000;
			border-left: thin solid #000000;
			border-right: thin solid #000000;
}
.primerTableHeader{
			text-align: center;
			background-color: #f8c301;
			color: #000000;
			border-top: thin solid #000000;
			border-bottom: thin solid #000000;
			border-left: thin solid #000000;
			border-right: thin solid #000000;
}