.ListItemText p{margin:0;padding:0;}
img 
{
    border: 0;
}

html, Body, Form {
margin: 0;
padding: 0;
border:0;
}


html {
height: 100%;
overflow:auto;

}
.ie7 Body {
height: 100%;


}
Form {
height: 100%;
}

.ie7 Form {
height: 99.76%;
}


/* PANES */
Body
{
	background-image: url(Images/bg.jpg) ;	
    background-repeat:repeat-x;
    background-color:#1374b4  ;    
    background-position:top;
	border: 0px;
	width:auto;
	text-align: center;
	
}
.ie7 .bgMaster 
{
    
}

.pageMaster
{
	width:930px;
	vertical-align:top;
	text-align:left;
	position: relative;
	top: -263px;
}
.logo
{
    background-image: url(Images/logo.jpg);
    background-repeat: no-repeat;
    background-position: center;
	width:auto;
	height: 376px;
}
.ie7 .skinMaster 
{	
    position: absolute;
}
.Menu
{
    background-color: #fff;
    width: 700px;
    height: 25px;
}

.shadowbottom 
{
    border: 0px;
    height:5px;
    width:100%;
    vertical-align:top;
    text-align: right;
}

.shadowright
{
    border: 0px;
    height:100%;
    width:5px;
    vertical-align:top;
    text-align: right;
}

.shadowcorner
{
    border: 0px;
    height:5px;
    width:5px;
    vertical-align:top;
}

.TopLeft
{
	vertical-align:top;
	text-align:left;
}

.Line0
{
    line-height: 0px;
    font-size: 0px;
}

.TitleGrayBgandText 
{
    width: 126px;
    float: left;
    padding-left: 5px;
}

.Frontpage .LeftPane .TitleGrayBgandText 
{
    padding-top: 73px;
}

.TitleandTextLightBlue
{
    margin: 28px 18px 20px 17px;
}

.Frontpage .TitleandTextLightBlue
{
    width: 300px;
    float: left;
}


.GrayBgTitle 
{
    background-image: url('Images/whitearrow.jpg');
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #e5eaf0;
    text-transform: uppercase;
    font-size: 7pt !important;
    vertical-align: middle;
    height: 13px;
    padding-left: 5px;
    color: #000 !important;
}

.GrayBgText
{
    padding-left: 5px;
}

.Adv 
{
    float: left;
    width: 126px;
}

/* PANES END */

/* FONTS */

.Head
{
	padding-bottom:18px;
	margin-bottom:18px;
	font-size: 30px;
	line-height:37px;
	color: #0099ff;
	font-family:  Lucida Sans Unicode, Arial;
	text-transform:uppercase;
}


.HeadBlue
{
	
	font-size: 30px;
	color: #0099ff;
	font-family:  Lucida Sans Unicode, Arial;
	text-transform:uppercase;
}
.HeadBlue A
{
	font-weight: bold;
	font-size: 30px;
	color: #0099ff;
	font-family: Lucida Sans Unicode, Arial;
	text-decoration: none;
	text-transform:uppercase;
}

.HeadGrey
{
	
	font-size: 30px;
	color: #4b4b4b;
	font-family:  Lucida Sans Unicode, Arial;
	text-transform:uppercase;
}
.HeadGrey A
{
	font-weight: bold;
	font-size: 30px;
	color: #4b4b4b;
	font-family: Lucida Sans Unicode, Arial;
	text-decoration: none;
	text-transform:uppercase;
}

.HeadRed
{
	
	font-size: 30px;
	color: #ff4700;
	font-family:  Lucida Sans Unicode, Arial;
	text-transform:uppercase;
}
.HeadRed A
{
	font-weight: bold;
	font-size: 30px;
	color: #ff4700;
	font-family: Lucida Sans Unicode, Arial;
	text-decoration: none;
	text-transform:uppercase;
}


.Normal
{
	font-family: Arial;
	font-size: 11px;
	/*color:#ffffff;*/
	color: #666;
	line-height:15px;
}
.Normal A
{
	font-family: Arial;
	font-size: 11px;
	color: #666;
}

