﻿html
{
	font-size: 100%; /* IE trick to allow proper resizing of text */
}
h2 
{
    background:url(/Images/heading.gif) repeat-x scroll top left transparent;
    color:#fff;	
    font-size:16px;	
    font-weight:bold;   
    letter-spacing:1px;
	margin:0;	
	position:relative;	
	padding:5px;
	font-family: "Trebuchet MS",arial,Lucida Grande,Tahoma,Verdana,Arial,sans-serif;	
	text-transform:uppercase;
}


body
{
    padding: 0;
	font-family: Lucida Grande,Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;		
	line-height: 21px;
	color: #5B2314; /*#5B2314*/
    background: transparent url(/Images/header.jpg) no-repeat scroll center top;
}
h1
{
    font-family: Lucida Grande,Tahoma,Verdana,Arial,sans-serif;
    font-size: 14px;
    line-height: 16px;
}
#main
{
    width: 955px;
    margin: 0 auto;
    text-align: justify;    
}
.clearBoth
{
    height:0;
    line-height:0;
    width:0;
    clear:both;
}
#content
{
    width: 955px;
    text-align: justify;
}
.mand
{
    color:#ff0000;
}
#header
{
    width: 955px;
    text-align: justify;
}

#footer
{
    clear: both;	    
    background: transparent url( '/Images/bt_bkg.jpg' ) repeat-x 0 0;
	height: 42px;
	border: none;
	letter-spacing:2px;
	vertical-align: middle;
	color: White;
	width: 955px;
    margin: 0 auto;
    text-align: justify;    
}

#topBar
{
    width: 100%;
    text-align: center;
    background-color: #485454;
    color: #FFFF66;
}
#topBarText
{
    width: 955px;
    margin: 0 auto;
    padding: 5px;
    font-size: 12px;
    vertical-align: middle;
}
a.greenLink:link
{
    color: #5AB744;
    text-decoration: none;
}
a.greenLink:visited
{
    color: #5AB744;
    text-decoration: none;
}
a.greenLink:hover
{
    color: #5AB744;
    text-decoration: underline;
}
a.greenLink:active
{
    color: #5AB744;
    text-decoration: none;
}
#page
{
margin: 0 auto;
position: relative;
}

a.whiteLink:link
{
    color: #ffffff;
    text-decoration: none;
}
a.whiteLink:visited
{
    color: #ffffff;
    text-decoration: none;
}
a.whiteLink:hover
{
    color: #ffffff;
    text-decoration: underline;
}
a.whiteLink:active
{
    color: #ffffff;
    text-decoration: none;
}




a.redLink:link
{
    color: #103B68;
    text-decoration: none;
}
a.redLink:visited
{
    color: #103B68;
    text-decoration: none;
}
a.redLink:hover
{
    color: #103B68;
    text-decoration: underline;
}
a.redLink:active
{
    color: #103B68;
    text-decoration: none;
}


a.blueLink:link
{
    color: #008EE8;
    text-decoration: none;
}
a.blueLink:visited
{
    color: #008EE8;
    text-decoration: none;
}
a.blueLink:hover
{
    color: #008EE8;
    text-decoration: underline;
}
a.blueLink:active
{
    color: #008EE8;
    text-decoration: none;
}
a.blackLink:link
{
    color: #020167;
    text-decoration: none;
}
a.blackLink:visited
{
    color: #020167;
    text-decoration: none;
}
a.blackLink:hover
{
    color: #020167;
    text-decoration: underline;
}
a.blackLink:active
{
    color: #020167;
    text-decoration: none;
}
a.black:link
{
    color: #000000;
    text-decoration: none;
}
a.black:visited
{
    color: #000000;
    text-decoration: none;
}
a.black:hover
{
    color: #000000;
    text-decoration: none;
}
a.black:active
{
    color: #000000;
    text-decoration: none;
}
.contentplace
{
    background-color: #E5E5E5;
    color: #363636;
    width: 295px;
}
.contentplace p
{
    background-color: #E5E5E5;
    margin: 0 10px 0 10px;
}
.topplace
{
    background: url(/Images/7p5TrDF-1.png) no-repeat top right;
}
.bottomplace
{
    background: url(/Images/rrKi7OG-2.png) no-repeat top right;
}
img.placeborder
{
    width: 10px;
    height: 10px;
    border: none;
    display: block !important;
}


