.headerlink{
color: ##00539f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}



a.headerlink:link {
	color: ##00539f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a.headerlink:visited {
	color: ##00539f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a.headerlink:hover {
	color: #006BCB;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a.headerlink:active {
	color: ##00539f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
} 



.stores_table td{padding:10px}


.form input, .form textarea, .form select {
 padding: 2px;
 font: normal 11px/11px arial, helvetica, sans-serif;
/* decoration */
 border: solid 1px #B4BBC4;
 background: -moz-linear-gradient(top, #f8f8f8, #fff  2px);
 background: -webkit-linear-gradient(top, #f8f8f8, #fff  2px);
 background: -o-linear-gradient(top, #f8f8f8, #fff  2px);
 -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
 -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
 box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
/*border radius */
 -webkit-border-radius: 2px;
 -moz-border-radius: 2px;
 border-radius: 2px;
}

.form p { /* neccessery to make tooltips working */
position: relative;
}

.form input { width: 160px; height: 22px;  } .form select { width: 210px } .form textarea { width: 210px; height: 150px; } /* dementions of the fields */

.form label {
  font: normal 14px/14px arial, helvetica, sans-serif;
  color: #777;
  width: 200px;
  display: inline-block;
}

.form label span { /* red mark on required fields */
color: red;
}

.form .text label {
float: left;
margin-right: 4px;
line-height: 30px;
}

input:hover, textarea:hover { /* hover effects */
  padding: 0px;
 border: solid 0px #5B79B3;
}

input:focus, textarea:focus{ /* focus effects */
 padding: 5px;
 border: solid 2px #5B79B3;
 background: -o-linear-gradient(top, #f0f0f0, #fafafa  10px);
 background: -webkit-linear-gradient(top, #f0f0f0, #fafafa  10px);
 background: -moz-linear-gradient(top, #f0f0f0, #fafafa  10px);
}

.form .error-input { /* error state */
 border: solid 2px #eb5339;
 padding: 5px;
}

/*
   ===============================
   ======== SUBMIT BUTTON ========
   =============================== 
*/

.submit input { /* normal state */
 height: 40px;
 width: 120px;
 margin-left: 598px;
 color: #ddd;
/* background */
 background: -wekbit-linear-gradient(#5B79B3, #274279);
 background: -moz-linear-gradient(#5B79B3, #274279);
 background: -o-linear-gradient(#5B79B3, #274279);
 background-color: #274279;
/* shadows and highlights */
 -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset;  
 -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset;  
 box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3) inset;
/* border */
 border: 1px solid #0e234f;
/*border radius */
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 border-radius: 5px;
}

.submit input:hover { /* hover state */
 background: -webkit-gradient(linear, left top, left bottom, from(#718cc2), to(#425d93));
 background: -moz-linear-gradient(#718cc2, #425d93);
 background: -o-linear-gradient(#718cc2, #425d93);
 background-color: #5B79B3;
}

.submit input:active { /* active state */
 background: -webkit-gradient(linear, left top, left bottom, from(#274279), to(#5B79B3));
 background: -moz-linear-gradient(#274279, #5B79B3);
 background: -o-linear-gradient(#274279, #5B79B3);
 background-color: #274279;
}





#container_sub {
	width:200px;
	margin-right: auto;
	margin-left: auto;
}
#container_sub h1{
	margin:0;
	padding:5px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00539f;
}
#container_sub p{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	line-height:2em;
	font-size: 11px;
}

#subcontainer{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}
#subloader{ display:none; text-align:center;}











#container{
	width:200px;
	margin-right: auto;
	margin-left: auto;
}
#container h1{
	margin:0;
	padding:5px;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#00539f;
}
#container p{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin:0;
	line-height:2em;
	font-size: 11px;
}
#pollcontainer{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }




.webistelink{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #00539f;
}

a.webistelink:link {
	color: #00539f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.webistelink:visited {
	color: #f63023;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.webistelink:hover {
	color: #f63023;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.arrowlink{
	font: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a71a7;
     background: transparent url(../images/arrow2.jpg) no-repeat center right;
	padding-right: 10px;
}


.arrowlink a:visited, .arrowlink a:active{
	font: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a71a7;
}

.arrowlink a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a71a7;  
	text-decoration: underline;	
}


.email{
	font: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a71a7;
}


.email a:visited, .email a:active{
	font: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a71a7;
}

.email a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2a71a7;  
	text-decoration: underline;	
}




.body_textB {
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5;
	white-space: normal;
	text-align: left;
	word-spacing: 0.5px;
} 

.body_textC {
	color: #2a71a7;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	white-space: normal;
	text-align: left;
	word-spacing: 0.5px;
	font-weight: bold;
} 
.body_textD {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5;
	white-space: normal;
	text-align: left;
	word-spacing: 0.5px;
	font-weight: bold;
} 


.input_search {
	height: 15px;
	width : 130px;
	background-color: #ffffff;
	border-width : 0px;
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.t {
	background: url(../images/dot3.gif) 0 0 repeat-x;
	background-color: #00539f;
	color: #FFFFFF;
	width: 100%;
	font-size: 11px;
	font-style: italic;
	
}
.b {
	background: url(../images/dot3.gif) 0 100% repeat-x;
	
}
.l {
	background: url(../images/dot3.gif) 0 0 repeat-y;
	
}
.r {
	background: url(../images/dot3.gif) 100% 0 repeat-y;
	
}
.bl {
	background: url(../images/b_l_c.jpg) 0 100% no-repeat;

}
.br {
	background: url(../images/b_r_c.jpg) 100% 100% no-repeat;
	
}
.tl {
	background: url(../images/t_l_c.jpg) 0 0 no-repeat;
	
}
.tr {
	background: url(../images/t_r_c.jpg) 100% 0 no-repeat;
	padding:10px;

} 


#ddblueblockmenu{
	width: 217px;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #00539f;
}

#ddblueblockmenu  a:link, a:active, a:visited {
	color: #666666;
	font-size: 11;
	font-family: Arial, Helvetica, sans-serif;
}

#ddblueblockmenu a:hover {
	color: #05539E;
	background-image: url(../images/menu/left_menu_over.jpg);
	font-size: 11;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#ddblueblockmenu li a{
	display: block;
	text-decoration: none;
	color: #666666;
	width: 217px;
	height: 26px;
	background-image: url(../images/menu/bg_new.jpg);
	text-align: left;
	text-indent: 20px;
	font-size: 11px;
	line-height: 26px;
	top: 5px;
	bottom: 5px;
}

#ddblueblockmenu li a:hover {
	border-left-color: #1c64d1;
	background-image: url(../images/menu/left_menu_over.jpg);
}

#ddblueblockmenu div.menutitle{
	font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	background-image: url(../images/menu/menu_top.jpg);
	height: 35px;
	border-bottom: 0px;	
	color: #666666;
	
}

#ddblueblockmenu div.menutitletext{
	padding-left: 10px;
	font-size: 15px;
	color: #00539f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 30px;
}


.bulletlggrey	{
	font-family: arial, helvetica, sans-serif;
	font-size: 15px;
	color: #A7A9AC;
	line-height: 18px;
}

a:link, a:active, a:visited {
color: #00539f;
font-size: 11px; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}

a:hover {
	color: #e00000;
	font-size: 11;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;

}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
} 

.body_text {
	color: #666666;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 1.5;
	white-space: normal;
	text-align: left;
	word-spacing: 0.5px;
} 

.block1 {
	background-color: #f6821d;
}

.block2 {
	background-color: #f6821d;
}


.body_bold {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: bold;
} 


form { 
margin-bottom: 0; 
margin-top: 0; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 9px; 
color: #CC0000;
font-family: Arial, Helvetica, sans-serif;}

.input {
	height: 23px;
	background-color: f5f5f5;
	border-width : 1px;
	font-size: 12px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
}


.input_list{

	background-color: f5f5f5;
	border-width : 1px;
	font-size: 12px;
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}

.input_butt {
width: 60px;
height: 20px;
border: 1px;
border-color: #ffffff;
font-size: 9px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;}

.title{
	color: #333333;
	font-size: 12;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sub_title{
color: #CC0000;
font-size: 9;
font-family: Arial, Helvetica, sans-serif;}

.box_title{
	font-size: 9;
	font-family: Arial, Helvetica, sans-serif;
	color: #CC3333;
}

a:linkaa {
	color: #924B1D;
	font-size: 11.5;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

a:linkbb {
	color: #0083BB;
	font-size: 11.5;
	font-family: Arial,Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}


BODY {
	font-size: 11.5;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_main.jpg);
}

.search {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	border-width: 0px;
	height: 14px;
	width: 110px;
}

.heading {
	font-size: 15px;
	color: #00539f;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



.grey_heading {
	font-size: 15px;
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.subheading {
	font-size: 12px;
	color: #D60000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.breadcrumb{
	font: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #497db8;
}



a.breadcrumb:link {
	color: #497db8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.breadcrumb:visited {
	color: #497db8;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.breadcrumb:hover {
	color: #064f9e;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.breadcrumb:active {
	color: #497db8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
} 







.input_search {
	height: 15px;
	background-color: ffffff;
	border-width : 0px;
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}


form{
	display:table;
	width: 100px;
	height: 16px;
}




.url {
	color: #1C8DFF;
	font-size: 11px;
}


.bullets {
	color: #1C8DFF;
	font-size: 11px;
}


.maintextgrey	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
.maintextblk	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.maintextblu	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #101D52;
	line-height: 18px;
}
.maintextwhtnosp	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.tickercontainer { /* the outer div with the black border */
border: 1px solid #cecece;
background: #eeeeee; 
width: 872px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
-moz-border-radius: 5px;
border-radius: 5px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 8px;
width: 2500px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 870px;
font: 10px Verdana;
list-style-type: none;
margin: 0;
padding: 3px;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #eeeeee;

}
ul.newsticker a {
	
	padding: 0;
	color: #015ead;
	font-family: Verdana;
	font-size: 10px;
	margin-top: 0;
	margin-right:20px;
	margin-bottom: 0;
	margin-left: 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 



#wrapp {
width: 760px;
text-align: left;
font: normal 1em Arial;
margin: 0 auto;
padding: 0;
color: black;
}
#wrapp h1 {font: bold 1.1em Arial; margin: 1.2em 0 0.5em 0; padding: 0;}
.gnb {
width: 740px; 
margin: 20px 0 3px 0; 
background: #f0f1f1 url(images/gnb_bg.gif) left top repeat-x 
}
.gnb h3{
font: normal 9px/14px Arial;
text-align: right;
margin: 0 10px 0 0; 
padding: 0
}
#wrapp p{font: normal 0.9em Arial; margin: 1em 0; padding: 0;}
#wrapp h2 {font: bold 1em Arial;}

code {
width:93%;	
font: normal 11px 'Courier New', Courier, Fixed;
color: #000;
display: block;
padding: 1em;
margin: 1em 0;
background-color: #eee;
border: 1px solid #d3d3d6;
border-left-width: 5px;
white-space: pre;
overflow-x: auto;
}


.rounded_input {
	border: 1px solid #a3a3a3;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	height: 35px;

	padding-left: 10px;	
 }

.rounded_input_button {
	border: 1px solid #a3a3a3;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 10px;
	height: 35px;
	clip: #cccccc;
 }
#Table_01 tr td table tr td img {
	text-align: center;
}
.HEA {
	font-size: 15px;
}

