﻿/* YUI 2.5.2 Reset & Fonts */
html{color:#000;background:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
    background: #000000 url(../images/flag_bg.jpg) no-repeat;
    font-family: Tahoma;
}

a {
  color: #4572af;
	text-decoration: none;
}

.mix {
	color: #f2f1f0;
	}
	
.biggerT	{
	font-size: 120%;
	}
	
#logIn	{
		text-align: right;
		color: #FFFFFF;
		}

#logIn a:link, a:visited	{
		color: #FFFFFF;
		}

#logIn a:hover	{
	color: #CCCCCC;
		}
			
#container
{
    margin: auto;
		/* original width - 785px */
    width: 788px;      
}

/*take this out if border line is not wanted */
#bnr
{
	overflow: hidden;
}

#fade
{
	height: 200px;
}

#bnrImg
	{		  
		border-style: solid;
		border-color: #666666;
		border-width: 1px;
	}
/*end */


.wide #container
{
     margin-left: 220px;
}

#hd
{
    padding-top: 10px;
}

#bd
{
    background: #f2f1f0 url(../images/bd_tile.jpg) repeat-x bottom;
    padding-top: 5px;   
		/*take this out if border line is not wanted */
		border-style: solid;
		border-color: #666666;
		border-width: 1px;   
		/*end*/ 
}

#bdContent
{
    padding: 0 4px 4px 4px;
}

#bdContent a
{
	text-decoration: none;
}

#bdContent a:visited
{
	text-decoration: none;
	color: #141f3d;
}
#bdContent a:hover
{
	text-decoration: none;
	color: #B81216;
}
#twoColumn
{
    margin-top: 10px;
}

#rightCol
{
    width: 520px;
    float: right;
}

#mainContent
{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	margin: 5px 10px;
}

#mainContent h1	{	
    font-size: 22px;
    color: #c1202a;
    text-align: left;
		}

#shove h1	{	
    font-size: 22px;
    color: #c1202a;
    text-align: left;
		}

#mainContent h2	{
	font-size: 18px;
	padding-top: 10px;
	color: #012C5F;
	text-align: left;
		}
		
#mainContent .heading1	{	
    font-size: 22px;
    color: #c1202a;
    text-align: left;
		}
		


#mainContent .heading2	{
	font-size: 18px;
	color: #012C5F;
	text-align: center;
		}
		
#mainContent h3	{
	font-size: 16px;
	color: #012C5F;
	text-align: left;
		}
		
#mainContent span
{
    color: #32436f;
    font-weight: bold;
}

#mainContent ul li	{
	list-style: disc inside;
	padding-left: 15px;
	margin-top: 7px;
		}

#mainContent h5	{
	font-size: 18px;
	padding-top: 10px;
	color: #012C5F;
	text-align: left;
		}


#mainContent h5 a:link	{
	color: #c1202a;
		}

#mainContent h5 a:hover	{
	color: #012C5F;
		}
			
#mainContent h5 a:visited	{
	color: #c1202a;
		}

		
#shove	{
	margin-left: 100px;
	}
#CreateAccount	{
	margin-left: 200px;
	}
#mainContent #RightImage
{
		margin-right: 15px;
		margin-top: 5px;  
		border-style: solid;
		border-color: #666666;
		border-width: 1px; 
}

	
#login
{
    margin-top: 10px;
/*    background-color: #ffffff;*/
    line-height: 1;
}

#login h1
{
    background: url(../images/login_tile.jpg) repeat-x;
    color: #ffffff;
    font-weight: bold;
    padding: 1px 4px;    
}

#loginbox
{
    padding: 8px 0px 0px 20px;
    color: #4e4e4e;
}

#loginbox span
{
    padding-left: 15px;
}

#loginbox p
{
    padding: 10px 0px;    
    font-size: 9px;
    vertical-align: top;
}

#loginbox a
{
    color: #f00000;
    text-decoration: none;
}

#loginButton
{
    width: 100px;
    float: right;
    margin-top: 20px;
}

#bottomBoxes
{
    clear: right;
    border: solid 1px #cecece;
    margin-top: 10px;
    background: url(../images/boxes_content_tile.jpg) repeat-x bottom;
}

#bottomBoxes td
{
    border-right: solid 1px #cecece;  
    width: 25%;  
}

#bottomBoxes h1
{
    background: url(../images/boxes_tile.jpg) repeat-x;
    color: #ffffff;
    font-size: 18px;
    padding: 3px 0px 4px 7px;
}

#bottomBoxes p
{
    padding: 10px 10px 0px 10px;
    color: #001a51;
}

#bottomBoxes p.createAccountLink
{
    padding-top: 5px;
    padding-bottom: 8px;
}

#bottomBoxes p.createAccountLink a
{
    color: #db0a2e;
    text-decoration: none;
}

#othersiteboxes
{
    clear: right;
    margin-top: 10px;
}

#othersiteboxes td
{
	vertical-align: top;
	width: 25%;
	padding-right: 5px;
	padding-left: 5px;
}

#othersiteboxes td div
{
	height: 80px;
	border: thin black solid;
	cursor: pointer;
}

#othersiteboxes th
{
    font-size: 18px;
    color: #c1202a;
    padding: 3px 0px 4px 7px;
		text-align: center;
		border: none;
}

#othersiteboxes h1
{
    background: url(../images/boxes_tile.jpg) repeat-x;
    color: #ffffff;
    font-size: 18px;
    padding: 3px 0px 4px 7px;
}

#othersiteboxes p
{
    padding: 10px 10px 0px 10px;
    color: #001a51;
}

#othersiteboxes p.createAccountLink
{
    padding-top: 5px;
    padding-bottom: 8px;
}

#othersiteboxes p.createAccountLink a
{
    color: #db0a2e;
    text-decoration: none;
}

#leftCol
{
    margin-right: 540px;
    margin-left: 10px;
		padding-bottom: 15px;
    font-size: 22px;
    color: #c1202a;
    text-align: right;
    font-weight: bold;    
}

#ft {
	text-align: center;
	margin-top: 5px; 
	padding-bottom: 50px;  
	color: White;
	font-size: 12px;
	line-height: 1.5;
	height: 200px;
}

#ft a {
	color: #4572af;
	text-decoration: none;
}

#ft span {
  font-style: italic;
  font-size: 13px;
}

#ft span span {
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
}

#ft p, #ft p a {
  font-family: Arial;
  color: #4572af;
  font-size: 10px;
  text-decoration: none;
}

#ft p {
  margin-top: 10px;       
}

#topNav
{
    background: url(../images/navBar.png) no-repeat;
    padding-bottom: 10px;    
		margin-left: 1px;
}

#topNav ul
{
    margin-left: 10px;
}

#topNav li
{
    display: inline;
}

#topNav li a
{
    color: #32436f;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    padding: 1px 30px 2px 30px;
    border-left: solid 1px #cecece;
}

#topNav li a.first
{
    border-left: none;
}

#topNav li a:hover
{
    color: #d02a36;
}

#navButton {
    background: url(../images/boxes_tile.jpg) repeat-x;
    color: #ffffff;
    font-size: 18px;
	width: 200px;
    padding: 3px 10px 4px 10px;
    clear: right;
    border: solid 1px #cecece;
    margin-top: 10px;
	text-align: center;
	cursor: pointer;
    text-decoration: none;
}
#navButtonText {
	color: #ffffff;
}