.BigTitle 
{
    font-family: Arial;
    font-size: 26px;
    text-transform: uppercase;
    color: #003366;
    margin-bottom: 10px
}

.LightBigTitle 
{
    font-family: Arial;
    font-size: 26px;
    text-transform: uppercase;
    color: #22b0eb;
    margin-bottom: 10px
}

normal ol, ul, li {padding:0; margin:0; list-style:none;}

.normal li
{
    background:url(images/square_bullet.jpg);background-position:left top;  vertical-align: text-top; padding-left:16px; background-repeat:no-repeat;  padding-bottom:18px;}





.Footer, A.Footer:link, A.Footer:active, A.Footer:visited, A.Footer:hover /**/
{
	font-weight: normal;
	font-size: 10px;
	color: #000;
	font-family: verdana;

	text-decoration: none;
	line-height:14px;
}
.Credits, A.Credits:link, A.Credits:active, A.Credits:visited, A.Credits:hover /**/
{
	font-weight: normal;
	font-size: 10px;
	color: #000;
	font-family: verdana;
	text-decoration: none;
}

.leita { font-family: Verdana; font-size:10px; color:#fff; padding-right:4px; padding-left:4px;}

/* FONTS END */

.SearchTextBox /**/
{
    font-family:Arial;
    font-size: 9pt; 
    color:  #3a3b37;
    padding-left:4px;
    width: 98px;
    height: 18px;
    text-transform:lowercase;
    background-color:#ffffff;
    padding-top:3px;

	
}
.SearchTextBoxGrayed /**/
{
    font-family:Arial;
    font-size: 9pt; 
    color:  #3a3b37;
    padding-left:4px;
    padding-top:8px;
    width: 98px;
    height: 18px;
    text-transform:lowercase;
    background-color:#ffffff;
}


/* INPUT FIELDS */
.TextArea
{
	border: solid 1px #B5B5B5;
	height: 48px;
	width: 160px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}
.TextArea_Small
{
	border: solid 1px #B5B5B5;
	height: 48px;
	width: 120px;
	padding-left:3px;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #373737;
}
.Textbox
{
	border: solid 1px #B5B5B5;
	height: 16px;
	width: 160px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #48494b;
}
.Textbox_Small
{
	border: solid 1px #B5B5B5;
	height: 16px;
	width: 120px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #48494b;
}
.Button, .Button A
{
	
	
	
}
/* INPUT FIELDS END */
/* INPUT FIELDS END */


/* ERROR MESSAGES */
.ValidationMessage
{
	font-family: Arial;
	font-size: 10px;
	text-decoration:underline;
	font-weight: bold;
	color: #d63308;
}

.ValidationSummary
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #d63308;
	margin-top: 13px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
/* ERROR MESSAGES END */

/****************************** MENU ******************************/
/*************** Menu Level 0 ***************/

.Menu_Level0, A.Menu_Level0:link, A.Menu_Level0:active, A.Menu_Level0:visited, A.Menu_Level0:hover
{
	font-size: 8pt;
	color: #57565b;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;

	
}
.Menu_Level0_First, A.Menu_Level0_First:link, A.Menu_Level0_First:active, A.Menu_Level0_First:visited, A.Menu_Level0_First:hover
{
	font-size: 8pt;
	color: #404040;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
	
	
}

.Menu_Level0_First_Selected, .Menu_Level0_Selected, A.Menu_Level0_Selected:link, A.Menu_Level0_Selected:active, A.Menu_Level0_Selected:visited, A.Menu_Level0_Selected:hover
{
   color:#404040 ;
   font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing:1px;
}

.Menu_Backgr_Level0_First_Selected, .Menu_Backgr_Level0_Selected
{
    background-image: url('Images/selectedmenu0.jpg');
    background-repeat: no-repeat;
    background-position: bottom center;
    
}

/*************** Menu Level 1 ***************/
.Menu_Level1, A.Menu_Level1:link, A.Menu_Level1:active, A.Menu_Level1:visited, A.Menu_Level1:hover,  .Menu_Level1_Last, .Menu_Level1_Selected, A.Menu_Level1_Selected:link, A.Menu_Level1_Selected:active, A.Menu_Level1_Selected:visited, A.Menu_Level1_Selected:hover, .Menu_Level1_Last_Selected
{
	font-family: verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	text-transform:uppercase;
	text-decoration: none;

}

.Menu_Level1_First_Selected, .Menu_Level1_First_Last, .Menu_Level1_First_Last_Selected, .Menu_Level1_First
{
    font-family: verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	text-transform:uppercase;
	text-decoration: none; 
}

.Menu_Level1_Selected a, A.Menu_Level1_Selected:link, A.Menu_Level1_Selected:active, A.Menu_Level1_Selected:visited, A.Menu_Level1_Selected:hover, .Menu_Level1_First_Selected a, .Menu_Level1_Last_Selected a, .Menu_Level1_First_Last_Selected a
{
	
	color: #0099ff !important;
	font-weight:bold;
}
.Menu_Level1_First_Last,.Menu_Backgr_Level1_First, .Menu_Level1_First_Last_Selected, .Menu_Backgr_Level1_First_Selected
{
    /*height:29px;*/
}
.Menu_Backgr_Level1_Selected,.Menu_Backgr_Level1  
{

}

/*************** Menu Level 2 ***************/
.Menu_Level2, A.Menu_Level2:link, A.Menu_Level2:active, A.Menu_Level2:visited, A.Menu_Level2:hover, .Category_Level1, .Menu_Level2_Selected, A.Menu_Level2_Selected:link, A.Menu_Level2_Selected:active, A.Menu_Level2_Selected:visited, A.Menu_Level2_Selected:hover, .Category_Level1_Selected, .Menu_Level2_First_Selected, .Menu_Level2_Last, .Menu_Level2_Last_Selected, .Menu_Level2_First_Last, .Menu_Level2_First_Last_Selected, .Category_Level1_Selected
{
	font-family: verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	
	text-decoration: none;
    padding-left:14px;
	
	
	}
.Menu_Level2_Selected, A.Menu_Level2_Selected:link, A.Menu_Level2_Selected:active, A.Menu_Level2_Selected:visited, A.Menu_Level2_Selected:hover, .Category_Level1_Selected, .Menu_Level2_Last_Selected
{	
	color: #0099ff !important;
}
/*Menu_Backgr_Level2*/
.Menu_Backgr_Level2, .Menu_Backgr_Level2_Last
{

}
/* Menu_Bacgr_Level2_selected */

/*************** Menu Level 3 ***************/
.Menu_Level3, A.Menu_Level3:link, A.Menu_Level3:active, A.Menu_Level3:visited, A.Menu_Level3:hover, .Category_Level2, .Menu_Level3_Selected, A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover, .Category_Level2_Selected, .Menu_Level3_Last, .Menu_Level3_Last_Selected, .Menu_Level3_First_Last, .Menu_Level3_First_Last_Selected, .Category_Level2_Selected
{
	font-family: verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background-position:8px 50%;
	text-decoration: none;
	padding-left:20px;
	}
.Menu_Level3_Selected, A.Menu_Level3_Selected:link, A.Menu_Level3_Selected:active, A.Menu_Level3_Selected:visited, A.Menu_Level3_Selected:hover, .Category_Level2_Selected, .Menu_Level3_Last_Selected
{
	color: #0099ff !important;
}



/*Menu_Backgr_Level3*/
.Menu_Backgr_Level3, .Menu_Backgr_Level3_Last
{
	
}
/* Menu_Bacgr_Level3_selected */
 .Menu_Backgr_Level3_Last_Selected, .Menu_Backgr_Level3_Selected
{

}
/*************** Menu Level 4 ***************/
.Menu_Level4, A.Menu_Level4:link, A.Menu_Level4:active, A.Menu_Level4:visited, A.Menu_Level4:hover, .Category_Level3, .Menu_Level4_Selected, A.Menu_Level4_Selected:link, A.Menu_Level4_Selected:active, A.Menu_Level4_Selected:visited, A.Menu_Level4_Selected:hover, .Category_Level3_Selected, .Menu_Level4_Last, .Menu_Level4_Last_Selected, .Menu_Level4_First_Last, .Menu_Level4_First_Last_Selected, .Category_Level3_Selected
{
	font-family: verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	background-position: 18px 50%;
	text-decoration: none;
	padding-left:27px;
	
	}
.Menu_Level4_Selected, A.Menu_Level4_Selected:link, A.Menu_Level4_Selected:active, A.Menu_Level4_Selected:visited, A.Menu_Level4_Selected:hover, .Category_Level3_Selected, .Menu_Level4_Last_Selected
{
	color: #0099ff !important;
}
/*Menu_Backgr_Level4*/
.Menu_Backgr_Level4, .Menu_Backgr_Level4_Last
{
	
}
/* Menu_Bacgr_Level4_Last */
 .Menu_Backgr_Level4_Last_Selected, .Menu_Backgr_Level4_Selected
{

}
/* MENUS END */


/* GENERIC */
body{/*background-image: url(Images/bg.jpg);*/}
H1{}
H2{}
H3{}
H4{}
H5, DT{}
H6{}
TFOOT, THEAD{}
TH{}
A:link{}
A:visited{}
A:active{}
A:hover{}
SMALL{}
BIG{}
BLOCKQUOTE, PRE{}
UL LI{}
UL LI LI{}
UL LI LI LI{}
OL LI{}
OL OL LI{}
OL OL OL LI{}
HR{}
/* GENERIC END */

   
/* CUSTOM STYLES ONLY FOR THIS PARTICULAR SKIN!*/
.NewsListHead, A.NewsListHead
{
	font-family: Arial;	
	font-size: 12px;
	color: #4b4b4b;
	line-height:13px;
	font-weight:bold;

}
.NewsListNormal
{
	font-family: Arial;	
	font-size: 11px;
	color: #4b4b4b;
	line-height:13px;

}

.title_orange, .title_orange a{ color:#ff4700;}

.Info
{
	font-family: Arial;
	font-size: 10px;
	/*color:#ffffff;*/
	color: #666;
	line-height:15px;
}
.Info A
{
	font-family: Arial;
	font-size: 10px;
	color: #666;
}


a.arrowlink {
    background-image:url(Images/arrow.png);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:7px;
    text-decoration:unline;
}

/*Modules Styles*/

.NewsModuleHead, A.NewsModuleHead
{
	font-family: Arial;
	 font-weight:bold;
	font-size: 12px;
	color: #009cff;
	
	margin-left:-1px;
	line-height:16px;
 }
 
.DateText 
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-left:-1px;
	
}
.DateText A
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	margin-left:-1px;

}

.NewsModuleNormal
{
	font-family: Arial;
	font-size: 11px;	
	color: #666;
	line-height:15px;
	
}
.NewsModuleNormal A
{
	font-family: Arial;
	font-size: 11px;
	color: #666;
}


#table1 { margin-left:10px;}
.listItemDetailWidth { width:400px;}
.listItemDetailTitle {
 background-color:#010066;
height:18px;
padding-left:8px;
}
.containerBg{ border: solid 1px #010066; padding:5px;}

.containerBg a{ color:#009cff;}
 .Category_bg{background:#010066 url(Images/category_img.jpg) no-repeat}
 
 
 
 /* Youtube */
 
 
 #youtubelist 
{
    width: 460px; 
}

#youtubebox 
{
    width: 180px;
    vertical-align: bottom;
    padding: 10px 10px;
}

#youtubethumb {
	margin-bottom: 5px;
	width: 180px;
	height: 160px;
	border: 4px solid #333;
}

.loadtext
{
    position: relative;
    top: 215px;
    left: 190px;
    z-index: 0;
}
.ytvido
{
    position: relative;
    z-index: 100;
    width: 510px;
}

