/* GLOBAL STYLESHEET for ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

   Color:	rgb(0,0,0)
	Blue:		#051B3F

/*_____________________________________________________________________________________________ PAGE SETUP */
body {background:#fff; font:13px/1.3 Arial, sans-serif; color:#000;}

#header, #banner, #main, #footer {min-width:960px;}
.page {width:960px; margin:0 auto;}
/*-------------------------------------------------------------------------------------------------------- */
#header {position:relative;}
#header .page {position:relative; z-index:2; padding:0;}
/*-------------------------------------------------------------------------------------------------------- */
#banner {position:relative;}
#banner .page {position:relative; padding:2em 0;}
/*-------------------------------------------------------------------------------------------------------- */
#main {}
#main .page {position:relative; padding:2em 0;}
/*-------------------------------------------------------------------------------------------------------- */
#footer .page {position:relative; padding:2em 0;}


/*____________________________________________________________________________________________ COMMON TAGS */
h1, h1 a { font-size:16px; color:#051B3F;}
h2, h2 a { color:#051B3F; font-size:18px;}
h3, h3 a {}

ul {margin-left:0; list-style:none;}
ul li { color:#051B3F; font-size:12px;}
p { font-size:12px; color:#051B3F;}

/*__________________________________________________________________________________________________ LINKS */
a {font-weight:bold; text-decoration:none; color:rgb(0,164,227);}
a:hover {color:rgb(0,164,227);}

/*__________________________________________________________________________________________________ FORMS */