/*****************************************************************************************
Sign Up Button
*****************************************************************************************/
.button_expand.colored a
{
    background-color: #506f4b;
}

.button_expand.colored a:hover, .button_expand.colored a:hover span
{
    background-color: #233962;
}
/*****************************************************************************
New Header: Login / Signup
*****************************************************************************/



#header_nav_signup a, #header_nav_login a
{
    background: #666 url(/Images/button_expand_nav.png) no-repeat;
    color: #fff;
}

#header_nav_signup a span, #header_nav_login a span
{
    background: #666 url(/Images/button_expand_nav_right.png) no-repeat;
}

#header_nav_signup a:hover, #header_nav_login a:hover, #header_nav_signup a:hover span, #header_nav_login a:hover span
{
    background-color: #008ee8;
}

.box
{
    background-image: url(/Images/chromebg2.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding: 2px;
    padding-left:5px;
    text-align: left;
    border: solid 1px #191919;
    color: Black;
    font-weight: bold;  
}
.boxButton
{
    background-image: url(/Images/topnav_active.gif);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding: 3px;
    text-align: left;
    border: solid 1px #008EE8;
    color: White;
}

.textBox1
{
    width: 140px;
    height: 18px;
    text-align: justify;
    border: solid 1px #191919;
}
.textBoxAdmin
{
    width: 170px;
    height: 18px;
    text-align: justify;
    border: solid 1px #191919;
    vertical-align: top;
}
.textBox2
{
    width: 140px;
    height: 60px;
    text-align: justify;
    border: solid 1px #191919;
}
.textBox3
{
    width: 180px;
    height: 18px;
    text-align: justify;
    border: solid 1px #191919;
}
.textBox4
{
    width: 180px;
    height: 100px;
    text-align: justify;
    border: solid 1px #191919;
}
.headerText
{
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 2px;
    text-align: justify;
    color: #013186;
    margin: 0px;
    padding: 0px;
}


/*****************************************************************************
Action Nav / Button Expand
*****************************************************************************/



.action_nav
{
    height: 25px;
}

ul.action_nav
{
    padding-top: 0;
}

.action_nav li, .action_nav div.button_expand
{
    float: left;
    height: 25px;
    display: inline;
    margin: 0 8px 0 0;
}

.action_nav.align_right li
{
    float: right;
    margin: 0 0 0 8px;
}

.button_expand a
{
    padding: 3px 8px 3px 8px;
    height: 19px;
    float: left;
    display: block;
    background: #363636 url(/Images/button_expand.png) no-repeat;
    position: relative;
    font-size: 10px;
    color: #ffffff;
    font-family: "Lucida Grande" , Arial, Sans-serif;
    font-weight: bold;
    line-height: auto;
    z-index: 10;
    text-decoration: none;
    vertical-align: middle;
}

.button_expand a span
{
    display: block;
    width: 5px;
    height: 25px;
    background: #363636 url(/Images/button_expand_right.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 6px !important;
    right: -1px !important;
    text-decoration: none;
}

.action_nav.small
{
    height: 18px;
}

.action_nav.small li
{
    height: 18px;
}

.small_button a
{
    padding: 3px 8px 0 8px;
    height: 15px;
    float: left;
    background: #363636 url(/Images/button_expand_small.png) no-repeat;
    font-size: 9px;
    font-weight: normal;
    text-decoration: none;
}

.small_button a span
{
    width: 5px;
    height: 18px;
    background: #363636 url(/Images/button_expand_small_right.png) no-repeat;
    text-decoration: none;
}

.button_expand a:hover, .button_expand a:hover span
{
    background-color: #008EE8;
    text-decoration: none;
    color: #ffffff;
}

.button_expand.colored a, .button_expand.colored a span
{
    background-color: #008ee8;
    color: #fff;
    text-decoration: none;
}

.button_expand.colored a:hover, .button_expand.colored a:hover span
{
    background-color: #007dcf;
    text-decoration: none;
    color: #fff;
}

.button_expand.colored a.selected, .button_expand.colored a.selected span
{
    background-color: #333;
    color: #fff;
    text-decoration: none;
}

.button_expand.colored a.selected:hover, .button_expand.colored a.selected:hover span
{
    background-color: #111;
    color: #fff;
    text-decoration: none;
}



.roundedcornr_box_105279
{
    background: #013186;
}
.roundedcornr_top_105279 div
{
    background: url(/Images/roundedcornr_105279_tl.png) no-repeat top left;
}
.roundedcornr_top_105279
{
    background: url(/Images/roundedcornr_105279_tr.png) no-repeat top right;
}
.roundedcornr_bottom_105279 div
{
    background: url(/Images/roundedcornr_105279_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_105279
{
    background: url(/Images/roundedcornr_105279_br.png) no-repeat bottom right;
}

.roundedcornr_top_105279 div, .roundedcornr_top_105279, .roundedcornr_bottom_105279 div, .roundedcornr_bottom_105279
{
    width: 100%;
    height: 10px;
    font-size: 1px;
}
.roundedcornr_content_105279
{
    margin: 0 10px;
}




*
{
    margin: 0;
    padding: 0;
}


a img
{
    border: 0;
    color: White;
    text-decoration: none;
}
div.wrap
{
    width: 955px;
    margin: 0 auto;
    text-align: left;
}
div#top div#nav
{
    float: left;
    clear: both;
    width: 955px;
    height: 52px;
    margin: 22px 0 0;
}
div#top div#nav ul
{
    float: left;
    width: 700px;
    height: 52px;
    list-style-type: none;
}
div#nav ul li
{
    float: left;
    height: 52px;
}
div#nav ul li a
{
    border: 0;
    height: 52px;
    display: block;
    line-height: 52px;
    text-indent: -9999px;
}
div#header
{
    margin: -1px 0 0;
}
div#video-header
{
    height: 683px;
    margin: -1px 0 0;
}
div#header div.wrap
{
    height: 299px;
    background: url(/Images/header-bg.png) no-repeat 50% 0;
    z-index: -1;
}
div#header div#slide-holder
{
    width: 955px;
    height: 288px;
    position: absolute;
}
div#header div#slide-holder div#slide-runner
{
    top: 9px;
    left: 9px;
    width: 935px;
    height: 268px;
    overflow: hidden;
    text-align: left;
    position: absolute;
}
div#header div#slide-holder img
{
    margin: 0;
    display: none;
    position: absolute;
}
div#header div#slide-holder div#slide-controls
{
    left: 0;
    bottom: 228px;
    width: 935px;
    height: 46px;
    display: none;
    position: absolute;
    background: url(/Images/slide-bg.png) 0 0;
}
div#header div#slide-holder div#slide-controls p.text
{
    float: left;
    color: #fff;
    display: inline;
    font-size: 10px;
    line-height: 16px;
    margin: 15px 0 0 20px;
    text-transform: uppercase;
}
div#header div#slide-holder div#slide-controls p#slide-nav
{
    float: right;
    height: 24px;
    display: inline;
    margin: 11px 15px 0 0;
}
div#header div#slide-holder div#slide-controls p#slide-nav a
{
    float: left;
    width: 24px;
    height: 24px;
    display: inline;
    font-size: 11px;
    margin: 0 5px 0 0;
    line-height: 24px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: White;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on
{
    background-position: 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a
{
    background-image: url(/Images/silde-nav.png);
}
div#nav ul li a
{
    background: url(/Images/nav.png) no-repeat;
}




.DataGrid_Header
{
    font-weight: bold;
    padding: 5px;
}
.DataGrid_Item
{
    font-weight: normal;
    padding: 5px;
}
.gridSpace
{
    padding: 5px;
}
.gridSpace1
{
    padding: 5px;
    background-color: #008EE8;
    color: White;
    font-weight: bold;
}
.blueBox
{
    width: 20%;
    text-align: left;
    padding: 5px;
    background-color: #008EE8;
    color: White;
    font-weight: bold;
}
.whiteBox
{
    width: 20%;
    text-align: left;
    padding: 5px;
    background-color: #ffffff;
    color: Black;
    font-weight: bold;
}
#minitabs {
	margin: 0;
	padding: 0;
	border-bottom: 0px;		
	position:relative;
	text-align:center;
	width:955px;		
	}
#minitabs li {
	padding:0pt;
	display: inline;
	list-style-type: none;
	}
#minitabs a {
	float: left;
	padding-top: 11px;
	text-decoration: none;
	letter-spacing:2px;
	font-size: .85em;
	text-transform:uppercase;
	color: #CAE3F8;
	padding-left: 15px;
	padding-right:15px;
	}
#minitabs a.primul:hover 
{border-bottom: 5px solid #245889;color: #FFFFFF; background: transparent url('/Images/bt_bkg.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.doilea:hover 
{border-bottom: 5px solid #3479B9;color: #FFFFFF; background: transparent url('/Images/bt_bkg.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.treilea:hover 
{border-bottom: 5px solid #7FB1E0;color: #FFFFFF; background: transparent url('/Images/bt_bkg.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.patrulea:hover 
{border-bottom: 5px solid #65AA8F;color: #FFFFFF; background: transparent url('/Images/bt_bkg.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.cincilea:hover 
{border-bottom: 5px solid #E6C416;color: #FFFFFF; background: transparent url('/Images/bt_bkg.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.saselea:hover 
{border-bottom: 5px solid #EAB07C;color: #FFFFFF; background: transparent url('/Images/bt_bkg.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.saptelea:hover 
{border-bottom: 5px solid #DA7831;color: #FFFFFF; background: transparent url('/Images/bt_bkg.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.optlea:hover 
{border-bottom: 5px solid #944828;color: #FFFFFF; background: transparent url('/Images/bt_bkg.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}


#minitabs a.primulactive 
{border-bottom: 5px solid #245889;color: #11304C; background: transparent url('/Images/bt_active.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.doileaactive 
{border-bottom: 5px solid #3479B9;color: #11304C; background: transparent url('/Images/bt_active.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.treileaactive 
{border-bottom: 5px solid #7FB1E0;color: #11304C; background: transparent url('/Images/bt_active.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.patruleaactive 
{border-bottom: 5px solid #65AA8F;color: #11304C; background: transparent url('/Images/bt_active.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.cincileaactive 
{border-bottom: 5px solid #E6C416;color: #11304C; background: transparent url('/Images/bt_active.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.saseleaactive 
{border-bottom: 5px solid #EAB07C;color: #11304C; background: transparent url('/Images/bt_active.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.sapteleaactive 
{border-bottom: 5px solid #DA7831;color: #11304C; background: transparent url('/Images/bt_active.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
#minitabs a.optleaactive 
{border-bottom: 5px solid #944828;color: #11304C; background: transparent url('/Images/bt_active.jpg') repeat-x; padding-bottom: 5px; padding-left:15px; padding-right:15px;}
html img, html .png
{
    position: relative;
    behavior: expression((this.runtimeStyle.behavior= "none" )&&(this.pngSet?this.pngSet=true:(this.nodeName ==  "IMG" && this.src.toLowerCase().indexOf( '.png' )>-1?(this.runtimeStyle.backgroundImage =  "none" , this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')" , this.src = "/Images/transparent.gif" ):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace( 'url("' , '' ).replace( '")' , '' ), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')" , this.runtimeStyle.backgroundImage = "none" )),this.pngSet=true) );
}   
    