body
{
 margin:0px;
 padding:0px;
 font-family: Arial, Verdana, sans-serif;
}

/**********************************************************************/
/* BACKGROUND                                                         */
/**********************************************************************/
.bg
{
 background-image:   url('../graphics/index_11.gif');
 background-repeat: repeat-x;
}

.bg2
{
 background-image:   url('../graphics/index_15.gif');
 background-repeat: repeat-y;
}

.bg_thanks
{
 background-image:   url('../graphics/bge_02.gif');
 background-repeat: repeat;
}

.bg3
{
 background-image:   url('../graphics/index_36.gif');
 background-repeat: repeat-x;
}

.bg4
{
 background-image:   url('../graphics/left_index_09.gif');
 background-repeat: repeat-y;graphics/right_index_14.gif
}

.bg5
{
 background-image:   url('../graphics/right_index_14.gif');
 background-repeat: repeat-y;graphics/con_bge.gif
}

.bg6
{
 background-image:   url('../graphics/con_bge.gif');
 background-repeat: repeat-y;
}


.bg_footer
{
 background-image:   url('../graphics/index_40.gif');
 background-repeat: repeat-x;
}
.midimage
{
 background-image:   url('../graphics/updated_index_16.gif');
 background-repeat: no-repeat;
 background-position: right top;
}

/**********************************************************************/
/* OTHER                                                              */
/**********************************************************************/
.list-table td
{ 
    padding-bottom: 4px;
}

/**********************************************************************/
/* TEXT FORMATTING                                                    */
/**********************************************************************/
.text
{ 
    font-size:12pt;
	color:#585858;
	line-height:15pt;
}
.text2
{ 
    font-size:11pt;
	color:#585858;
	line-height:15pt;
}
.text3
{ 
    font-size:13px;
	face:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffe86c;
	line-height:15px;
}
.text_blue
{ 
    font-size:20pt;
	font-weight:bold;
	color:#1E95CB;
	line-height:23pt;
}
.text_blue2
{ 
    font-size:11pt;
	color:#1E95CB;
	line-height:15pt;
}
.text_blue_thanks
{ 
    font-size:17pt;
	font-weight:bold;
	color:#1E95CB;
	line-height:15px;
}
.text_blue3
{ 
    font-size:14pt;
	font-weight:bold;
	color:#1E95CB;
	line-height:18pt;
}

.text_grey
{ 
    font-size:14pt;
	color:#676767;
	line-height:15pt;
}
.text_grey_thanks
{ 
    font-size:17pt;
	color:#676767;
	line-height:15pt;
}




/**********************************************************************/
/* TEXT FOOTER                                                        */
/**********************************************************************/
.footer
{
	color:#005C96;
	font-size:12pt;	
}


